-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[8.16](backport #42152) security: bump golang.org/x/net to v0.33.0 #42164
base: 8.16
Are you sure you want to change the base?
Conversation
* security: bump golang.org/x/net to v0.33.0 Fixes GHSA-w32m-9786-jp63 * make notice (cherry picked from commit 83f5f4e) # Conflicts: # NOTICE.txt # go.mod # go.sum
Cherry-pick of 83f5f4e has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
This pull request doesn't have a |
This pull request has not been merged yet. Could you please review and merge it @andrzej-stencel? 🙏 |
This pull request has not been merged yet. Could you please review and merge it @andrzej-stencel? 🙏 |
Proposed commit message
Update golang.org/x/net Go module to v0.33.0 to remediate GHSA-w32m-9786-jp63.
Checklist
[ ] My code follows the style guidelines of this project[ ] I have commented my code, particularly in hard-to-understand areas[ ] I have made corresponding changes to the documentation[ ] I have made corresponding change to the default configuration files[ ] I have added tests that prove my fix is effective or that my feature works[ ] I have added an entry inCHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.This is an automatic backport of pull request security: bump golang.org/x/net to v0.33.0 #42152 done by Mergify.