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
This is all messed up due to go mods being introduced.
Please clone the repo and build it locally. Note that there is (at the time of writing) mismatch between 4.0 converter check-sum and the go.sum in the repo, hence I recommend removing it.
go get prompt cannot find package
⚡ go get -u github.com/monitoringartist/zabbix-template-converter
cannot find package "github.com/monitoringartist/go-zabbix/v40" in any of:
/usr/local/Cellar/go/1.15.5/libexec/src/github.com/monitoringartist/go-zabbix/v40 (from $GOROOT)
/Users/suwenqiang/go/src/github.com/monitoringartist/go-zabbix/v40 (from $GOPATH)
cannot find package "github.com/monitoringartist/go-zabbix/v44" in any of:
/usr/local/Cellar/go/1.15.5/libexec/src/github.com/monitoringartist/go-zabbix/v44 (from $GOROOT)
/Users/suwenqiang/go/src/github.com/monitoringartist/go-zabbix/v44 (from $GOPATH)
The text was updated successfully, but these errors were encountered: