-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[release-1.9] 🌱 Bump golang.org/x/crypto #11582
[release-1.9] 🌱 Bump golang.org/x/crypto #11582
Conversation
@fabriziopandini: The label(s) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/test? |
@fabriziopandini: The following commands are available to trigger required jobs:
The following commands are available to trigger optional jobs:
Use
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/test pull-cluster-api-e2e-release-1-9 |
go.mod
Outdated
@@ -137,11 +137,11 @@ require ( | |||
go.uber.org/multierr v1.11.0 // indirect | |||
go.uber.org/zap v1.27.0 // indirect | |||
go4.org v0.0.0-20201209231011-d4a079459e60 // indirect | |||
golang.org/x/crypto v0.29.0 // indirect | |||
golang.org/x/crypto v0.31.0 // indirect | |||
golang.org/x/net v0.31.0 // indirect |
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.
golang.org/x/net v0.31.0 // indirect | |
golang.org/x/net v0.32.0 // indirect |
Should we also bump this (is already v0.32.0 on main)
/test pull-cluster-api-e2e-release-1-9 |
/lgtm |
LGTM label has been added. Git tree hash: 299a0c91dbe2feff69a90a6732239f3072f7845a
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: chrischdi The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/area runtime-dependency