mirror of
https://github.com/astaxie/beego.git
synced 2025-06-13 17:20:38 +00:00
rename infrastructure to core
This commit is contained in:
2
pkg/adapter/config/env/env.go
vendored
2
pkg/adapter/config/env/env.go
vendored
@ -17,7 +17,7 @@
|
||||
package env
|
||||
|
||||
import (
|
||||
"github.com/astaxie/beego/pkg/infrastructure/config/env"
|
||||
"github.com/astaxie/beego/pkg/core/config/env"
|
||||
)
|
||||
|
||||
// Get returns a value by key.
|
||||
|
Reference in New Issue
Block a user