mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-06 00:55:51 +00:00
20aefe9c5e
Previous code tries to do all-lowercase match all non-extension field names to match group field names, which is incorrect. Fix to check for only group field type and make sure that the format is correct as well. Fixes golang/protobuf#878. Fix typo in text proto string in internal/impl/message_test.go that wasn't caught before due to above issue. Change-Id: Ief952907306435ed76a095e96e29fcc9c0027b73 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/183737 Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com> |
||
---|---|---|
.. | ||
protojson | ||
prototext | ||
testprotos | ||
bench_test.go |