using new organization
This commit is contained in:
@@ -29,10 +29,10 @@ import (
|
||||
"strconv"
|
||||
"strings"
|
||||
|
||||
"github.com/astaxie/beego/server/web/session"
|
||||
"github.com/beego/beego/server/web/session"
|
||||
|
||||
"github.com/astaxie/beego/server/web/context"
|
||||
"github.com/astaxie/beego/server/web/context/param"
|
||||
"github.com/beego/beego/server/web/context"
|
||||
"github.com/beego/beego/server/web/context/param"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user