-
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.11
#17564
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 #17564 +/- ##
================================================
+ Coverage 65.21% 65.24% +0.02%
================================================
Files 1560 1560
Lines 238345 238345
================================================
+ Hits 155439 155510 +71
+ Misses 82906 82835 -71 ☔ View full report in Codecov by Sentry. |
This Pull Request bumps the Golang version to
go1.22.11
and the bootstrap version to27.11
.There are a few manual steps remaining:
cc @vitessio/release