mirror of
https://github.com/astaxie/beego.git
synced 2025-06-18 18:00:40 +00:00
rename infrastructure to core
This commit is contained in:
@ -38,7 +38,7 @@ import (
|
||||
|
||||
"github.com/astaxie/beego/pkg/adapter/session"
|
||||
|
||||
beeRedis "github.com/astaxie/beego/pkg/infrastructure/session/redis"
|
||||
beeRedis "github.com/astaxie/beego/pkg/core/session/redis"
|
||||
)
|
||||
|
||||
// MaxPoolSize redis max pool size
|
||||
|
Reference in New Issue
Block a user