Skip to content

Update to Go 1.24 #339

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

Merged
merged 22 commits into from
Mar 5, 2025
Merged

Update to Go 1.24 #339

merged 22 commits into from
Mar 5, 2025

Conversation

jakebailey
Copy link
Member

@jakebailey jakebailey commented Feb 11, 2025

Updates dependencies, and switches to go tool away from the infamous tools.go hack.

Benchstat results: https://gist.github.com/jakebailey/25343ef0fd5c4a1b35e70d0bb4fa0da9

Most things are better, but json v2 is a lot worse all of a sudden!

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@jakebailey
Copy link
Member Author

Oh, v2 got slower because the API changed to match the official proposal.

@jakebailey
Copy link
Member Author

Go 1.24.1 is out; I think Go 1.24 should be pretty stable.

@jakebailey
Copy link
Member Author

(Selfishly, I want to wait for 1.24.1 to appear in Arch Linux, though... But GOTOOLCHAIN does work.)

@andrewbranch
Copy link
Member

I’m at the point where I need weak to move on with the API work, so it would be nice to merge whenever we can.

@jakebailey
Copy link
Member Author

Alright, I'm going to back off of 1.24.1 and just set the minimum to 1.24.0; setting that won't mean we don't use a newer one when possible.

@jakebailey jakebailey added this pull request to the merge queue Mar 5, 2025
Merged via the queue into main with commit 1fe20a6 Mar 5, 2025
17 checks passed
@jakebailey jakebailey deleted the jabaile/go-1.24 branch March 5, 2025 20:33
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