mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-30 21:32:43 +00:00
7e690b5b4c
Fix a bug in handling the case where the encoding for a map item places the value field (2) before the key field (1). Change-Id: I2e6ad9af729a199e960e566ed7ef96bba3726990 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/211804 Reviewed-by: Joe Tsai <joetsai@google.com>