mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 20:50:22 +03:00
move the dependency to minio/pkg for common libraries (#12397)
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ import (
|
||||
"github.com/minio/minio/pkg/color"
|
||||
"github.com/minio/minio/pkg/hash"
|
||||
"github.com/minio/minio/pkg/sync/errgroup"
|
||||
"github.com/minio/minio/pkg/wildcard"
|
||||
"github.com/minio/pkg/wildcard"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user