mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
move to iam, bucket policy from minio/pkg (#12400)
This commit is contained in:
@@ -25,7 +25,7 @@ import (
|
||||
humanize "github.com/dustin/go-humanize"
|
||||
"github.com/gorilla/mux"
|
||||
"github.com/minio/minio/cmd/logger"
|
||||
"github.com/minio/minio/pkg/bucket/policy"
|
||||
"github.com/minio/pkg/bucket/policy"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user