Show a better error msg when internal data encryption key is incorrect (#16549)

This commit is contained in:
Anis Elleuch
2023-02-07 14:22:54 +01:00
committed by GitHub
parent 0319ae756a
commit 095b518802
5 changed files with 14 additions and 21 deletions

2
go.mod
View File

@@ -48,7 +48,7 @@ require (
github.com/minio/dperf v0.4.2
github.com/minio/highwayhash v1.0.2
github.com/minio/kes v0.22.3
github.com/minio/madmin-go/v2 v2.0.8
github.com/minio/madmin-go/v2 v2.0.9
github.com/minio/minio-go/v7 v7.0.47
github.com/minio/mux v1.9.0
github.com/minio/pkg v1.6.1