update console dependency

This commit is contained in:
Minio Trusted
2021-07-10 12:16:07 -07:00
parent 931f73f59a
commit e4c3953947
2 changed files with 3 additions and 3 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.5-0.20210628223511-b51d5505f375
github.com/minio/console v0.7.6-0.20210710191111-445c0be5b1cf
github.com/minio/csvparser v1.0.0
github.com/minio/highwayhash v1.0.2
github.com/minio/kes v0.14.0