Update all go-zero examples to Go 1.21 and go-zero v1.9.1#526
Draft
Update all go-zero examples to Go 1.21 and go-zero v1.9.1#526
Conversation
Co-authored-by: kevwan <1918356+kevwan@users.noreply.github.com>
Co-authored-by: kevwan <1918356+kevwan@users.noreply.github.com>
Co-authored-by: kevwan <1918356+kevwan@users.noreply.github.com>
Co-authored-by: kevwan <1918356+kevwan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Updating Go-Zero Examples with Latest Dependencies
Update all go-zero examples to Go 1.21 and go-zero v1.9.0
Sep 6, 2025
Contributor
|
@copilot please upgrade go-zero to v1.9.1 |
Co-authored-by: kevwan <1918356+kevwan@users.noreply.github.com>
Author
Copilot
AI
changed the title
Update all go-zero examples to Go 1.21 and go-zero v1.9.0
Update all go-zero examples to Go 1.21 and go-zero v1.9.1
Oct 2, 2025
Contributor
|
@copilot please fix build errors |
Co-authored-by: kevwan <1918356+kevwan@users.noreply.github.com>
Author
Fixed! Updated |
Co-authored-by: kevwan <1918356+kevwan@users.noreply.github.com>
Contributor
|
@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 <1918356+kevwan@users.noreply.github.com>
Author
Fixed! The build errors were in three logging examples due to the
All example modules now build successfully. (commit coming) |
Co-authored-by: kevwan <1918356+kevwan@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.