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

use vendor to manage dependancy #1

Open
leslie-wang opened this issue Feb 19, 2018 · 0 comments
Open

use vendor to manage dependancy #1

leslie-wang opened this issue Feb 19, 2018 · 0 comments

Comments

@leslie-wang
Copy link

Thanks for making the great project!

Seems like it requires some dependency. Probably go vendor can be used here to manage dependency. Thanks

$ go build
kmsg/nodeinfo.go:8:2: cannot find package "github.com/anacrolix/missinggo" in any of:
kmsg/compact_node_info.go:9:2: cannot find package "github.com/anacrolix/torrent/bencode" in any of:
main.go:16:2: cannot find package "github.com/anacrolix/torrent/iplist" in any of:
main.go:17:2: cannot find package "github.com/anacrolix/torrent/util" in any of:
token/server.go:11:2: cannot find package "github.com/bradfitz/iter" in any of:
rpc/bootstrap.go:13:2: cannot find package "github.com/tylertreat/BoomFilters" in any of:
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