mirror of
https://github.com/beego/bee.git
synced 2025-06-15 15:20:38 +00:00
upgrade version to 2
This commit is contained in:
@ -9,7 +9,7 @@ import (
|
||||
|
||||
"time"
|
||||
|
||||
beeLogger "github.com/beego/bee/logger"
|
||||
beeLogger "github.com/beego/bee/v2/logger"
|
||||
)
|
||||
|
||||
// RuntimeInfo holds information about the current runtime.
|
||||
|
Reference in New Issue
Block a user