mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-30 12:32:36 +00:00
d0f77aedbc
This used to not be necessary, but a subsequent change will change behavior based on MarshalOptions.Deterministic, so it is important that we do not accidentally drop MarshalOptions anywhere. related to golang/protobuf#1609 Change-Id: I6b53352707d93939642a627eb41c930f8ac3157f Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/579995 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Lasse Folger <lassefolger@google.com>