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

Set minimum Go version to Go 1.23 #811

Merged
merged 1 commit into from
Mar 18, 2025
Merged

Conversation

brandur
Copy link
Contributor

@brandur brandur commented Mar 18, 2025

As noted over in [1], it seems that x/text has already started
requiring Go 1.23 as its minimum version, meaning the writing's on the
wall for Go 1.22.

Go's official versioning policy is support for the last two minor
versions, and given Go 1.24's been out for some time now, it seems like
not a bad time to let 1.22 ride off into the sunset.

[1] riverqueue/riverui#311 (comment)

@brandur brandur requested a review from bgentry March 18, 2025 06:34
As noted over in [1], it seems that `x/text` has already started
requiring Go 1.23 as its minimum version, meaning the writing's on the
wall for Go 1.22.

Go's official versioning policy is support for the last two minor
versions, and given Go 1.24's been out for some time now, it seems like
not a bad time to let 1.22 ride off into the sunset.

[1] riverqueue/riverui#311 (comment)
@brandur brandur force-pushed the brandur-minimum-go-1-23 branch from 3160bf6 to f72dc5c Compare March 18, 2025 06:50
@brandur brandur merged commit a4d9d84 into master Mar 18, 2025
10 checks passed
@brandur brandur deleted the brandur-minimum-go-1-23 branch March 18, 2025 15:41
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.

2 participants