chore: Bump Go toolchain references to 1.25.11 across module, CI, and build images #367
Merged
Merged
Conversation
Copilot created this pull request from a session on behalf of
britaniar
June 3, 2026 18:03
View session
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #367 +/- ##
==========================================
+ Coverage 67.06% 67.08% +0.02%
==========================================
Files 33 33
Lines 3783 3783
==========================================
+ Hits 2537 2538 +1
Misses 1071 1071
+ Partials 175 174 -1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
britaniar
approved these changes
Jun 9, 2026
weng271190436
approved these changes
Jun 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This updates the repository’s Go version to 1.25.11 in the same touchpoints used for prior Go patch upgrades, keeping module, CI, and container build inputs aligned. The goal is to ensure all build/test/publish paths resolve to the same Go patch version.
Module toolchain
go.moddirective fromgo 1.25.10togo 1.25.11.CI workflow runtime
GO_VERSIONto1.25.11in:.github/workflows/go.yml.github/workflows/e2e-tests.yml.github/workflows/unit-integration-tests.yml.github/workflows/build-publish-mcr.yml.github/workflows/publish-image.yml.github/workflows/trivy.ymlContainer build base images
1.25.11in:docker/hub-net-controller-manager.Dockerfiledocker/member-net-controller-manager.Dockerfiledocker/mcs-controller-manager.Dockerfiledocker/net-crd-installer.Dockerfile