Remove BPA from Makefile
[icn.git] / cmd / bpa-operator / vendor / github.com / googleapis / gnostic / extensions / COMPILE-EXTENSION.sh
1 go get github.com/golang/protobuf/protoc-gen-go
2
3 protoc \
4 --go_out=Mgoogle/protobuf/any.proto=github.com/golang/protobuf/ptypes/any:. *.proto 
5