mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-30 12:32:36 +00:00
76135f99d5
This required renaming the extension fields to have distinct names, as makeMessages() uses the protobuild package, which works with field names. The makeMessages() function can be centrally extended with other variants of testprotos (e.g. editions). Change-Id: I68ef28baee674c6b53da8629c5ff7b2e1b92d4ff Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/624415 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Chressie Himpel <chressie@google.com>