Files
dolt/.gitmodules
2020-09-15 16:33:49 -07:00

16 lines
708 B
Plaintext

[submodule "proto/third_party/protobuf"]
path = proto/third_party/protobuf
url = https://github.com/protocolbuffers/protobuf.git
[submodule "proto/third_party/googleapis"]
path = proto/third_party/googleapis
url = https://github.com/googleapis/googleapis.git
[submodule "proto/third_party/protobuf-go"]
path = proto/third_party/protobuf-go
url = https://github.com/protocolbuffers/protobuf-go.git
[submodule "proto/third_party/grpc-go"]
path = proto/third_party/grpc-go
url = https://github.com/grpc/grpc-go.git
[submodule "mysql-client-tests/cpp/third_party/mysql-connector-cpp"]
path = mysql-client-tests/cpp/third_party/mysql-connector-cpp
url = https://github.com/mysql/mysql-connector-cpp.git