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 build -o server报错 #5

Closed
bencen opened this issue Dec 21, 2018 · 2 comments
Closed

go build -o server报错 #5

bencen opened this issue Dec 21, 2018 · 2 comments

Comments

@bencen
Copy link

bencen commented Dec 21, 2018

go build -o server

github.com/LyricTian/gin-admin/src/web/router

../../src/web/router/r_mw_recover.go:29:17: too many arguments in call to logger.System
have (string, string)
want ("context".Context)
../../src/web/router/r_mw_recover.go:36:5: ctx.Next undefined (type *"github.com/LyricTian/gin-admin/src/web/context".Context has no field or method Next)

@LyricTian
Copy link
Owner

Try using git pull to pull the latest code.

@bencen
Copy link
Author

bencen commented Dec 21, 2018

ths

@bencen bencen closed this as completed Dec 21, 2018
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