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

@ -21,7 +21,7 @@ import (
"github.com/casdoor/casdoor/conf"
"github.com/casdoor/casdoor/object"
ldap "github.com/forestmgy/ldapserver"
ldap "github.com/casdoor/ldapserver"
"github.com/lor00x/goldap/message"
)