Add protobuf submodule for grpc-tools

This commit is contained in:
murgatroid99 2018-09-20 10:32:27 -07:00
parent b50fd9b87c
commit 0646ef4afd
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "packages/grpc-native-core/deps/grpc"]
path = packages/grpc-native-core/deps/grpc
url = https://github.com/grpc/grpc.git
[submodule "packages/grpc-tools/deps/protobuf"]
path = packages/grpc-tools/deps/protobuf
url = https://github.com/protocolbuffers/protobuf

@ -0,0 +1 @@
Subproject commit a6e1cc7e328c45a0cb9856c530c8f6cd23314163