mirror of
https://github.com/astaxie/beego.git
synced 2025-08-03 21:35:31 +00:00
rename infrastructure to core
This commit is contained in:
@@ -45,7 +45,7 @@ import (
|
||||
"net/http"
|
||||
|
||||
"github.com/astaxie/beego/pkg/adapter/session"
|
||||
"github.com/astaxie/beego/pkg/infrastructure/session/mysql"
|
||||
"github.com/astaxie/beego/pkg/core/session/mysql"
|
||||
|
||||
// import mysql driver
|
||||
_ "github.com/go-sql-driver/mysql"
|
||||
|
Reference in New Issue
Block a user