ugorji / go

idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]
MIT License
1.85k stars 295 forks source link

codecgen should have some kind of -version flag #352

Closed vdobler closed 3 years ago

vdobler commented 3 years ago

Our understanding is that the version of codecgen should match the version used for github.com/ugorji/go/codec . If you have a local installation of github.com/ugorji/go/codec/codecgen it is complicated to find its version if there is no -version flag or that like.