rename to v2
This commit is contained in:
@@ -17,7 +17,7 @@ package config
|
||||
import (
|
||||
"github.com/pkg/errors"
|
||||
|
||||
"github.com/beego/beego/core/config"
|
||||
"github.com/beego/beego/v2/core/config"
|
||||
)
|
||||
|
||||
type newToOldConfigerAdapter struct {
|
||||
|
||||
Reference in New Issue
Block a user