1
0
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:
Aditya Manthramurthy
2024-05-23 00:59:47 -07:00
committed by GitHub
parent b46cf3c417
commit d4b7b00d73
186 changed files with 202 additions and 202 deletions

View File

@@ -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{