mirror of
https://github.com/pgsty/minio.git
synced 2026-08-09 07:43:29 +03:00
move the dependency to minio/pkg for common libraries (#12397)
This commit is contained in:
@@ -33,7 +33,7 @@ import (
|
||||
jsoniter "github.com/json-iterator/go"
|
||||
"github.com/minio/minio/cmd/logger"
|
||||
xioutil "github.com/minio/minio/pkg/ioutil"
|
||||
"github.com/minio/minio/pkg/trie"
|
||||
"github.com/minio/pkg/trie"
|
||||
)
|
||||
|
||||
// Returns EXPORT/.minio.sys/multipart/SHA256/UPLOADID
|
||||
|
||||
Reference in New Issue
Block a user