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

Revert dependency on Go 1.21 #195

Merged
merged 1 commit into from Oct 29, 2023
Merged

Revert dependency on Go 1.21 #195

merged 1 commit into from Oct 29, 2023

Conversation

twpayne
Copy link
Contributor

@twpayne twpayne commented Oct 29, 2023

a50ca5f updated go.mod to specify the minimum Go version to be Go 1.21. This is not necessary (the module compiles with earlier versions of Go) and has the unwanted side-effect of setting the minimum version of Go to 1.21 for all projects that depend on this module, directly or indirectly.

Since Go 1.21 is not actually required, this PR reverts the minimum Go version to 1.19.

@buro9 buro9 merged commit 7a5503e into microcosm-cc:main Oct 29, 2023
7 checks passed
@twpayne twpayne deleted the go1.19 branch October 29, 2023 11:41
@omercnet
Copy link

omercnet commented Dec 11, 2023

please tag a release otherwise we can't use this version and stuck with having to use 1.21

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.

None yet

3 participants