mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-09 10:38:10 -06:00
16 lines
656 B
Plaintext
16 lines
656 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/golang-protobuf"]
|
|
path = proto/third_party/golang-protobuf
|
|
url = https://github.com/golang/protobuf.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
|