mirror of
https://github.com/astaxie/beego.git
synced 2025-06-12 14:00:39 +00:00
uing pkg module
This commit is contained in:
@ -7,7 +7,7 @@ import (
|
||||
"strings"
|
||||
"sync"
|
||||
|
||||
"github.com/astaxie/beego/session"
|
||||
"github.com/astaxie/beego/pkg/session"
|
||||
"github.com/ssdb/gossdb/ssdb"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user