Update import path.

This commit is contained in:
Gucheng Wang
2022-01-20 14:11:46 +08:00
parent c3fb48f473
commit c22ab44894
65 changed files with 109 additions and 109 deletions

View File

@ -19,7 +19,7 @@ import (
"fmt"
"strings"
"github.com/casbin/casdoor/util"
"github.com/casdoor/casdoor/util"
goldap "github.com/go-ldap/ldap/v3"
"github.com/thanhpk/randstr"
)