Right now we do not check in any of the `*.pb.go` files that are generated. During the [May 2nd Community Meeting](https://docs.google.com/document/d/1shtXSAqp3t7fiC-9uZcKkq3mgwsItAJlH6YW6x1joZo/edit#heading=h.ffnrx6acn0lc) we generally decided a good direction to go would be to: 1. Check in all generated code. 1. Pin to a specific gogo/protobuf version see #1370. 1. Create a CI job that fails if the checked in version does not match a newly generated version.