mirror of
https://github.com/pgsty/minio.git
synced 2026-08-10 00:03:29 +03:00
move madmin to github.com/minio/madmin-go (#12239)
This commit is contained in:
+1
-1
@@ -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