mirror of
https://github.com/minio/minio.git
synced 2025-12-02 06:07:51 -05:00
update console to master branch
with new fixes - improve download behavior - avoid response timeouts
This commit is contained in:
4
go.mod
4
go.mod
@@ -41,12 +41,12 @@ require (
|
||||
github.com/mattn/go-runewidth v0.0.13 // indirect
|
||||
github.com/miekg/dns v1.1.35
|
||||
github.com/minio/cli v1.22.0
|
||||
github.com/minio/console v0.7.6-0.20210712213110-54dfcbd378d2
|
||||
github.com/minio/console v0.7.6-0.20210715212137-d8840cc81026
|
||||
github.com/minio/csvparser v1.0.0
|
||||
github.com/minio/highwayhash v1.0.2
|
||||
github.com/minio/kes v0.14.0
|
||||
github.com/minio/madmin-go v1.0.16-0.20210713203601-e2a5b7c4d8ae
|
||||
github.com/minio/minio-go/v7 v7.0.13-0.20210706013812-337aa536abe2
|
||||
github.com/minio/minio-go/v7 v7.0.13-0.20210715203016-9e713532886e
|
||||
github.com/minio/parquet-go v1.0.0
|
||||
github.com/minio/pkg v1.0.10
|
||||
github.com/minio/rpc v1.0.0
|
||||
|
||||
Reference in New Issue
Block a user