-
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
[release-19.0] Upgrade the Golang version to go1.22.12
#17701
base: release-19.0
Are you sure you want to change the base?
Conversation
Signed-off-by: GitHub <[email protected]>
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. |
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
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-19.0 #17701 +/- ##
================================================
+ Coverage 65.20% 65.22% +0.01%
================================================
Files 1561 1561
Lines 238403 238463 +60
================================================
+ Hits 155461 155535 +74
+ Misses 82942 82928 -14 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Florent Poinsard <[email protected]>
This Pull Request bumps the Golang version to
go1.22.12
and the bootstrap version to27.12
.There are a few manual steps remaining:
cc @vitessio/release