Closed toni-moreno closed 6 years ago
Hi @adejoux just trying to compile last nmon2influxdb version , but it seems like I'm doing something wrong, isn't it?
Hello,
I tried to reproduce the problem from a vanilla environment: new user, new go installation, new gopath but the compilation itself is working.
$ sudo su - gobuild
Last login: Thu Feb 1 17:30:29 CET 2018 on pts/3
➜ ~ go get github.com/adejoux/nmon2influxdb
➜ ~ cd /apps/go/src/github.com/adejoux/nmon2influxdb
➜ nmon2influxdb git:(master) go build
➜ nmon2influxdb git:(master) ✗ ls
docs goreleaser.yml hmc LICENSE main.go nmon nmon2influxdb nmon2influxdblib README.md samples templates
➜ nmon2influxdb git:(master) ✗ go version
go version go1.9.3 linux/amd64
Can you try to update the 2 client library?
go get -u github.com/adejoux/grafanaclient
go get -u github.com/adejoux/influxdbclient
Regards,
Alain
Yes! after updated all is working ok
Error
Go version
nmon2influxdb version