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

require go 1.23 #168

Merged
merged 1 commit into from
Jan 6, 2025
Merged

require go 1.23 #168

merged 1 commit into from
Jan 6, 2025

Conversation

philandstuff
Copy link
Contributor

This updates our library to require go 1.23.

If we bump all our dependencies, we have an indirect dependency on go 1.22.7:

go.opentelemetry.io/otel/exporters/otlp/otlpmetric/[email protected] requires go >= 1.22.7

We want to use 1.23 everywhere anyway (except replicate-go, but that doesn't depend on this library).

This updates our library to require go 1.23.

If we bump all our dependencies, we have an indirect dependency on go 1.22.7:

go.opentelemetry.io/otel/exporters/otlp/otlpmetric/[email protected] requires go >= 1.22.7

We want to use 1.23 everywhere anyway (except replicate-go, but that doesn't
depend on this library).
@philandstuff philandstuff requested a review from a team as a code owner January 6, 2025 10:15
@philandstuff philandstuff enabled auto-merge (squash) January 6, 2025 10:15
@philandstuff philandstuff merged commit 54ddc18 into main Jan 6, 2025
1 of 2 checks passed
@philandstuff philandstuff deleted the require-go-1-23 branch January 6, 2025 10:17
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.

1 participant