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

Bump 3.11.x to Go 1.20 and Alpine 3.17 #1641

Merged
merged 1 commit into from
Feb 25, 2023
Merged

Conversation

hairyhenderson
Copy link
Owner

@hairyhenderson hairyhenderson commented Feb 25, 2023

I had some annoying issues while releasing 3.11.4 and realized they were related to the already-reported #1614 - with go4.org/unsafe/assume-no-moving-gc being too old.

I patched for the 3.11.4 release (it only affects the Alpine build), so that's fine, but this fixes the issue in-repo to make releasing the next 3.11.x if that's ever necessary.

Fixes #1614

@hellt
Copy link

hellt commented Apr 9, 2023

Hi @hairyhenderson so 3.11.4 is not compatible with go1.20 either, right?
I had to use tip of 3.11.x branch to get 1.20 compatibility.
Would it make sense to release 3.11.5 so that users of go 1.20 could use the released version?

@hairyhenderson
Copy link
Owner Author

@hellt are you encountering a specific bug with the 3.11.4 release? if so, please open a new issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants