mirror of
https://github.com/minio/minio.git
synced 2025-11-10 05:59:43 -05:00
move to iam, bucket policy from minio/pkg (#12400)
This commit is contained in:
@@ -37,7 +37,7 @@ import (
|
||||
xhttp "github.com/minio/minio/cmd/http"
|
||||
"github.com/minio/minio/cmd/logger"
|
||||
"github.com/minio/minio/pkg/auth"
|
||||
"github.com/minio/minio/pkg/bucket/policy"
|
||||
"github.com/minio/pkg/bucket/policy"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user