container-storage-interface / spec

Container Storage Interface (CSI) Specification.
Apache License 2.0
1.34k stars 373 forks source link

Update protoc to v3.9.1, protoc-gen-go to v1.3.1 #378

Closed tdmanv closed 5 years ago

tdmanv commented 5 years ago

Dependency changes

Generation

Generated in golang:1.12.7 using:

docker run -it --volume $(pwd):/go/src/github.com/container-storage-interface/spec --workdir /go/src/github.com/container-storage-interface/spec golang:1.12.7 bash

logs: https://gist.github.com/tdmanv/7244b55e0238a38f35be1b1dfd667358

References

Fixes https://github.com/container-storage-interface/spec/issues/377

jieyu commented 5 years ago

This LGTM. @jdef @saad-ali can you take a look?

saad-ali commented 5 years ago

/lgtm /approve