mirror of
https://github.com/minio/minio.git
synced 2025-11-09 05:34:56 -05:00
move madmin to github.com/minio/madmin-go (#12239)
This commit is contained in:
@@ -23,7 +23,7 @@ import (
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
"github.com/minio/minio/pkg/madmin"
|
||||
"github.com/minio/madmin-go"
|
||||
)
|
||||
|
||||
// Tests if we generate storage info.
|
||||
|
||||
Reference in New Issue
Block a user