Capture TLS info in health report (#13470)

So that TLS related checks can be added in subnet health-analyzer
This commit is contained in:
Shireesh Anjal
2021-10-20 22:42:01 +05:30
committed by GitHub
parent 5f1af8a69d
commit ce40392803
3 changed files with 24 additions and 3 deletions

2
go.mod
View File

@@ -46,7 +46,7 @@ require (
github.com/minio/csvparser v1.0.0
github.com/minio/highwayhash v1.0.2
github.com/minio/kes v0.14.0
github.com/minio/madmin-go v1.1.7
github.com/minio/madmin-go v1.1.10
github.com/minio/minio-go/v7 v7.0.15
github.com/minio/parquet-go v1.0.0
github.com/minio/pkg v1.1.5