Allow querying a single target in config get API (#15587)

This commit is contained in:
Aditya Manthramurthy
2022-08-25 00:17:05 -07:00
committed by GitHub
parent edba7c987b
commit 18dffb26e7
4 changed files with 43 additions and 8 deletions

2
go.mod
View File

@@ -48,7 +48,7 @@ require (
github.com/minio/dperf v0.4.2
github.com/minio/highwayhash v1.0.2
github.com/minio/kes v0.20.0
github.com/minio/madmin-go v1.4.24
github.com/minio/madmin-go v1.4.25
github.com/minio/minio-go/v7 v7.0.34
github.com/minio/pkg v1.3.0
github.com/minio/selfupdate v0.5.0