mirror of
https://github.com/minio/mc.git
synced 2025-11-10 13:42:32 +03:00
Update mc dependencies to recent dep change on MinIO (#3026)
This commit is contained in:
committed by
kannappanr
parent
8f0b923312
commit
9663319e9e
@@ -21,7 +21,7 @@ import (
|
||||
"runtime"
|
||||
|
||||
"github.com/minio/cli"
|
||||
"github.com/minio/mc/pkg/console"
|
||||
"github.com/minio/minio/pkg/console"
|
||||
)
|
||||
|
||||
func checkCopySyntax(ctx *cli.Context, encKeyDB map[string][]prefixSSEPair) {
|
||||
|
||||
Reference in New Issue
Block a user