feat: update import lib: github.com/casdoor/ldapserver

This commit is contained in:
Yang Luo
2024-10-08 19:18:56 +08:00
parent 347b25676f
commit 05830b9ff6
4 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@ import (
"github.com/casdoor/casdoor/util"
"github.com/lor00x/goldap/message"
ldap "github.com/forestmgy/ldapserver"
ldap "github.com/casdoor/ldapserver"
"github.com/xorm-io/builder"
)