mirror of
https://github.com/minio/minio.git
synced 2025-12-08 08:42:43 -05:00
move the dependency to minio/pkg for common libraries (#12397)
This commit is contained in:
@@ -32,7 +32,7 @@ import (
|
||||
xhttp "github.com/minio/minio/cmd/http"
|
||||
"github.com/minio/minio/cmd/logger"
|
||||
"github.com/minio/minio/pkg/lock"
|
||||
"github.com/minio/minio/pkg/mimedb"
|
||||
"github.com/minio/pkg/mimedb"
|
||||
)
|
||||
|
||||
// FS format, and object metadata.
|
||||
|
||||
Reference in New Issue
Block a user