Update module github.com/go-ldap/ldap/v3 to v3.4.3
... | ... | @@ -12,8 +12,8 @@ require ( |
github.com/duo-labs/webauthn v0.0.0-20220223184316-4d1cf2d34051 | ||
github.com/emersion/go-textwrapper v0.0.0-20200911093747-65d896831594 | ||
github.com/fxamacker/cbor/v2 v2.4.0 | ||
github.com/go-asn1-ber/asn1-ber v1.5.3 | ||
github.com/go-ldap/ldap/v3 v3.4.2 | ||
github.com/go-asn1-ber/asn1-ber v1.5.4 | ||
github.com/go-ldap/ldap/v3 v3.4.3 | ||
github.com/gofrs/flock v0.8.0 // indirect | ||
github.com/google/go-cmp v0.5.6 | ||
github.com/lunixbochs/struc v0.0.0-20200707160740-784aaebc1d40 | ||
... | ... | @@ -23,6 +23,6 @@ require ( |
github.com/russross/blackfriday/v2 v2.1.0 | ||
github.com/theckman/go-flock v0.8.1 | ||
go.opencensus.io v0.23.0 | ||
golang.org/x/crypto v0.0.0-20220321153916-2c7772ba3064 | ||
golang.org/x/crypto v0.0.0-20220331220935-ae2d96664a29 | ||
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c | ||
) |
Please register or sign in to comment