mirror of
https://github.com/pgsty/minio.git
synced 2026-07-24 14:36:15 +03:00
move madmin to github.com/minio/madmin-go (#12239)
This commit is contained in:
+1
-1
@@ -30,11 +30,11 @@ import (
|
||||
"time"
|
||||
|
||||
humanize "github.com/dustin/go-humanize"
|
||||
"github.com/minio/madmin-go"
|
||||
"github.com/minio/minio-go/v7/pkg/set"
|
||||
"github.com/minio/minio/cmd/logger"
|
||||
"github.com/minio/minio/pkg/auth"
|
||||
iampolicy "github.com/minio/minio/pkg/iam/policy"
|
||||
"github.com/minio/minio/pkg/madmin"
|
||||
)
|
||||
|
||||
// UsersSysType - defines the type of users and groups system that is
|
||||
|
||||
Reference in New Issue
Block a user