proto: Makefile: Make pb.go generation more hermetic by using golang-protobuf submodule for proto-gen-go.

This commit is contained in:
Aaron Son
2019-08-15 11:48:23 -07:00
parent 1cf7250d0d
commit 77959ad204
6 changed files with 258 additions and 299 deletions
+3
View File
@@ -4,3 +4,6 @@
[submodule "proto/third_party/googleapis"]
path = proto/third_party/googleapis
url = git@github.com:googleapis/googleapis.git
[submodule "proto/third_party/golang-protobuf"]
path = proto/third_party/golang-protobuf
url = https://github.com/golang/protobuf.git