mirror of
https://github.com/astaxie/beego.git
synced 2025-06-14 10:40:39 +00:00
uing pkg module
This commit is contained in:
@ -56,7 +56,7 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"github.com/astaxie/beego/session"
|
||||
"github.com/astaxie/beego/pkg/session"
|
||||
// import postgresql Driver
|
||||
_ "github.com/lib/pq"
|
||||
)
|
||||
|
Reference in New Issue
Block a user