-
Couldn't load subscription status.
- Fork 259
downgrade easyjson GO package to unblock Release build #4084
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR downgrades the easyjson GO package from version 0.9.1 to 0.9.0 to resolve build issues blocking the Release build pipeline.
- Downgrades mailru/easyjson dependency from v0.9.1 to v0.9.0
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
/azp run Azure Container Networking PR |
|
Azure Pipelines successfully started running 1 pipeline(s). |
downgrade easyjson GO package Co-authored-by: paulyu <paulyu@microsoft.com>
Reason for Change:
This PR is to downgrade easyjson GO package to unblock Release build
Issue Fixed:
Requirements:
Notes: