Closed niclasek closed 7 years ago
Hi @niclasek you need to have dep
:
brew install dep
or you could just do go get
and later make build
give a try and let me know
I just fix the Makefile to not depend on dep
please give a try should be working now
It does. Thank you!
Hi, I tried to build this tool but I got an error. Do you know why?
~/go/src/github.com/vpn-kill-switch/killswitch$ make dep ensure make: dep: No such file or directory make: *** [get] Error 1
Regards Niclas