aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/auth/ldap/ldap.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/auth/ldap/ldap.go b/modules/auth/ldap/ldap.go
index c68af25408..f202f94086 100644
--- a/modules/auth/ldap/ldap.go
+++ b/modules/auth/ldap/ldap.go
@@ -11,9 +11,9 @@ import (
"fmt"
"strings"
- "gopkg.in/ldap.v2"
-
"code.gitea.io/gitea/modules/log"
+
+ ldap "gopkg.in/ldap.v3"
)
// SecurityProtocol protocol type