Files
external-snapshotter/vendor/github.com/gogo/protobuf/test/issue312/events/Makefile
xing-yang e213d1890d Add generated file
This PR adds generated files under pkg/client and vendor folder.
2018-08-10 06:20:40 -07:00

5 lines
182 B
Makefile

regenerate:
go install github.com/gogo/protobuf/protoc-gen-gogo
protoc --proto_path=.:$(GOPATH)/src/:$(GOPATH)/src/github.com/gogo/protobuf/protobuf/ \
--gogo_out=. events.proto