feat: support perf client to show TX from client to server (#17718)

This commit is contained in:
jiuker
2023-08-10 22:14:46 +08:00
committed by GitHub
parent 49c8e16410
commit b1391d1991
5 changed files with 70 additions and 3 deletions

2
go.mod
View File

@@ -49,7 +49,7 @@ require (
github.com/minio/dperf v0.5.0
github.com/minio/highwayhash v1.0.2
github.com/minio/kes-go v0.1.0
github.com/minio/madmin-go/v3 v3.0.9
github.com/minio/madmin-go/v3 v3.0.11
github.com/minio/minio-go/v7 v7.0.61
github.com/minio/mux v1.9.0
github.com/minio/pkg v1.7.5