-
Notifications
You must be signed in to change notification settings - Fork 445
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
all: upgrade minimum supported Go release to 1.23 #3190
Conversation
Datadog ReportBranch report: ❌ 11 Failed (11 Known Flaky), 5034 Passed, 70 Skipped, 1m 50.14s Total Time ❌ Failed Tests (11)
|
0479bc0
to
37c9be6
Compare
…g/dd-trace-go into dario.castane/langplat-317/go-123
What does this PR do?
With Go 1.24 released on 2025-02-11, we drop support for Go 1.22. This means Go 1.23 is now our minimum supported Go release. Update our CI files to reflect our current supported Go versions, and remove pre-Go 1.23 workarounds.
Motivation
Follow our declared Go support policy.
Reviewer's Checklist
v2-dev
branch and reviewed by @DataDog/apm-go.Unsure? Have a question? Request a review!