-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Added support for go1.23, bumped the minimum version to 1.22 #10869
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
check-links
failed though doesn't seem related to this change https://github.com/open-telemetry/opentelemetry-collector/actions/runs/10374150084/job/28720957270?pr=10869
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #10869 +/- ##
=======================================
Coverage 91.65% 91.65%
=======================================
Files 406 406
Lines 19035 19035
=======================================
Hits 17446 17446
Misses 1229 1229
Partials 360 360 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is a 1.22.4
lurking in build-and-test-arm.yml
. Also a
"constraints": {
"go": "1.21"
},
in renovate.json
Signed-off-by: Alex Boten <[email protected]>
Fixes open-telemetry#10871 --------- Signed-off-by: Alex Boten <[email protected]>
Signed-off-by: Alex Boten <[email protected]>
04197ee
to
dcf87b4
Compare
Follows #10869 --------- Signed-off-by: Alex Boten <[email protected]>
No description provided.