mirror of
https://github.com/pgsty/minio.git
synced 2026-07-21 05:00:22 +03:00
move madmin to github.com/minio/madmin-go (#12239)
This commit is contained in:
@@ -23,9 +23,9 @@ import (
|
||||
"time"
|
||||
|
||||
humanize "github.com/dustin/go-humanize"
|
||||
"github.com/minio/madmin-go"
|
||||
"github.com/minio/minio/pkg/bucket/replication"
|
||||
"github.com/minio/minio/pkg/hash"
|
||||
"github.com/minio/minio/pkg/madmin"
|
||||
)
|
||||
|
||||
// BackendType - represents different backend types.
|
||||
|
||||
Reference in New Issue
Block a user