mirror of
https://github.com/minio/minio.git
synced 2025-12-03 06:22:32 -05:00
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:
committed by
GitHub
parent
bc72e4226e
commit
7ac53c07af
2
go.mod
2
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user