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

code in ____ expects import ____ #16

Open
jbenet opened this issue Sep 12, 2016 · 1 comment
Open

code in ____ expects import ____ #16

jbenet opened this issue Sep 12, 2016 · 1 comment

Comments

@jbenet
Copy link

jbenet commented Sep 12, 2016

../../../../gx/ipfs/QmcP2JoDv8dijuoXKMqmEK6J8rxzwb93kLdVf47NF7Ch1w/
go-multihash/sum.go:10:2: code in directory /Users/earth/go/src/gx/
ipfs/QmXTYG6Krvhr3zJ2zE6fyxJfrcW9YRYxsWGeTLVF9DHAT8/crypto/sha3 
expects import "golang.org/x/crypto/sha3"

related: tools/godep#156 (comment)

Looks like gx-go needs to strip those comments out.

@whyrusleeping
Copy link
Owner

Yeah, i had code in the gx-go import command that did that, but it was really slow (had to parse the AST for each file twice). I'll try and add it back as an option

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

2 participants