mirror of
https://github.com/minio/mc.git
synced 2025-11-25 08:23:07 +03:00
Bump up minio/pkg to v3 (#4940)
This commit is contained in:
committed by
GitHub
parent
b46cf3c417
commit
d4b7b00d73
@@ -23,7 +23,7 @@ import (
|
||||
"github.com/fatih/color"
|
||||
"github.com/minio/cli"
|
||||
"github.com/minio/mc/pkg/probe"
|
||||
"github.com/minio/pkg/v2/console"
|
||||
"github.com/minio/pkg/v3/console"
|
||||
)
|
||||
|
||||
var adminUserListCmd = cli.Command{
|
||||
|
||||
Reference in New Issue
Block a user