Add LDAP DNS SRV record lookup support (#16201)

This commit is contained in:
Aditya Manthramurthy
2022-12-12 11:27:27 -08:00
committed by GitHub
parent 2fc182d8e6
commit a469e6768d
5 changed files with 40 additions and 10 deletions

2
go.mod
View File

@@ -51,7 +51,7 @@ require (
github.com/minio/kes v0.22.0
github.com/minio/madmin-go/v2 v2.0.1
github.com/minio/minio-go/v7 v7.0.44
github.com/minio/pkg v1.5.6
github.com/minio/pkg v1.5.8
github.com/minio/selfupdate v0.5.0
github.com/minio/sha256-simd v1.0.0
github.com/minio/simdjson-go v0.4.2