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

v3: Track changes in Go stdlib #8

Merged
merged 4 commits into from
Aug 13, 2023
Merged

v3: Track changes in Go stdlib #8

merged 4 commits into from
Aug 13, 2023

Conversation

bobg
Copy link
Owner

@bobg bobg commented Aug 13, 2023

Version 2 of this module relied on golang.org/x/exp, which had incompatible changes made in the lead-up to Go 1.21, requiring some function signatures to change. So here's version 3, with those new signatures and other adaptations. The dependency on golang.org/x/exp is removed and the minimum Go version is now 1.21.

@bobg bobg merged commit 2d45c13 into master Aug 13, 2023
2 checks passed
@bobg bobg deleted the bobg/v3 branch August 13, 2023 19:05
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.

1 participant