protobuf-go/reflect
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
..
protodesc reflect/protodesc: remove obsolete JSON name check from desc validator 2024-05-16 12:32:14 +00:00
protopath all: modernize documentation 2023-09-05 14:55:28 +00:00
protorange all: replace interface{} by any now that we are on Go 1.21 2024-05-15 12:42:15 +00:00
protoreflect all: replace interface{} by any now that we are on Go 1.21 2024-05-15 12:42:15 +00:00
protoregistry all: replace interface{} by any now that we are on Go 1.21 2024-05-15 12:42:15 +00:00