mirror of
https://github.com/pgsty/minio.git
synced 2026-07-23 22:16:15 +03:00
move the dependency to minio/pkg for common libraries (#12397)
This commit is contained in:
+1
-1
@@ -44,8 +44,8 @@ import (
|
||||
"github.com/minio/minio/pkg/color"
|
||||
xioutil "github.com/minio/minio/pkg/ioutil"
|
||||
"github.com/minio/minio/pkg/lock"
|
||||
"github.com/minio/minio/pkg/mimedb"
|
||||
"github.com/minio/minio/pkg/mountinfo"
|
||||
"github.com/minio/pkg/mimedb"
|
||||
)
|
||||
|
||||
// Default etag is used for pre-existing objects.
|
||||
|
||||
Reference in New Issue
Block a user