Specifications
-
Client Version:
-
InfluxDB Version: 2
-
github path to version 2 influxdata/influxdb-client-go/v2 no longer exists, but is still used elsewhere; the documentation below is still advicing to use this path; the path is also used in the go.mod file of project mbmd, which causes a make error when compiling from source; any advice how to fix the induced problem of the mbmd compilation ?
-
Platform:
Steps to reproduce
...
Expected behavior
make build should work okay
Actual behavior
make error when go.mod is trying to access influxdata/influxdb-client-go/v2
Additional info
No response
Specifications
Client Version:
InfluxDB Version: 2
github path to version 2 influxdata/influxdb-client-go/v2 no longer exists, but is still used elsewhere; the documentation below is still advicing to use this path; the path is also used in the go.mod file of project mbmd, which causes a make error when compiling from source; any advice how to fix the induced problem of the mbmd compilation ?
Platform:
Steps to reproduce
...
Expected behavior
make build should work okay
Actual behavior
make error when go.mod is trying to access influxdata/influxdb-client-go/v2
Additional info
No response