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
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