mirror of
https://github.com/pgsty/minio.git
synced 2026-07-23 14:10:25 +03:00
move madmin to github.com/minio/madmin-go (#12239)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
package cmd
|
||||
|
||||
import (
|
||||
"github.com/minio/minio/pkg/madmin"
|
||||
"github.com/minio/madmin-go"
|
||||
)
|
||||
|
||||
// GetTotalCapacity gets the total capacity in the cluster.
|
||||
|
||||
Reference in New Issue
Block a user