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

refactor: support go 1.24 with newtypes #518

Merged
merged 2 commits into from
Feb 24, 2025
Merged

Conversation

Stebalien
Copy link
Member

Alternative to #517 that uses newtypes. IMO, this is a bit less risky as we're not introducing any new pointers, wrappers, etc.

@Stebalien Stebalien force-pushed the steb/go-1.24-with-newtypes branch 2 times, most recently from 41a93b2 to 617ea5b Compare February 24, 2025 00:15
@Stebalien Stebalien requested a review from masih February 24, 2025 00:30
@Stebalien Stebalien force-pushed the steb/go-1.24-with-newtypes branch 2 times, most recently from da2658f to 5727a01 Compare February 24, 2025 00:44
@Stebalien Stebalien merged commit 2b59ef2 into master Feb 24, 2025
5 checks passed
@Stebalien Stebalien deleted the steb/go-1.24-with-newtypes branch February 24, 2025 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ☑️ Done (Archive)
Development

Successfully merging this pull request may close these issues.

2 participants