protobuf-go/encoding
Samuel Benzaquen 31a5920811 protobuf: remove the check for reserved field numbers.
Field numbers in the reserved range are semantically valid,
although the protocol buffer compiler may reject attempts to
define fields in this range.

Change-Id: Ib939ed5f4fef09b29047b509829b2f01494bfb6a
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/461238
Reviewed-by: Damien Neil <dneil@google.com>
Reviewed-by: Michael Stapelberg <stapelberg@google.com>
2023-01-12 08:45:15 +00:00
..
protodelim encoding: add protodelim package 2022-08-02 22:27:24 +00:00
protojson encoding/protojson: fix parsing of google.protobuf.Timestamp 2022-08-31 09:28:52 +00:00
prototext all: remove shorthand import aliases 2022-05-24 20:05:50 +00:00
protowire protobuf: remove the check for reserved field numbers. 2023-01-12 08:45:15 +00:00
bench_test.go all: remove shorthand import aliases 2022-05-24 20:05:50 +00:00