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