-
Notifications
You must be signed in to change notification settings - Fork 54
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 go1.21.0 #141
Comments
Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review.
Finally, remember to use https://discuss.ipfs.io if you just need general support. |
I don't think quic-go at that version is supported by libp2p yet (or go1.21), so this cannot be done yet. |
This will be unblocked by libp2p v0.30 – see ipfs/kubo#10064 (comment) |
FYI libp2p v0.30 has landed. |
Likely to be tackled after ipfs/kubo#10064 |
This can be addressed after Kubo 0.23 is released ipfs/kubo#10014. |
@hacdias Kubo 0.23 was released on October 5. |
Bug Description
Need to bump quic-go to 0.37.4 for building with go1.21.0
relates to quic-go/quic-go#4020
relates to Homebrew/homebrew-core#134468
The text was updated successfully, but these errors were encountered: