mirror of
https://github.com/astaxie/beego.git
synced 2025-06-12 23:10:40 +00:00
uing pkg module
This commit is contained in:
@ -37,7 +37,7 @@ import (
|
||||
"strings"
|
||||
"sync"
|
||||
|
||||
"github.com/astaxie/beego/session"
|
||||
"github.com/astaxie/beego/pkg/session"
|
||||
|
||||
"github.com/bradfitz/gomemcache/memcache"
|
||||
)
|
||||
|
Reference in New Issue
Block a user