mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-08 08:49:52 -06:00
proto/README.md: Add note about building protoc-gen-go
This commit is contained in:
@@ -10,6 +10,9 @@ Dependencies are git submodules in //proto/third_party. You need to build
|
||||
protoc in //proto/third_party/protobuf by running `bazel build //:protoc` from
|
||||
that directory. Currently tested with bazel version 0.28.0.
|
||||
|
||||
You also need to run `go build -o ._protoc-gen-go ./protoc-gen-go` in
|
||||
third_party/golang-protobuf.
|
||||
|
||||
Dependency tracking and hermeticity here poor.
|
||||
|
||||
Generating code
|
||||
|
||||
Reference in New Issue
Block a user