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:
@@ -36,8 +36,8 @@ import (
|
||||
|
||||
"github.com/astaxie/beego/swagger"
|
||||
"github.com/astaxie/beego/utils"
|
||||
beeLogger "github.com/beego/bee/logger"
|
||||
bu "github.com/beego/bee/utils"
|
||||
beeLogger "github.com/gadelkareem/bee/logger"
|
||||
bu "github.com/gadelkareem/bee/utils"
|
||||
)
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user