Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github.com/labstack/echo Error #248

Closed
k4wo opened this issue Jun 4, 2019 · 0 comments
Closed

github.com/labstack/echo Error #248

k4wo opened this issue Jun 4, 2019 · 0 comments

Comments

@k4wo
Copy link

k4wo commented Jun 4, 2019

I've got an issue during installing the package (go get github.com/oxequa/realize):

# github.com/labstack/echo
../github.com/labstack/echo/echo.go:305:19: cannot use "github.com/labstack/gommon/log".ERROR (type uint32) as type "github.com/labstack/gommon/log".Lvl in argument to e.Logger.SetLevel
../github.com/labstack/echo/echo.go:687:20: cannot use "github.com/labstack/gommon/log".DEBUG (type uint32) as type "github.com/labstack/gommon/log".Lvl in argument to e.Logger.SetLevel

I tried use other version of echo but didn't help. Any ideas what to do?

@k4wo k4wo closed this as completed Apr 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant