chore(deps): update module github.com/go-ldap/ldap/v3 to v3.4.2
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2022-02-15 14:03:15 +00:00 committed by Gitea
commit a2a056f3ff
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -4,7 +4,7 @@ go 1.16
require (
github.com/coreos/go-oidc/v3 v3.1.0
github.com/go-ldap/ldap/v3 v3.4.1
github.com/go-ldap/ldap/v3 v3.4.2
github.com/go-ping/ping v0.0.0-20211130115550-779d1e919534
github.com/go-sql-driver/mysql v1.6.0
github.com/jcmturner/gokrb5/v8 v8.4.2