mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
move to iam, bucket policy from minio/pkg (#12400)
This commit is contained in:
@@ -38,7 +38,7 @@ import (
|
||||
"github.com/minio/minio/pkg/bucket/bandwidth"
|
||||
"github.com/minio/minio/pkg/bucket/replication"
|
||||
"github.com/minio/minio/pkg/event"
|
||||
iampolicy "github.com/minio/minio/pkg/iam/policy"
|
||||
iampolicy "github.com/minio/pkg/iam/policy"
|
||||
)
|
||||
|
||||
// gets replication config associated to a given bucket name.
|
||||
|
||||
Reference in New Issue
Block a user