mirror of
https://github.com/minio/minio.git
synced 2025-11-09 05:34:56 -05:00
move the dependency to minio/pkg for common libraries (#12397)
This commit is contained in:
@@ -32,8 +32,8 @@ import (
|
||||
|
||||
"github.com/klauspost/compress/s2"
|
||||
"github.com/minio/minio/cmd/logger"
|
||||
"github.com/minio/minio/pkg/console"
|
||||
"github.com/minio/minio/pkg/hash"
|
||||
"github.com/minio/pkg/console"
|
||||
"github.com/tinylib/msgp/msgp"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user