mirror of
https://github.com/astaxie/beego.git
synced 2025-06-13 17:10:39 +00:00
rename infrastructure to core
This commit is contained in:
@ -60,7 +60,7 @@ import (
|
||||
|
||||
"github.com/astaxie/beego/pkg/client/orm"
|
||||
"github.com/astaxie/beego/pkg/client/orm/hints"
|
||||
"github.com/astaxie/beego/pkg/infrastructure/utils"
|
||||
"github.com/astaxie/beego/pkg/core/utils"
|
||||
)
|
||||
|
||||
// DebugQueries define the debug
|
||||
|
Reference in New Issue
Block a user