uber / prototool

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

Update Prototool to go 1.14 and protoc 3.11.0 #540

Closed smaye81 closed 4 years ago

smaye81 commented 4 years ago

Updates Prototool to Go 1.14, protoc v3.11.0 and updates go.mod dependencies.

This also necessitated a few other minor fixes:

  1. Updating copyright to 2020
  2. Adding an additional regex for matching unused imports because the wording changed for protoc 3.11.0