Update beego to v1.12.11

This commit is contained in:
Gucheng Wang
2022-09-29 19:44:08 +08:00
parent ebe1887e8b
commit 04709f731b
35 changed files with 47 additions and 46 deletions

View File

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