update console dependency for derivedKey fix

This commit is contained in:
Harshavardhana
2021-07-12 14:37:25 -07:00
parent 2b6d0a1d84
commit c438eda624
2 changed files with 3 additions and 5 deletions

2
go.mod
View File

@@ -41,7 +41,7 @@ require (
github.com/mattn/go-runewidth v0.0.13 // indirect
github.com/miekg/dns v1.1.35
github.com/minio/cli v1.22.0
github.com/minio/console v0.7.6-0.20210710191111-445c0be5b1cf
github.com/minio/console v0.7.6-0.20210712213110-54dfcbd378d2
github.com/minio/csvparser v1.0.0
github.com/minio/highwayhash v1.0.2
github.com/minio/kes v0.14.0