-
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.2
#16891
Conversation
Signed-off-by: GitHub <[email protected]>
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 #16891 +/- ##
==========================================
+ Coverage 69.42% 69.43% +0.01%
==========================================
Files 1571 1571
Lines 203276 203276
==========================================
+ Hits 141125 141146 +21
+ Misses 62151 62130 -21 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Florent Poinsard <[email protected]>
This Pull Request bumps the Golang version to
go1.23.2
and the bootstrap version to37
.There are a few manual steps remaining:
cc @vitessio/release