-
Notifications
You must be signed in to change notification settings - Fork 74
[vendor] bump x/crypto to v0.45.0 and x/mod to v0.30.0 #3588
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
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jrvaldes 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 |
|
/override ci/prow/aws-e2e-operator known CI failure |
|
@jrvaldes: Overrode contexts on behalf of jrvaldes: ci/prow/aws-e2e-operator 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 vsphere-disconnected-e2e-operator |
|
/test vsphere-disconnected-e2e-operator images failed to be mirrored |
|
/lgtm |
|
/override ci/prow/aws-e2e-operator |
|
@jrvaldes: Overrode contexts on behalf of jrvaldes: ci/prow/aws-e2e-operator 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. |
|
/override ci/prow/aws-e2e-operator |
|
@jrvaldes: Overrode contexts on behalf of jrvaldes: ci/prow/aws-e2e-operator 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. |
|
@jrvaldes: Overrode contexts on behalf of jrvaldes: ci/prow/azure-e2e-operator 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. |
|
@jrvaldes: all tests passed! Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
This pull request updates several dependencies in the
go.modfile, primarily bringing multiplegolang.org/xlibraries to newer versions. These updates help ensure the project benefits from the latest features, bug fixes, and security patches.Dependency updates:
Upgraded direct dependencies:
golang.org/x/cryptofrom v0.43.0 to v0.45.0.golang.org/x/modfrom v0.29.0 to v0.30.0.golang.org/x/sysfrom v0.37.0 to v0.38.0.Upgraded indirect dependencies:
golang.org/x/netfrom v0.46.0 to v0.47.0.golang.org/x/syncfrom v0.17.0 to v0.18.0.golang.org/x/termfrom v0.36.0 to v0.37.0.golang.org/x/textfrom v0.30.0 to v0.31.0.