ingress-nginx-helm/vendor/github.com/googleapis/gnostic/extensions/COMPILE-EXTENSION.sh
Manuel de Brito Fontes 4fb61c73d1 Update go dependencies
2017-07-20 10:43:09 -07:00

7 lines
164 B
Bash
Executable file

go get github.com/golang/protobuf/protoc-gen-go
protoc \
--go_out=Mgoogle/protobuf/any.proto=github.com/golang/protobuf/ptypes/any:. *.proto
go build
go install