mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-26 09:35:33 +00:00
01887a85f5
This is a breaking change in light of new methods added in CL/176977. This removes: FieldDescriptor.Oneof: replacement is ContainingOneof FieldDescriptor.Extendee: replacement is IsExtension and ContainingMessage Change-Id: I82008e46fb3b80de8e8a0ac42afc54e8c4b67411 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/176942 Reviewed-by: Damien Neil <dneil@google.com>