mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
move the dependency to minio/pkg for common libraries (#12397)
This commit is contained in:
@@ -31,7 +31,7 @@ import (
|
||||
"github.com/minio/minio/cmd/logger"
|
||||
"github.com/minio/minio/pkg/auth"
|
||||
"github.com/minio/minio/pkg/event/target"
|
||||
"github.com/minio/minio/pkg/quick"
|
||||
"github.com/minio/pkg/quick"
|
||||
)
|
||||
|
||||
/////////////////// Config V1 ///////////////////
|
||||
|
||||
Reference in New Issue
Block a user