Update console to 0.22.5 (#16400)

This commit is contained in:
Aditya Manthramurthy
2023-01-11 18:06:16 -08:00
committed by GitHub
parent 475a88b555
commit 7bc95c47a3
2 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -44,7 +44,7 @@ require (
github.com/lithammer/shortuuid/v4 v4.0.0
github.com/miekg/dns v1.1.50
github.com/minio/cli v1.24.2
github.com/minio/console v0.22.4
github.com/minio/console v0.22.5
github.com/minio/csvparser v1.0.0
github.com/minio/dperf v0.4.2
github.com/minio/highwayhash v1.0.2