init console after IAM init() (#15531)

fixes #15527
This commit is contained in:
Harshavardhana
2022-08-13 12:54:41 -07:00
committed by GitHub
parent 9986e103cf
commit c7d535c648
3 changed files with 20 additions and 17 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.15
github.com/minio/madmin-go v1.4.17
github.com/minio/minio-go/v7 v7.0.34
github.com/minio/pkg v1.3.0
github.com/minio/selfupdate v0.5.0