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

Drop support for pre Go 1.18? #184

Open
markuswustenberg opened this issue Jun 26, 2024 · 3 comments
Open

Drop support for pre Go 1.18? #184

markuswustenberg opened this issue Jun 26, 2024 · 3 comments
Labels
help wanted Extra attention is needed question Further information is requested
Milestone

Comments

@markuswustenberg
Copy link
Member

Go 1.17 is nearly three years old, and it might be nice to drop support for it and preceding versions before v1.

If anyone has objections or other comments, please leave a comment on this issue.

@markuswustenberg markuswustenberg added the question Further information is requested label Jun 26, 2024
@markuswustenberg markuswustenberg added this to the v1 milestone Jun 26, 2024
@markuswustenberg markuswustenberg added the help wanted Extra attention is needed label Jun 26, 2024
@GodGavin
Copy link

GodGavin commented Jul 8, 2024

Why?

@markuswustenberg
Copy link
Member Author

Mostly so I can drop support for the weird Map from pre-1.18.

@EwenQuim
Copy link

From https://go.dev/doc/devel/release

Each major Go release is supported until there are two newer major releases. For example, Go 1.5 was supported until the Go 1.7 release, and Go 1.6 was supported until the Go 1.8 release.

If even the Go team has dropped support for version 1.18, there's no reason why any library maintainer should support it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants