I would be tempted to adjust the build instruction...
# general
s
I would be tempted to adjust the build instructions however - it would be better if the instructions were to clone the repo into GOPATH and then run
dep ensure
rather than to use
go get