You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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]#
The text was updated successfully, but these errors were encountered:
influxdb client has changed github link
The text was updated successfully, but these errors were encountered: