Update console version to 1.7.0 (#20211)

This commit is contained in:
Cesar N.
2024-08-02 22:33:23 -06:00
committed by GitHub
parent db2c7ed1d1
commit 6efb56851c
2 changed files with 3 additions and 3 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.61
github.com/minio/cli v1.24.2
github.com/minio/console v1.6.3
github.com/minio/console v1.7.0
github.com/minio/csvparser v1.0.0
github.com/minio/dnscache v0.1.1
github.com/minio/dperf v0.5.3