From a15c330bab98564b326a27801801535cee3330ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 09:50:26 +0000 Subject: [PATCH] fix(deps): update module gopkg.in/ldap.v3 to v3.4.13 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4c5652046d..5a8b66e91a 100644 --- a/go.mod +++ b/go.mod @@ -82,7 +82,7 @@ require ( golang.org/x/oauth2 v0.36.0 golang.org/x/time v0.14.0 google.golang.org/appengine v1.6.8 - gopkg.in/ldap.v3 v3.1.0 + gopkg.in/ldap.v3 v3.4.13 gorm.io/driver/mysql v1.5.7 gorm.io/driver/postgres v1.6.0 gorm.io/driver/sqlite v1.6.0