-
Notifications
You must be signed in to change notification settings - Fork 216
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
[Merged by Bors] - Upgrade to go 1.24 #6722
Conversation
bors try |
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## develop #6722 +/- ##
=========================================
- Coverage 76.8% 76.8% -0.1%
=========================================
Files 369 369
Lines 50283 50285 +2
=========================================
- Hits 38665 38657 -8
- Misses 9410 9417 +7
- Partials 2208 2211 +3 ☔ View full report in Codecov by Sentry. |
tryBuild failed: |
bors try |
tryBuild failed: |
bors try |
tryBuild failed: |
bors try |
tryBuild succeeded: |
bors merge |
## Motivation This updates our codebase to go 1.24
Pull request successfully merged into develop. Build succeeded: |
Motivation
This updates our codebase to go 1.24
Description
go.mod
to select for go 1.24t.Context()
in testsnil
errorsTest Plan
existing unit and system tests pass
TODO