Update go dependencies
This commit is contained in:
parent
55ccaf4be3
commit
2882fb5ebe
457 changed files with 54614 additions and 19833 deletions
4
vendor/github.com/gogo/protobuf/proto/Makefile
generated
vendored
4
vendor/github.com/gogo/protobuf/proto/Makefile
generated
vendored
|
|
@ -38,6 +38,6 @@ test: install generate-test-pbs
|
|||
|
||||
generate-test-pbs:
|
||||
make install
|
||||
make -C testdata
|
||||
protoc-min-version --version="3.0.0" --proto_path=.:../../../../:../protobuf --gogo_out=Mtestdata/test.proto=github.com/gogo/protobuf/proto/testdata,Mgoogle/protobuf/any.proto=github.com/gogo/protobuf/types:. proto3_proto/proto3.proto
|
||||
make -C test_proto
|
||||
make -C proto3_proto
|
||||
make
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue