update console v0.20.2

This commit is contained in:
Minio Trusted 2022-09-16 16:45:59 -07:00
parent 2c68a19dfd
commit d4bca00df9
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -43,7 +43,7 @@ require (
github.com/lib/pq v1.10.7
github.com/miekg/dns v1.1.50
github.com/minio/cli v1.23.0
github.com/minio/console v0.20.1
github.com/minio/console v0.20.2
github.com/minio/csvparser v1.0.0
github.com/minio/dperf v0.4.2
github.com/minio/highwayhash v1.0.2

4
go.sum
View File

@ -635,8 +635,8 @@ github.com/minio/cli v1.23.0 h1:hNuf8xi/JU5EJRX+T38e2zcnh2EpdVqs8aH4lNXWe3w=
github.com/minio/cli v1.23.0/go.mod h1:bYxnK0uS629N3Bq+AOZZ+6lwF77Sodk4+UL9vNuXhOY=
github.com/minio/colorjson v1.0.2 h1:Em3IM68MTm3h+Oxa0nxrV9VQqDgbxvC5iq5A+pqzDeI=
github.com/minio/colorjson v1.0.2/go.mod h1:JWxcL2n8T8JVf+NY6awl6kn5nK49aAzHOeQEM33dL0k=
github.com/minio/console v0.20.1 h1:4Ke+ESr2Ic5LL02lrJDvLPmBlxBbdCQa029Y1YlZybY=
github.com/minio/console v0.20.1/go.mod h1:WTCbu3Ew6UqSiDjAXpJz4GSV9oF7tXuc2Lfi+oibIlk=
github.com/minio/console v0.20.2 h1:X5fjF0HoNnrTxZOWBuR+5IXu56UxM4rckujZsxLqjC0=
github.com/minio/console v0.20.2/go.mod h1:WTCbu3Ew6UqSiDjAXpJz4GSV9oF7tXuc2Lfi+oibIlk=
github.com/minio/csvparser v1.0.0 h1:xJEHcYK8ZAjeW4hNV9Zu30u+/2o4UyPnYgyjWp8b7ZU=
github.com/minio/csvparser v1.0.0/go.mod h1:lKXskSLzPgC5WQyzP7maKH7Sl1cqvANXo9YCto8zbtM=
github.com/minio/dperf v0.4.2 h1:u2fcdXViX3+alZcEYSOh1crNbGtVU5drQ24lP3Xx6j8=