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

Resolve Go dependencies #35

Open
minusmillionaer opened this issue Feb 17, 2017 · 1 comment
Open

Resolve Go dependencies #35

minusmillionaer opened this issue Feb 17, 2017 · 1 comment

Comments

@minusmillionaer
Copy link

minusmillionaer commented Feb 17, 2017

influxdb client has changed github link

[root@pe-2 influxdb-collectd-proxy]# make
GOPATH=/root/go:`pwd` go get github.com/paulhammond/gocollectd
GOPATH=/root/go:`pwd` go get github.com/influxdb/influxdb/client
can't load package: package github.com/influxdb/influxdb/client: code in directory /root/go/src/github.com/influxdb/influxdb/client expects import "github.com/influxdata/influxdb/client"
make: *** [get] Error 1
[root@pe-2 influxdb-collectd-proxy]# 
@minusmillionaer minusmillionaer changed the title Go dependencies failed Resolve Go dependencies Feb 17, 2017
@sachinrase
Copy link

even with influxdb -> influxdata it fails

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