iris
iris copied to clipboard
[QUESTION] after go get -u all, handler_debug report error
Describe the bug
github.com/kataras/iris/v12/core/router
../../../../../pkg/mod/github.com/kataras/iris/[email protected]/core/router/handler_debug.go:61:73: cannot use debugLevel.Style (variable of type []printer.RichOption) as []pio.RichOption value in argument to pio.WriteRich
I also meet this,solved it? https://github.com/kataras/iris/issues/2587