Convert service account add/update expiration to cond values (#19024)

In order to force some users allowed to create or update a service
account to provide an expiration satifying the user policy conditions.
This commit is contained in:
Anis Eleuch
2024-02-12 17:36:16 +01:00
committed by GitHub
parent 0e177a44e0
commit 4fa06aefc6
4 changed files with 128 additions and 24 deletions

2
go.mod
View File

@@ -54,7 +54,7 @@ require (
github.com/minio/madmin-go/v3 v3.0.45
github.com/minio/minio-go/v7 v7.0.66
github.com/minio/mux v1.9.0
github.com/minio/pkg/v2 v2.0.9-0.20240130164631-ac3f1be23e94
github.com/minio/pkg/v2 v2.0.9-0.20240209124402-7990a27fd79d
github.com/minio/selfupdate v0.6.0
github.com/minio/sha256-simd v1.0.1
github.com/minio/simdjson-go v0.4.5