[main] Upgrade the Golang version to go1.25.6#19180
Merged
Conversation
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2262725 to
3ad2035
Compare
Contributor
|
Hello! 👋 This Pull Request is now handled by arewefastyet. The current HEAD and future commits will be benchmarked. You can find the performance comparison on the arewefastyet website. |
Contributor
Review ChecklistHello reviewers! 👋 Please follow this checklist when reviewing this Pull Request. General
Tests
Documentation
New flags
If a workflow is added or modified:
Backward compatibility
|
5 tasks
mattlord
approved these changes
Jan 21, 2026
We now use go.mod in the branches for the golang version to use. Signed-off-by: Matt Lord <mattalord@gmail.com>
9831078 to
91fa636
Compare
Signed-off-by: Matt Lord <mattalord@gmail.com>
Signed-off-by: Matt Lord <mattalord@gmail.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #19180 +/- ##
==========================================
+ Coverage 69.91% 69.92% +0.01%
==========================================
Files 1613 1611 -2
Lines 216122 216176 +54
==========================================
+ Hits 151097 151162 +65
+ Misses 65025 65014 -11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
mhamza15
approved these changes
Jan 22, 2026
Signed-off-by: Matt Lord <mattalord@gmail.com>
…on-main Signed-off-by: Matt Lord <mattalord@gmail.com>
36a4bfe to
6c1bc98
Compare
…on-main Signed-off-by: Matt Lord <mattalord@gmail.com>
6c1bc98 to
2781c3e
Compare
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 Pull Request bumps the Golang version to
go1.25.6and the bootstrap version to50.There are manual steps remaining:
cc @vitessio/release