mirror of
https://github.com/beego/bee.git
synced 2025-06-21 15:10:19 +00:00
upgrade version to 2
This commit is contained in:
@ -3,7 +3,7 @@ package beegopro
|
||||
import (
|
||||
"strings"
|
||||
|
||||
"github.com/beego/bee/utils"
|
||||
"github.com/beego/bee/v2/utils"
|
||||
)
|
||||
|
||||
// parse get the model info
|
||||
|
Reference in New Issue
Block a user