🌱 chore: upgrade to go 1.26#385
Conversation
Updates go.mod, GitHub Actions workflows, and Dockerfile.example 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 (6)
WalkthroughGo toolchain version updated to 1.26 across the project: module definition in ChangesGo Toolchain Upgrade
Estimated Code Review Effort🎯 1 (Trivial) | ⏱️ ~3 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 |
|
@qiujian16 or @jnpacker could I get a review on this one? |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dhaiducek, 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 |
0e55300
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-presubmit.yml— GO_VERSION updated to 1.26.github/workflows/go-postsubmit.yml— GO_VERSION updated to 1.26.github/workflows/go-release.yml— GO_VERSION updated to 1.26.github/workflows/cloudevents-integration.yml— GO_VERSION updated to 1.26 (was incorrectly pinned to 1.24)build/Dockerfile.example— base image updated to golang:1.26-bookwormRelates to: open-cluster-management-io/ocm#1555
Summary by CodeRabbit