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

Update minimum go version #1758

Merged
merged 7 commits into from
Aug 14, 2024
Merged

Update minimum go version #1758

merged 7 commits into from
Aug 14, 2024

Conversation

pd93
Copy link
Member

@pd93 pd93 commented Aug 14, 2024

Go 1.23 has been released, so it's time to bump our minimum version again.

Previously, we supported 1.21 and 1.22. This PR bumps the minimum version to 1.22 and drops support for 1.21. Our tests/linter will now run against 1.22 and 1.23.

Bumping the minimum version allows us to use some of the features introduced in 1.22. There are a number of changes are relevant to this project, including:

@pd93 pd93 force-pushed the update-minimum-go-version branch from f1f5b86 to 8bc611b Compare August 14, 2024 10:36
Copy link
Member

@andreynering andreynering left a comment

Choose a reason for hiding this comment

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

Awesome, thanks!

@vmaerten vmaerten self-requested a review August 14, 2024 13:08
Copy link
Member

@vmaerten vmaerten left a comment

Choose a reason for hiding this comment

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

I saw it on Twitter. I will need to update projects at work too!
Nice work thanks 🔥

@pd93 pd93 merged commit 5e9851f into main Aug 14, 2024
14 checks passed
@pd93 pd93 deleted the update-minimum-go-version branch August 14, 2024 13:37
pd93 added a commit that referenced this pull request Aug 14, 2024
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