Server side speedtest implementation (#12750)

This commit is contained in:
Krishna Srinivas
2021-07-27 12:55:56 -07:00
committed by GitHub
parent 471b4fd0c9
commit aa0c28809b
10 changed files with 297 additions and 4 deletions

2
go.mod
View File

@@ -45,7 +45,7 @@ require (
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.17
github.com/minio/madmin-go v1.0.19
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