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

go get github.com/bitfinexcom/bitfinex-api-go fails #179

Open
wethinkagile opened this issue Jul 3, 2019 · 2 comments
Open

go get github.com/bitfinexcom/bitfinex-api-go fails #179

wethinkagile opened this issue Jul 3, 2019 · 2 comments

Comments

@wethinkagile
Copy link

wethinkagile commented Jul 3, 2019

Taken from your GitHub ReadMe Tutorial.

⇒ go get github.com/bitfinexcom/bitfinex-api-go

gives

package github.com/bitfinexcom/bitfinex-api-go: no Go files in /Users/xxx/xxx/src/github.com/bitfinexcom/bitfinex-api-go

Sounds like something on github/bfx side. Can you fix this?

@wethinkagile wethinkagile changed the title ⇒ go get github.com/bitfinexcom/bitfinex-api-go package github.com/bitfinexcom/bitfinex-api-go: no Go files in /Users/xxx/xxx/src/github.com/bitfinexcom/bitfinex-api-go ⇒ go get github.com/bitfinexcom/bitfinex-api-go fails Jul 3, 2019
@wethinkagile wethinkagile changed the title ⇒ go get github.com/bitfinexcom/bitfinex-api-go fails go get github.com/bitfinexcom/bitfinex-api-go fails Jul 3, 2019
@mayo-nesso
Copy link

According can't load package: package .: no buildable Go source files;

If you want all packages in that repository, use ... to signify that, like:

In this case it would be:
go get github.com/bitfinexcom/bitfinex-api-go/...

@xiandong79
Copy link

same problem

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

3 participants