protoc-gen-validate
protoc-gen-validate copied to clipboard
No `--version` flag on go binary
As far as I can tell the golang protoc-gen-validate
doesn't have any way for you to determine the version currently installed.
Am I wrong about this or should it be added?
Most protoc plugins do not have --version
flags, so at the least, this isn't a bug, but it could be something we could add as we do see how it would be convenient. This is likely to be on our backlog though, but we're open to contributions!
As explained in the README, this project is in maintenance mode. We recommend upgrading to protovalidate.
I'm going to go ahead and close this issue, but feel free to open one against protovalidate if needed. Thanks!