mirror of
https://github.com/beego/bee.git
synced 2025-07-06 09:50:18 +00:00
upgrade version to 2
This commit is contained in:
@ -6,8 +6,8 @@ import (
|
||||
"os"
|
||||
"strings"
|
||||
|
||||
"github.com/beego/bee/logger/colors"
|
||||
"github.com/beego/bee/utils"
|
||||
"github.com/beego/bee/v2/logger/colors"
|
||||
"github.com/beego/bee/v2/utils"
|
||||
)
|
||||
|
||||
// Command is the unit of execution
|
||||
|
Reference in New Issue
Block a user