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

This commit is contained in:
Renovate Bot 2025-10-18 10:49:30 +00:00
commit 6c4b1ea9c0
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -6,7 +6,7 @@ toolchain go1.24.3
require (
github.com/amoghe/go-crypt v0.0.0-20220222110647-20eada5f5964
github.com/go-ldap/ldap/v3 v3.4.11
github.com/go-ldap/ldap/v3 v3.4.12
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
)