mirror of
https://github.com/astaxie/beego.git
synced 2025-06-15 06:30:39 +00:00
rename infrastructure to core
This commit is contained in:
@ -24,7 +24,7 @@ import (
|
||||
"github.com/prometheus/client_golang/prometheus"
|
||||
|
||||
"github.com/astaxie/beego/pkg"
|
||||
"github.com/astaxie/beego/pkg/infrastructure/logs"
|
||||
"github.com/astaxie/beego/pkg/core/logs"
|
||||
"github.com/astaxie/beego/pkg/server/web"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user