🐛 [release-0.7] Uplift go and x/net#1485
🐛 [release-0.7] Uplift go and x/net#1485lentzi90 wants to merge 1 commit intokubernetes-sigs:release-0.7from
Conversation
Uplift golang to 1.19.6 and x/net to 0.7.0 due to https://osv.dev/vulnerability/GO-2023-1571
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: lentzi90 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
✅ Deploy Preview for kubernetes-sigs-cluster-api-openstack ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
|
/test pull-cluster-api-provider-openstack-test |
1 similar comment
|
/test pull-cluster-api-provider-openstack-test |
|
@lentzi90: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions 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/test-infra repository. I understand the commands that are listed here. |
|
Ah... We need the linter fix also. Re-creating with all cherry-picks in one PR. |
What this PR does / why we need it:
Uplift golang to 1.19.6 and x/net to 0.7.0 due to
https://osv.dev/vulnerability/GO-2023-1571
This is a backport of #1482