mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-23 05:13:00 -05:00
proto/{third_party,Makefile}: Adopt protobuf-go and grpc-go for protobuf message generation.
This commit is contained in:
@@ -7,3 +7,9 @@
|
||||
[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
|
||||
|
||||
Reference in New Issue
Block a user