fix: 'mc support perf drive' crash fix when read returns < 1s

This commit is contained in:
Minio Trusted
2022-06-13 11:24:37 -07:00
parent e9efee0e64
commit 48ff373ff7
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -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