mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-26 09:35:33 +00:00
302cb325fb
MessageSets are a deprecated proto1 feature, long since superseded by extensions. Add disabled-by-default support behind flags.Proto1Legacy. Change-Id: I7d3ace07f3b0efd59673034f3dc633b908345a88 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/185538 Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>