-
Notifications
You must be signed in to change notification settings - Fork 89
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 #4405) Upgrade x/crypto and x/net to latest #4408
Conversation
* Update golang.org/x/crypto to v0.32.0. * Update golang.org/x/net to v0.34.0 * Update changelog. * go mod tidy the testing/ directory (cherry picked from commit 25ff1eb) # Conflicts: # testing/go.mod # testing/go.sum
Cherry-pick of 25ff1eb 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 |
cc @jlind23 |
This pull request has not been merged yet. Could you please review and merge it @cmacknz? 🙏 |
|
Upgrade x/crypto and x/net to latest to address some dependabot alerts.
This is an automatic backport of pull request #4405 done by Mergify.