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

Resolve gx dependency for go mod #130

Open
mhchia opened this issue Dec 8, 2018 · 0 comments
Open

Resolve gx dependency for go mod #130

mhchia opened this issue Dec 8, 2018 · 0 comments
Assignees

Comments

@mhchia
Copy link
Collaborator

mhchia commented Dec 8, 2018

What is wrong?

Though we have changed to go mod after #121, we still need to enforce the dependency relationship handled in gx, due to the fact that go-libp2p is still using gx to handle the dependencies.

How can it be fixed?

Have a tool to resolve gx dependencies, by going through the package.json file, mapping the dependencies' ipfs hashes to the git commit hashes, and recording them in go.sum

@mhchia mhchia self-assigned this Dec 14, 2018
@mhchia mhchia mentioned this issue Dec 18, 2018
2 tasks
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