Bump Golang version to v1.25.0#225
Conversation
|
This issue is currently awaiting triage. If custom-metrics-apiserver contributors determine this is a relevant issue, they will accept it by applying the The 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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: RainbowMango 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 |
There was a problem hiding this comment.
Pull request overview
This PR updates the Go language version from 1.24.0 to 1.25.0 and the toolchain from go1.24.4 to go1.25.5. This upgrade is stated as a prerequisite for bumping Kubernetes dependencies to v1.35, as referenced in the related PR #224 for updating k8s-dependencies.
Key Changes:
- Go version bumped from 1.24.0 to 1.25.0
- Toolchain version bumped from go1.24.4 to go1.25.5
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
/retest |
Will fix this later. |
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
c280c75 to
4824d17
Compare
This PR bumps Golang to v1.25.0 as it is necessary before bumping Kubernetes v1.35.
See #224 (comment) for reference.