mirror of
https://github.com/minio/minio.git
synced 2025-12-03 06:22:32 -05:00
fix: 'mc support perf drive' crash fix when read returns < 1s
This commit is contained in:
2
go.mod
2
go.mod
@@ -45,7 +45,7 @@ require (
|
||||
github.com/minio/cli v1.22.0
|
||||
github.com/minio/console v0.18.1
|
||||
github.com/minio/csvparser v1.0.0
|
||||
github.com/minio/dperf v0.4.1
|
||||
github.com/minio/dperf v0.4.2
|
||||
github.com/minio/highwayhash v1.0.2
|
||||
github.com/minio/kes v0.19.2
|
||||
github.com/minio/madmin-go v1.3.14
|
||||
|
||||
Reference in New Issue
Block a user