protoc-gen-validate icon indicating copy to clipboard operation
protoc-gen-validate copied to clipboard

No `--version` flag on go binary

Open majolo opened this issue 2 years ago • 1 comments

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?

majolo avatar Jan 17 '23 13:01 majolo

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!

bufdev avatar Jan 23 '23 18:01 bufdev

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!

chrispine avatar Feb 29 '24 18:02 chrispine