mirror of
https://github.com/pgsty/minio.git
synced 2026-07-21 05:00:22 +03:00
move to iam, bucket policy from minio/pkg (#12400)
This commit is contained in:
@@ -26,8 +26,8 @@ import (
|
||||
"github.com/gorilla/mux"
|
||||
"github.com/minio/minio/cmd/logger"
|
||||
|
||||
"github.com/minio/minio/pkg/bucket/policy"
|
||||
"github.com/minio/minio/pkg/sync/errgroup"
|
||||
"github.com/minio/pkg/bucket/policy"
|
||||
)
|
||||
|
||||
func concurrentDecryptETag(ctx context.Context, objects []ObjectInfo) {
|
||||
|
||||
Reference in New Issue
Block a user