protobuf-go/internal/testprotos
Michael Stapelberg 1531843d1d internal/testprotos: declare the extension
This change was originally done by Mike Kruskal in Google-internal cl/520045664.

(Undeclared extensions are no longer accepted Google-internally.)

Change-Id: I24d24ff2c7dc85920bd5dbe86724186d98783a18
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/609555
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-29 12:27:53 +00:00
..
annotation all: replace interface{} by any now that we are on Go 1.21 2024-05-15 12:42:15 +00:00
benchmarks compiler/protogen: remove now-unnecessary UnsafeEnabled checks 2024-08-23 08:11:43 +00:00
conformance compiler/protogen: remove now-unnecessary UnsafeEnabled checks 2024-08-23 08:11:43 +00:00
editionsfuzztest compiler/protogen: remove now-unnecessary UnsafeEnabled checks 2024-08-23 08:11:43 +00:00
enums all: replace interface{} by any now that we are on Go 1.21 2024-05-15 12:42:15 +00:00
fieldtrack compiler/protogen: remove now-unnecessary UnsafeEnabled checks 2024-08-23 08:11:43 +00:00
fuzz compiler/protogen: remove now-unnecessary UnsafeEnabled checks 2024-08-23 08:11:43 +00:00
irregular compiler/protogen: remove now-unnecessary UnsafeEnabled checks 2024-08-23 08:11:43 +00:00
lazy compiler/protogen: remove now-unnecessary UnsafeEnabled checks 2024-08-23 08:11:43 +00:00
legacy compiler/protogen: remove now-unnecessary UnsafeEnabled checks 2024-08-23 08:11:43 +00:00
messageset internal/testprotos: declare the extension 2024-08-29 12:27:53 +00:00
news compiler/protogen: remove now-unnecessary UnsafeEnabled checks 2024-08-23 08:11:43 +00:00
nullable all: replace interface{} by any now that we are on Go 1.21 2024-05-15 12:42:15 +00:00
order compiler/protogen: remove now-unnecessary UnsafeEnabled checks 2024-08-23 08:11:43 +00:00
race compiler/protogen: remove now-unnecessary UnsafeEnabled checks 2024-08-23 08:11:43 +00:00
registry compiler/protogen: remove now-unnecessary UnsafeEnabled checks 2024-08-23 08:11:43 +00:00
required compiler/protogen: remove now-unnecessary UnsafeEnabled checks 2024-08-23 08:11:43 +00:00
test internal/impl: skip unnecessary requiredField checks for oneofs 2024-08-28 08:50:43 +00:00
test3 compiler/protogen: remove now-unnecessary UnsafeEnabled checks 2024-08-23 08:11:43 +00:00
testeditions compiler/protogen: remove now-unnecessary UnsafeEnabled checks 2024-08-23 08:11:43 +00:00
textpb2 encoding/prototext: capture current reserved field behavior 2024-08-27 06:11:03 +00:00
textpb3 encoding/prototext: capture current reserved field behavior 2024-08-27 06:11:03 +00:00
textpbeditions compiler/protogen: remove now-unnecessary UnsafeEnabled checks 2024-08-23 08:11:43 +00:00