Update module github.com/go-ldap/ldap/v3 to v3.4.4
Compare changes
Files
2+ 2
− 2
@@ -13,7 +13,7 @@ require (
github.com/go-ldap/ldap/v3 v3.4.3
@@ -23,6 +23,6 @@ require (
golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/go-ldap/ldap/v3 | require | patch |
v3.4.3 -> v3.4.4
|
v3.4.4
#367 - Update test matrix to Go v1.14+ #366 - Support for configurable logger #368 - Linter cleanup #372 - Update minimum required Go version to 1.14 #371 - Allow NTLM authentication without a password #374 - Add missing Client interface methods #373 - Implement Subtree delete control type #375 - feat: return referrals for modify operation #304 - Add Entry Unmarshal #382 - added int and []byte type to entry unmarshal #385 - Update dependencies to satisfy new ntlmssp.ProcessChallenge signature #386 - Add String() methods to DN and its subtypes #388 - Fix request timeout handling
This MR has been generated by Renovate Bot.