mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-03-08 19:14:05 +00:00
Also, fixed unmarshaling of map messages where non-fatal errors were not propagated up. Change-Id: I06415b4a4ccd12135f0fdfaa38ccda54866139e7 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/168997 Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>