mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-22 00:49:29 -06:00
proto/third_party: Check in submodules for protobuf and googleapis dependencies.
Update Makefile and README for dependencies.
This commit is contained in:
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
[submodule "proto/third_party/protobuf"]
|
||||
path = proto/third_party/protobuf
|
||||
url = git@github.com:protocolbuffers/protobuf.git
|
||||
[submodule "proto/third_party/googleapis"]
|
||||
path = proto/third_party/googleapis
|
||||
url = git@github.com:googleapis/googleapis.git
|
||||
Reference in New Issue
Block a user