Updated console to v0.31.0 (#17578)

This commit is contained in:
Alex
2023-07-06 01:37:56 -06:00
committed by GitHub
parent 2dbb1cff4a
commit 37cbd114de
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -43,7 +43,7 @@ require (
github.com/lithammer/shortuuid/v4 v4.0.0
github.com/miekg/dns v1.1.55
github.com/minio/cli v1.24.2
github.com/minio/console v0.30.1-0.20230623034122-b7b0271ec78c
github.com/minio/console v0.31.0
github.com/minio/csvparser v1.0.0
github.com/minio/dnscache v0.1.1
github.com/minio/dperf v0.4.10