move to iam, bucket policy from minio/pkg (#12400)

This commit is contained in:
Harshavardhana
2021-05-29 21:16:42 -07:00
committed by GitHub
parent 3350dbc50d
commit fdc2020b10
111 changed files with 54 additions and 15745 deletions

View File

@@ -35,7 +35,7 @@ import (
humanize "github.com/dustin/go-humanize"
"github.com/minio/minio-go/v7/pkg/set"
xhttp "github.com/minio/minio/cmd/http"
"github.com/minio/minio/pkg/bucket/policy"
"github.com/minio/pkg/bucket/policy"
)
// API suite container common to both FS and Erasure.