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:
2
vendor/github.com/gogo/protobuf/test/example/Makefile
generated
vendored
2
vendor/github.com/gogo/protobuf/test/example/Makefile
generated
vendored
@@ -27,4 +27,4 @@
|
||||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
regenerate:
|
||||
(protoc -I=. -I=$(GOPATH)/src -I=$(GOPATH)/src/github.com/gogo/protobuf/protobuf --gogo_out=. example.proto)
|
||||
(protoc -I=. -I=$(GOPATH)/src/github.com/gogo/protobuf/protobuf -I=$(GOPATH)/src --gogo_out=. example.proto)
|
||||
|
||||
866
vendor/github.com/gogo/protobuf/test/example/example.pb.go
generated
vendored
866
vendor/github.com/gogo/protobuf/test/example/example.pb.go
generated
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user