-
Couldn't load subscription status.
- Fork 259
Update GO security dependencies #4096
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 updates several Go security-related dependencies to their latest versions, addressing potential security vulnerabilities in the codebase. The updates focus on core Go packages and commonly used libraries.
Key changes:
- Updated golang.org/x packages (sys, crypto, net, oauth2, term, text, time) to newer versions
- Updated prometheus/common and go.yaml.in/yaml/v2 packages
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). |
|
/azp run Azure Container Networking PR |
|
Azure Pipelines successfully started running 1 pipeline(s). |
* update go security dependencies * update retry dependency --------- Co-authored-by: paulyu <paulyu@microsoft.com>
Reason for Change:
This PR is to update GO security packages/dependencies
Issue Fixed:
Requirements:
Notes: