mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-29 18:32:46 +00:00
692f4a24f8
I updated the protoc version to 21.5 and ran regenerate.bash. This updates the various *.pb.go files to use the sources from the latest protobuf release. In particular, this updates the descriptorpb, so it includes some changes to descriptor.proto in the past year and a half since this was last re-generated. The change also pulled over several other generated changes. Change-Id: Icd9c4e5d47ba85e1f4bae1d0a025f8dec15a3014 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/426054 Reviewed-by: Damien Neil <dneil@google.com> Reviewed-by: Lasse Folger <lassefolger@google.com>