mirror of
https://github.com/minio/minio.git
synced 2025-12-05 07:12:33 -05:00
Capture TLS info in health report (#13470)
So that TLS related checks can be added in subnet health-analyzer
This commit is contained in:
2
go.mod
2
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user