protobuf-go/encoding
Michael Stapelberg cf4f382b27 encoding/prototext: capture current reserved field behavior
This change was originally done in Google-internal cl/512993970.

Change-Id: I66ea95cd975b160892ed9f931312f1767cbc9fc9
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/608315
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Michael Stapelberg <stapelberg@google.com>
Reviewed-by: Christian Höppner <hoeppi@google.com>
2024-08-27 06:11:03 +00:00
..
protodelim all: modernize documentation 2023-09-05 14:55:28 +00:00
protojson encoding/protojson: use fd.HasPresence() for editions compatibility 2024-08-20 08:10:26 +00:00
prototext encoding/prototext: capture current reserved field behavior 2024-08-27 06:11:03 +00:00
protowire all: replace interface{} by any now that we are on Go 1.21 2024-05-15 12:42:15 +00:00
bench_test.go