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

Support Go 1.22 #5

Merged
merged 1 commit into from
May 30, 2024
Merged

Support Go 1.22 #5

merged 1 commit into from
May 30, 2024

Conversation

makew0rld
Copy link
Contributor

I was unable to use this library with Go 1.22, due to issue with quic-go and qtls because it reaches into Go internals. Updating only that dependency seemed to be impossible, so in the end I updated many dependencies and mitigated the fallout from that. This fork now compiles and works with Go 1.22 in my testing on Linux.

There were some small code changes required, I did the best I could to have those remain semantically correct.

@makew0rld makew0rld requested a review from a team as a code owner May 29, 2024 18:16
@jzhu-eth jzhu-eth merged commit 17d95f0 into photon-storage:main May 30, 2024
1 of 2 checks passed
makew0rld added a commit to starlinglab/integrity-v2 that referenced this pull request May 30, 2024
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.

3 participants