mirror of
https://github.com/beego/bee.git
synced 2025-06-13 01:30:39 +00:00
upgrade version to 2
This commit is contained in:
@ -24,7 +24,7 @@ import (
|
||||
"text/template"
|
||||
"time"
|
||||
|
||||
"github.com/beego/bee/logger/colors"
|
||||
"github.com/beego/bee/v2/logger/colors"
|
||||
)
|
||||
|
||||
var errInvalidLogLevel = errors.New("logger: invalid log level")
|
||||
|
Reference in New Issue
Block a user