-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[main] Upgrade the Golang version to go1.23.6
#17700
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: GitHub <noreply@github.com>
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
|
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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #17700 +/- ##
==========================================
+ Coverage 67.77% 67.79% +0.01%
==========================================
Files 1587 1587
Lines 255798 255803 +5
==========================================
+ Hits 173379 173433 +54
+ Misses 82419 82370 -49 ☔ View full report in Codecov by Sentry. |
This Pull Request bumps the Golang version to
go1.23.6
and the bootstrap version to42
.There are a few manual steps remaining:
cc @vitessio/release