mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-18 13:11:16 +00:00
8a1d460e50
Unmarshaling should fail if multiple fields in the same oneof exists in the input. Change-Id: I76efd88681a50c18f3eaf770c9eb48727efb412b Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/170517 Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>