protobuf-go/reflect/protodesc
Michael Stapelberg 013dd178dc all: drop unnecessary import renames for consistency
Most of our imports already comply with the style, but this change makes it
consistent across the entire repository.

I suspect that these unnecessary imports are left-overs from differences between
Google-internal (where many imports are renamed) and Open Source.

Change-Id: Id5f6eabd22bcc72dd4e36dd018b6cc5138df7696
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/609875
Reviewed-by: Christian Höppner <hoeppi@google.com>
Auto-Submit: Michael Stapelberg <stapelberg@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-08-30 09:35:51 +00:00
..
desc_init.go all: plumb the lazy option into filedesc.Field and .Extension 2024-07-08 07:49:25 +00:00
desc_resolve.go reflect/protoreflect: FieldDescriptor.Kind should never be GroupKind for maps or fields of map entry 2024-06-06 08:04:46 +00:00
desc_validate.go reflect/protodesc: remove obsolete JSON name check from desc validator 2024-05-16 12:32:14 +00:00
desc.go
editions.go all: drop unnecessary import renames for consistency 2024-08-30 09:35:51 +00:00
file_test.go reflect/protodesc: remove obsolete JSON name check from desc validator 2024-05-16 12:32:14 +00:00
proto_test.go
proto.go