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:
@@ -30,8 +30,8 @@ import (
|
||||
"testing"
|
||||
|
||||
"github.com/gorilla/mux"
|
||||
"github.com/minio/madmin-go"
|
||||
"github.com/minio/minio/pkg/auth"
|
||||
"github.com/minio/minio/pkg/madmin"
|
||||
)
|
||||
|
||||
// adminErasureTestBed - encapsulates subsystems that need to be setup for
|
||||
|
||||
Reference in New Issue
Block a user