mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
Update console package to v1.7.3 (#20606)
This commit is contained in:
4
go.mod
4
go.mod
@@ -42,7 +42,7 @@ require (
|
||||
github.com/lithammer/shortuuid/v4 v4.0.0
|
||||
github.com/miekg/dns v1.1.62
|
||||
github.com/minio/cli v1.24.2
|
||||
github.com/minio/console v1.7.1
|
||||
github.com/minio/console v1.7.3
|
||||
github.com/minio/csvparser v1.0.0
|
||||
github.com/minio/dnscache v0.1.1
|
||||
github.com/minio/dperf v0.6.0
|
||||
@@ -52,7 +52,7 @@ require (
|
||||
github.com/minio/madmin-go/v3 v3.0.70
|
||||
github.com/minio/minio-go/v7 v7.0.77
|
||||
github.com/minio/mux v1.9.0
|
||||
github.com/minio/pkg/v3 v3.0.20
|
||||
github.com/minio/pkg/v3 v3.0.22
|
||||
github.com/minio/selfupdate v0.6.0
|
||||
github.com/minio/simdjson-go v0.4.5
|
||||
github.com/minio/sio v0.4.1
|
||||
|
||||
Reference in New Issue
Block a user