-
Notifications
You must be signed in to change notification settings - Fork 529
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
build: bump go to 1.22 #12835
build: bump go to 1.22 #12835
Conversation
This pull request does not have a backport label. Could you fix it @kruskall? 🙏
NOTE: |
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.
Is https://github.com/elastic/apm-server/blob/main/.go-version also required to be updated?
Good catch! Updated! |
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.
LGTM! My comment for 1.22.1 is not a blocker, updatecli
will run and bump the 1.22 patch versions.
Motivation/summary
Bump go version to 1.22
Checklist
For functional changes, consider:
How to test these changes
Related issues
Closes #12792