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

cannot find package "github.com/influxdata/influxdb/client" #202

Open
RustMan88 opened this issue Sep 3, 2019 · 1 comment
Open

cannot find package "github.com/influxdata/influxdb/client" #202

RustMan88 opened this issue Sep 3, 2019 · 1 comment

Comments

@RustMan88
Copy link

nebulasio/go-nebulas/metrics/influxdb.go:9:2: cannot find package "github.com/influxdata/influxdb/client" in any of:
/usr/local/go/src/github.com/influxdata/influxdb/client (from $GOROOT)
/home/rustmann/Gopath/src/github.com/influxdata/influxdb/client (from $GOPATH)

I don't find this package in Gopkg.toml, how select influxdb version?

@qywang2012
Copy link
Collaborator

you can user go get to download this package. We also support snapshot for the vendor. You can download it with our README.md document.

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