-
Notifications
You must be signed in to change notification settings - Fork 271
Update all go-zero examples to Go 1.21 and go-zero v1.9.1 #526
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
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: kevwan <[email protected]>
Co-authored-by: kevwan <[email protected]>
Co-authored-by: kevwan <[email protected]>
Co-authored-by: kevwan <[email protected]>
|
@copilot please upgrade go-zero to v1.9.1 |
Co-authored-by: kevwan <[email protected]>
|
@copilot please fix build errors |
Co-authored-by: kevwan <[email protected]>
Fixed! Updated |
Co-authored-by: kevwan <[email protected]>
|
@copilot there are still some building errors. |
- Add Debug method to MultiWriter in logx/fileconsole to implement logx.Writer interface - Update logx/logrus to use latest zero-contrib/logx/logrusx (fixes Writer.Debug requirement) - Update logx/zerolog to use latest zero-contrib/logx/zerologx (fixes Writer.Debug requirement) Co-authored-by: kevwan <[email protected]>
Fixed! The build errors were in three logging examples due to the
All example modules now build successfully. (commit coming) |
Co-authored-by: kevwan <[email protected]>
Created from VS Code via the GitHub Pull Request extension.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.