mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 12:40:24 +03:00
move the dependency to minio/pkg for common libraries (#12397)
This commit is contained in:
@@ -42,7 +42,7 @@ import (
|
||||
"github.com/minio/minio/pkg/event/target"
|
||||
"github.com/minio/minio/pkg/kms"
|
||||
xnet "github.com/minio/minio/pkg/net"
|
||||
"github.com/minio/minio/pkg/quick"
|
||||
"github.com/minio/pkg/quick"
|
||||
)
|
||||
|
||||
// DO NOT EDIT following message template, please open a GitHub issue to discuss instead.
|
||||
|
||||
Reference in New Issue
Block a user