update go to 1.24.13#1230
Conversation
WalkthroughThis pull request updates the minimum required Go version from 1.24.11 to 1.24.13 across all build configuration files, including documentation, module directives, and containerized build tools. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1230 +/- ##
=======================================
Coverage 70.15% 70.15%
=======================================
Files 84 84
Lines 6565 6565
=======================================
Hits 4606 4606
Misses 1747 1747
Partials 212 212 🚀 New features to boost your workflow:
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alexeykazakov, rsoaresd, xcoulon 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 |
|



Description
By the time I addressed the dependencies upgrade for Openshift 4.20, the latest go version stable was 1.24.11. We can now update version to the latest stable version (1.24.13) since it has security fixes
Related PRs
codeready-toolchain/api#497
codeready-toolchain/toolchain-common#512
codeready-toolchain/member-operator#728
codeready-toolchain/registration-service#576
codeready-toolchain/toolchain-e2e#1252
codeready-toolchain/toolchain-cicd#167
wa #326
https://github.com/codeready-toolchain/sandboxctl/pull/60
https://github.com/codeready-toolchain/devsandbox-observability-mcp-server/pull/22
Summary by CodeRabbit