mirror of
https://github.com/beego/bee.git
synced 2025-07-17 18:22:17 +00:00
rename mod as a quickfix
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/gadelkareem/bee/logger/colors"
|
||||
"github.com/gadelkareem/bee/utils"
|
||||
)
|
||||
|
||||
// Command is the unit of execution
|
||||
|
Reference in New Issue
Block a user