all: Update protobuf package 1.0.0 -> 1.2.0 (#5452)
Also adds a few file global options to keep the generated code similar to what we already had.
This commit is contained in:
3
vendor/github.com/gogo/protobuf/test/issue411/Makefile
generated
vendored
Normal file
3
vendor/github.com/gogo/protobuf/test/issue411/Makefile
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
regenerate:
|
||||
go install github.com/gogo/protobuf/protoc-gen-gogo
|
||||
protoc-min-version --version="3.0.0" --gogo_out=Mgoogle/protobuf/timestamp.proto=github.com/gogo/protobuf/types:. --proto_path=../../../../../:../../protobuf/:. issue411.proto
|
||||
Reference in New Issue
Block a user