mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05: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