Update dperf to 0.4.1 (#15071)

This commit is contained in:
Anis Elleuch
2022-06-11 17:39:50 +01:00
committed by GitHub
parent 7413045f0e
commit 21526efe51
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.0
github.com/minio/dperf v0.4.1
github.com/minio/highwayhash v1.0.2
github.com/minio/kes v0.19.2
github.com/minio/madmin-go v1.3.14