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

../go/pkg/mod/github.com/beego/beego@v1.10.1/router.go:909:44: too many arguments in call to logs.ColorByStatus #5643

Open
wade-liwei opened this issue Apr 12, 2024 · 1 comment

Comments

@wade-liwei
Copy link

这问题怎么解决?

go: downloading github.com/jcmturner/aescts/v2 v2.0.0

github.com/beego/beego

../go/pkg/mod/github.com/beego/beego@v1.10.1/router.go:909:44: too many arguments in call to logs.ColorByStatus
have (bool, int)
want (int)
../go/pkg/mod/github.com/beego/beego@v1.10.1/router.go:910:44: too many arguments in call to logs.ColorByMethod
have (bool, string)
want (string)
../go/pkg/mod/github.com/beego/beego@v1.10.1/router.go:911:43: too many arguments in call to logs.ColorByMethod
have (bool, string)
want (string)
../go/pkg/mod/github.com/beego/beego@v1.10.1/router.go:926:9: undefined: logs.W32Debug

@flycash
Copy link
Collaborator

flycash commented Apr 12, 2024

try new version

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

2 participants