bemasher / rtlamr-collect

Data aggregation for rtlamr.
GNU Affero General Public License v3.0
171 stars 29 forks source link

Error Message Install #30

Closed garyh2626 closed 3 years ago

garyh2626 commented 3 years ago
go get github.com/bemasher/rtlamr-collect
# github.com/influxdata/influxdb-client-go/api/http
/root/go/src/github.com/influxdata/influxdb-client-go/api/http/service.go:100:14: undefined: "net/http".NewRequestWithContext
root@raspberrypi:/home/pi# 

I have already installed golang and rtlamr. working as expected I get same error attempting to install on various raspberry images

konstk1 commented 3 years ago

@garyh2626 You need to update to go to at least 1.13 version.