protobuf-go/reflect/protodesc
Lasse Folger b3f1c7a8f5 reflect/protodesc: remove obsolete JSON name check from desc validator
This check was removed from protoc in [1] and the comment in
desc_validate.go mentioned that it was there to emulate the protoc
behavior.

[1] 535069ec1b

fixes golang/protobuf#1616


Change-Id: I8cd6a28a4b2f2b807cdd4432b096cfce8e1f28c8
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/585736
Reviewed-by: Nicolas Hillegeer <aktau@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Lasse Folger <lassefolger@google.com>
2024-05-16 12:32:14 +00:00
..
desc_init.go [proto] use the correct parent when resolving features for extensions 2024-04-16 13:33:29 +00:00
desc_resolve.go reflect/protodesc: add editions support 2024-02-19 07:03:53 +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 all: enable editions support 2024-03-22 09:09:14 +00:00
editions.go all: update to protobuf 27.0-rc1 and regenerate protos 2024-05-03 08:08:45 +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 protobuf: fix required/group bug in descriptor proto output of editions files 2024-04-05 07:47:23 +00:00
proto.go protobuf: fix required/group bug in descriptor proto output of editions files 2024-04-05 07:47:23 +00:00