mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
update console v0.39.0 (#18038)
Signed-off-by: Harshavardhana <harsha@minio.io>
This commit is contained in:
4
go.mod
4
go.mod
@@ -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.38.0
|
||||
github.com/minio/console v0.39.0
|
||||
github.com/minio/csvparser v1.0.0
|
||||
github.com/minio/dnscache v0.1.1
|
||||
github.com/minio/dperf v0.5.0
|
||||
@@ -179,7 +179,7 @@ require (
|
||||
github.com/mattn/go-localereader v0.0.1 // indirect
|
||||
github.com/mattn/go-runewidth v0.0.15 // indirect
|
||||
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
|
||||
github.com/minio/colorjson v1.0.5 // indirect
|
||||
github.com/minio/colorjson v1.0.6 // indirect
|
||||
github.com/minio/filepath v1.0.0 // indirect
|
||||
github.com/minio/mc v0.0.0-20230907224855-9dcef8825fae // indirect
|
||||
github.com/minio/md5-simd v1.1.2 // indirect
|
||||
|
||||
Reference in New Issue
Block a user