mirror of
https://github.com/beego/bee.git
synced 2025-06-27 00:20:21 +00:00
upgrade version to 2
This commit is contained in:
@ -4,7 +4,7 @@ import (
|
||||
"strings"
|
||||
"unicode/utf8"
|
||||
|
||||
"github.com/beego/bee/utils"
|
||||
"github.com/beego/bee/v2/utils"
|
||||
"github.com/flosch/pongo2"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user