mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-03-11 10:14:13 +00:00
This is a breaking change. The equivalent replacement logic is to trivially check whether the parent descriptor is not nil. Change-Id: I5c89c1d9f29f9e6f721bbfbcf7774188d8f0086a Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/175987 Reviewed-by: Damien Neil <dneil@google.com>