Update dperf v0.3.6 (#14773)

This commit is contained in:
Aditya Manthramurthy 2022-04-19 02:40:36 -07:00 committed by GitHub
parent 78c9109f6c
commit 4685b76e08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -48,7 +48,7 @@ require (
github.com/minio/cli v1.22.0
github.com/minio/console v0.15.14
github.com/minio/csvparser v1.0.0
github.com/minio/dperf v0.3.5
github.com/minio/dperf v0.3.6
github.com/minio/highwayhash v1.0.2
github.com/minio/kes v0.19.0
github.com/minio/madmin-go v1.3.11

4
go.sum
View file

@ -700,8 +700,8 @@ github.com/minio/console v0.15.14 h1:rYk1PnD++J7XL8NoNRTP8VLJ/Uooqfm6f0mFGkSyKPo
github.com/minio/console v0.15.14/go.mod h1:Cb2a1nMgQum6GXt3SGHX3rY41h7yagDiaRyLdGDl2ls=
github.com/minio/csvparser v1.0.0 h1:xJEHcYK8ZAjeW4hNV9Zu30u+/2o4UyPnYgyjWp8b7ZU=
github.com/minio/csvparser v1.0.0/go.mod h1:lKXskSLzPgC5WQyzP7maKH7Sl1cqvANXo9YCto8zbtM=
github.com/minio/dperf v0.3.5 h1:PoSVUEwS/lLyKb9c1JDGGe3gn5iSrquojxJf1mlfjfM=
github.com/minio/dperf v0.3.5/go.mod h1:mo7rPmlIl3Bgn8CrM0Yjeu3AL3xXVd7sH7Hpj4OGK1E=
github.com/minio/dperf v0.3.6 h1:EAe/OEEuFRGRbcGsfV0+2KsQkrmTvh51UOoCd/h4DDI=
github.com/minio/dperf v0.3.6/go.mod h1:mo7rPmlIl3Bgn8CrM0Yjeu3AL3xXVd7sH7Hpj4OGK1E=
github.com/minio/filepath v1.0.0 h1:fvkJu1+6X+ECRA6G3+JJETj4QeAYO9sV43I79H8ubDY=
github.com/minio/filepath v1.0.0/go.mod h1:/nRZA2ldl5z6jT9/KQuvZcQlxZIMQoFFQPvEXx9T/Bw=
github.com/minio/highwayhash v1.0.1/go.mod h1:BQskDq+xkJ12lmlUUi7U0M5Swg3EWR+dLTk+kldvVxY=