-
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
0.8.0 fails to build with the latest go: cannot use "quic-go doesn't build on Go 1.18 yet." (untyped string constant) as int value in variable declaration #104
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. |
https://github.com/lucas-clemente/quic-go/wiki/quic-go-and-Go-versions Basically, this can get resolved once go-ipfs updates to a version of QUIC that supports 1.18. See the link for more details. |
Any chance to resolve this? Currently ipget fails to build with the latest version of Go. |
go-ipfs is at 0.12.2, but ipget still uses 1.11 |
latest go-ipfs 0.13-rc1 builds fine with golag 1.18, so if someone wants to work on this:
|
0.8.1 still has this problem. I think I should just remove the port because the project is broken for months. |
Polite ping. go-ipfs currently is at v0.13.0, and builds fine with go1.18. |
This will be fixed by #110. Unfortunately, that's blocked on ipfs/go-ipfs-http-client#160. |
Should be fixed in v0.9.x: https://dist.ipfs.io/ipget |
OS: FreeBSD 13
The text was updated successfully, but these errors were encountered: