update console UI to v0.43.0 release (#18653)

This commit is contained in:
Harshavardhana
2023-12-14 10:50:54 -08:00
committed by GitHub
parent 10ca0a6936
commit 8fa2898ff1
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -45,7 +45,7 @@ require (
github.com/lithammer/shortuuid/v4 v4.0.0
github.com/miekg/dns v1.1.57
github.com/minio/cli v1.24.2
github.com/minio/console v0.42.1
github.com/minio/console v0.43.0
github.com/minio/csvparser v1.0.0
github.com/minio/dnscache v0.1.1
github.com/minio/dperf v0.5.2