mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
Skip non existent ldap entities while import (#20352)
Dont hard error for nonexisting LDAP entries instead of logging them report them via `mc` Signed-off-by: Shubhendu Ram Tripathi <shubhendu@minio.io>
This commit is contained in:
2
go.mod
2
go.mod
@@ -51,7 +51,7 @@ require (
|
||||
github.com/minio/highwayhash v1.0.3
|
||||
github.com/minio/kms-go/kes v0.3.0
|
||||
github.com/minio/kms-go/kms v0.4.0
|
||||
github.com/minio/madmin-go/v3 v3.0.64
|
||||
github.com/minio/madmin-go/v3 v3.0.66
|
||||
github.com/minio/minio-go/v7 v7.0.76
|
||||
github.com/minio/mux v1.9.0
|
||||
github.com/minio/pkg/v3 v3.0.13
|
||||
|
||||
Reference in New Issue
Block a user