mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-18 13:11:16 +00:00
95faac20ee
The text and JSON encodings for the google.protobuf.Any well-known type require a call to proto.Unmarshal. Plumb through the resolver from the UnmarshalOptions. Change-Id: Iccc1a9d56acd9dd214f2b289216bd50acc2ef074 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/182980 Reviewed-by: Herbie Ong <herbie@google.com>