Skip to content

Upgrade to go 1.23 #103

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 2 commits into from
Jan 7, 2025
Merged

Upgrade to go 1.23 #103

merged 2 commits into from
Jan 7, 2025

Conversation

joshblum
Copy link
Member

@joshblum joshblum commented Jan 6, 2025

Makes a few actual library fixes from ancient bugs found by the revive linter

cc @mmaxim

})

buf, err := stream.Peek(sizePlusOne - 1)
buf, err := stream.Peek(stream.Size())
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@joshblum joshblum merged commit 4221700 into master Jan 7, 2025
3 checks passed
@joshblum joshblum deleted the joshblum/go-1.23-upgrade branch January 7, 2025 15:17
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