update console release to v0.10.2

This commit is contained in:
Harshavardhana
2021-09-27 19:09:03 -07:00
parent 3c70eca758
commit 4519450363
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.10.1
github.com/minio/console v0.10.2
github.com/minio/csvparser v1.0.0
github.com/minio/highwayhash v1.0.2
github.com/minio/kes v0.14.0