Skip to content
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

Minimum go version dependency downgraded back to 1.22.0 in various packages #6073

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

codeboten
Copy link
Contributor

This is pulling in a change to opentelemetry-proto-go that allows us to set the minimum go version back down to 1.22.0.

This depends on open-telemetry/opentelemetry-proto-go#224

This is pulling in a change to opentelemetry-proto-go that allows
us to set the minimum go version back down to 1.22.0.

This depends on open-telemetry/opentelemetry-proto-go#224

Signed-off-by: Alex Boten <[email protected]>
@codeboten codeboten force-pushed the codeboten/test-downgrade-go-1.22 branch from b989e26 to 0d0f7bb Compare December 19, 2024 17:46
@codeboten codeboten changed the title [WIP] testing update to reduce go min version chore: update go.opentelemetry.io/proto/otlp dependency to latest Dec 19, 2024
@codeboten codeboten changed the title chore: update go.opentelemetry.io/proto/otlp dependency to latest Minimum go version dependency downgraded back to 1.22.0 in various packages Dec 19, 2024
@codeboten codeboten marked this pull request as ready for review December 19, 2024 17:47
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.2%. Comparing base (c944a9d) to head (0d0f7bb).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #6073     +/-   ##
=======================================
- Coverage   82.2%   82.2%   -0.1%     
=======================================
  Files        273     273             
  Lines      23674   23674             
=======================================
- Hits       19478   19476      -2     
- Misses      3849    3851      +2     
  Partials     347     347             

see 1 file with indirect coverage changes

Copy link
Member

@XSAM XSAM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@codeboten
Copy link
Contributor Author

Should we wait for the open-telemetry/opentelemetry-proto-go#225?

happy to go either ways

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants