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

No buildable Go source files when running "go get" #78

Closed
claudiobizzotto opened this issue Jul 30, 2016 · 1 comment
Closed

No buildable Go source files when running "go get" #78

claudiobizzotto opened this issue Jul 30, 2016 · 1 comment

Comments

@claudiobizzotto
Copy link

$ go version
go version go1.6.2 linux/arm
$ echo $GOPATH
/home/pi/go
$ go get -d github.com/ipfs/go-libp2p
package github.com/ipfs/go-libp2p: no buildable Go source files in /home/pi/go/src/github.com/ipfs/go-libp2p
@Kubuxu
Copy link
Member

Kubuxu commented Jul 30, 2016

That is normal, go-libp2p is a library not a executable.

@Kubuxu Kubuxu closed this as completed Jul 30, 2016
marten-seemann pushed a commit that referenced this issue Jan 17, 2022
marten-seemann added a commit that referenced this issue Apr 26, 2022
marten-seemann pushed a commit that referenced this issue Aug 9, 2022
segment the memory peerstore + granular locks
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