Hi Amit,

have you tried this?

go install ./vendor/github.com/golang/protobuf/protoc-gen-go

Also note that you might have to add a required statement to Gopkg.toml to
avoid having the binary's code pruned, see https://github.com/golang/dep/
blob/master/docs/Gopkg.toml.md#package-graph-rules-required-and-ignored

HTH
Stephan

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to