deps(go): bump go from 1.25.7 -> 1.25.8 - #6305
Conversation
|
Welcome @aibaars! |
|
Hi @aibaars. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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-sigs/prow repository. |
|
/ok-to-test |
Pull Request Test Coverage Report for Build 23443907066Details
💛 - Coveralls |
|
We do not have ETA for a next release. So at the moment only staging images /lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ivankatliarchuk The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What does it do ?
Update golang version from 1.25.7 to 1.25.8 to address some CVEs
https://groups.google.com/g/golang-nuts/c/NgsVkcokGF4/m/UsUGEbKjBgAJ
Motivation
The following issues are flagged up by a Trivy scan. They are addressed by updating the golang version.
More