When I try to make , I have an error. Could you please help me for this? Im newbie.
cd /root/zabbix-agent-extension-elasticsearch/.gopath/src/zabbix-agent-extension-elasticsearch;
GOPATH=/root/zabbix-agent-extension-elasticsearch/.gopath
dep ensure -v
/bin/sh: 2: dep: not found
Makefile:40: recipe for target 'deps' failed
make: *** [deps] Error 127
When I try to make , I have an error. Could you please help me for this? Im newbie.
cd /root/zabbix-agent-extension-elasticsearch/.gopath/src/zabbix-agent-extension-elasticsearch; GOPATH=/root/zabbix-agent-extension-elasticsearch/.gopath dep ensure -v /bin/sh: 2: dep: not found Makefile:40: recipe for target 'deps' failed make: *** [deps] Error 127