mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
move madmin to github.com/minio/madmin-go (#12239)
This commit is contained in:
@@ -23,9 +23,9 @@ import (
|
||||
"fmt"
|
||||
"time"
|
||||
|
||||
"github.com/minio/madmin-go"
|
||||
"github.com/minio/minio/cmd/logger"
|
||||
"github.com/minio/minio/pkg/event"
|
||||
"github.com/minio/minio/pkg/madmin"
|
||||
)
|
||||
|
||||
// BucketQuotaSys - map of bucket and quota configuration.
|
||||
|
||||
Reference in New Issue
Block a user