chore(deps): update module github.com/go-ldap/ldap/v3 to v3.4.12

This commit is contained in:
Renovate Bot 2025-10-18 10:49:30 +00:00 committed by Pierre-Olivier Mercier
commit 000f04a8f6
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
)