fix: passing application configuration to console (#15409)

This is an update to MinIO server after swagger codegen related build
fixes added after issues introduced in 39fd7b0b3b
This commit is contained in:
Aditya Manthramurthy
2022-07-28 18:30:24 -07:00
committed by GitHub
parent bc72e4226e
commit 7ac53c07af
3 changed files with 10 additions and 4 deletions

2
go.mod
View File

@@ -43,7 +43,7 @@ require (
github.com/lib/pq v1.10.4
github.com/miekg/dns v1.1.48
github.com/minio/cli v1.22.0
github.com/minio/console v0.19.3
github.com/minio/console v0.19.4-0.20220728202016-3b11556f4b9d
github.com/minio/csvparser v1.0.0
github.com/minio/dperf v0.4.2
github.com/minio/highwayhash v1.0.2