🌱chore: upgrade to go 1.26 - #228
Conversation
Updates go.mod and GitHub Actions workflow to use Go 1.26. Relates to: open-cluster-management-io/ocm#1555 Signed-off-by: Tesshu Flower <tflower@redhat.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughThe pull request upgrades the Go toolchain version from 1.25 to 1.26 across two configuration artifacts: the GitHub Actions workflow environment variable ChangesGo Toolchain Version Upgrade
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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 |
|
@coderabbitai review |
✅ Action performedReview finished.
|
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: qiujian16, tesshuflower 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 |
5c58430
into
open-cluster-management-io:main
Upgrades Go version from 1.25 to 1.26.
Changes:
go.mod— go directive updated to 1.26.0.github/workflows/go.yml— GO_VERSION updated to 1.26Relates to: open-cluster-management-io/ocm#1555
Summary by CodeRabbit