mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-02-04 12:39:49 +00:00
927aaba87c
Correctly report the type we were looking for when panicking. Previously would say: "invalid type: got *T, want *T". Change-Id: I90ea0dd1fc64f3aec37a5a5828c1832fb0ab2887 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/176258 Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>