mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-02-07 03:40:29 +00:00
Do not treat reserved field names as unknown. Skip over these instead of returning error for unknown field. Change-Id: Iba9371fd901a0690e5b7329bccf261570352b55d Reviewed-on: https://go-review.googlesource.com/c/154178 Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>