uber / prototool

Your Swiss Army Knife for Protocol Buffers
MIT License
5.05k stars 345 forks source link

version conversion #557

Closed xufei56789 closed 4 years ago

xufei56789 commented 4 years ago

Problem reproduction execute: docker run --rm -it -v $(pwd):/work uber/prototool:1.10.0 prototool generate The generated prototool version is v1.3.1

Expect prototool version is v1.2.1

smaye81 commented 4 years ago

Do you mean protobuf version? Not sure what you're actually saying here.

xufei56789 commented 4 years ago

Is the protobuf version, How can I compile proto2?