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.22 for building the operator #3057

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

swiatekm
Copy link
Contributor

@swiatekm swiatekm commented Jun 21, 2024

As we haven't merged our Go support policy yet, let's upgrade to 1.22 ahead of time to unblock some dependency updates.

Link to tracking Issue(s): #2757

@swiatekm swiatekm requested a review from a team as a code owner June 21, 2024 10:23

FROM golang:1.21
FROM golang:1.22
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

LGTM 👍

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Technically I don't need to make thing change here, but I thought it'd be good to be consistent.

@pavolloffay pavolloffay merged commit 17b221a into open-telemetry:main Jun 21, 2024
39 checks passed
@swiatekm swiatekm deleted the chore/upgrade-go-122 branch June 21, 2024 13:55
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.

3 participants