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

Can't compile with go-ipfs because of hardcoded gx imports #30

Closed
AminArria opened this issue Oct 4, 2018 · 1 comment
Closed

Can't compile with go-ipfs because of hardcoded gx imports #30

AminArria opened this issue Oct 4, 2018 · 1 comment
Milestone

Comments

@AminArria
Copy link
Contributor

AminArria commented Oct 4, 2018

We can't compile using Go 1.11 modules, it gives the following error:

build github.com/decentraland/content-service: cannot find module for path gx/ipfs/QmPJUtEJsm5YLUWhF6imvyCH8KZXRJa9Wup7FDMwTy5Ufz/backoff

ipfs/kubo#5435

ipfs/kubo#4831

ipfs-inactive/gx-workspace#20

ipfs/kubo#5054

@AminArria AminArria added this to the MVP milestone Oct 4, 2018
@AminArria
Copy link
Contributor Author

Fixed using https://github.com/ipsn/go-ipfs

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

No branches or pull requests

1 participant