mirror of https://github.com/grpc/grpc-node.git
Add protobuf submodule for grpc-tools
This commit is contained in:
parent
b50fd9b87c
commit
0646ef4afd
|
|
@ -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
|
||||
Loading…
Reference in New Issue