Allow a KMS Action to specify keys in the Resources of a policy (#20079)

This commit is contained in:
Mark Theunissen
2024-07-17 00:03:03 +10:00
committed by GitHub
parent 2584430141
commit 698bb93a46
7 changed files with 1037 additions and 12 deletions

2
go.mod
View File

@@ -55,7 +55,7 @@ require (
github.com/minio/madmin-go/v3 v3.0.58
github.com/minio/minio-go/v7 v7.0.73
github.com/minio/mux v1.9.0
github.com/minio/pkg/v3 v3.0.7
github.com/minio/pkg/v3 v3.0.8
github.com/minio/selfupdate v0.6.0
github.com/minio/simdjson-go v0.4.5
github.com/minio/sio v0.4.0