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

missed deps #3

Closed
daviddias opened this issue Nov 17, 2015 · 5 comments
Closed

missed deps #3

daviddias opened this issue Nov 17, 2015 · 5 comments

Comments

@daviddias
Copy link
Member

  • github.com/satori/go.uuid
  • github.com/whyrusleeping/go-logging
  • github.com/jbenet/go-datastore
  • p2p/host/basic/basic_host_test.go:12:2: cannot find package "command/vendor/QmacZi9WygGK7Me8mH53pypyscHzU386aUZXpr28GZgUct/context" in any of:
    /usr/local/go/src/command/vendor/QmacZi9WygGK7Me8mH53pypyscHzU386aUZXpr28GZgUct/context (from $GOROOT)
  • p2p/peer/peer_test.go:14:2: cannot find package "command-line-/vendor/QmNsoHoCVhgXcv1Yg45jtkMgimxorTAN36fV9AQMFXHHAQ/go-base58" in any of:
    /usr/local/go/src/command-line-/vendor/QmNsoHoCVhgXcv1Yg45jtkMgimxorTAN36fV9AQMFXHHAQ/go-base58 (from $GOROOT)
  • p2p/peer/addr_manager_test.go:7:2: cannot find package "command-line-/vendor/QmbWxL1aXQhBjc1XGjGF1f2KGBMCBYSuT2ThA8YXnXJK83/go-multiaddr" in any of:
    /usr/local/go/src/command-line-/vendor/QmbWxL1aXQhBjc1XGjGF1f2KGBMCBYSuT2ThA8YXnXJK83/go-multiaddr (from $GOROOT)
  • p2p/metrics/stream/metered_test.go:8:2: cannot find package "com/vendor/QmciEePSP8wpGYZp8fsPFi49Ya7xQMUFwFj2z5fDpfZnhC/randbo" in any of:
    /usr/local/go/src/com/vendor/QmciEePSP8wpGYZp8fsPFi49Ya7xQMUFwFj2z5fDpfZnhC/randbo (from $GOROOT)
  • p2p/net/mock/mock_test.go:17:2: cannot find package "command-l/vendor/QmacZi9WygGK7Me8mH53pypyscHzU386aUZXpr28GZgUct/context" in any of:
    /usr/local/go/src/command-l/vendor/QmacZi9WygGK7Me8mH53pypyscHzU386aUZXpr28GZgUct/context (from $GOROOT)

@whyrusleeping

@whyrusleeping
Copy link
Contributor

github.com/jbenet/go-msgio
github.com/jbenet/go-reuseport

@whyrusleeping
Copy link
Contributor

github.com/whyrusleeping/go-metrics

@whyrusleeping
Copy link
Contributor

github.com/coreos/go-semver/semver
github.com/fd/go-nat

@whyrusleeping
Copy link
Contributor

github.com/jbenet/go-detect-race

@whyrusleeping
Copy link
Contributor

this is all fixed now! :D

Stebalien pushed a commit that referenced this issue Dec 3, 2018
marten-seemann pushed a commit that referenced this issue Apr 21, 2022
marten-seemann pushed a commit that referenced this issue Apr 22, 2022
fix(govet): correct fmt for bool is %t
marten-seemann pushed a commit that referenced this issue Apr 22, 2022
fix: use binary frames instead of text frames
marten-seemann pushed a commit that referenced this issue Apr 26, 2022
cleanup code, fix ReadSecure and WriteSecure
marten-seemann pushed a commit that referenced this issue Apr 26, 2022
marten-seemann pushed a commit that referenced this issue Jul 1, 2022
Implement circuit/relay/0.1.0 spec
marten-seemann pushed a commit that referenced this issue Aug 17, 2022
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