protobuf-go/internal/testprotos/legacy
Michael Stapelberg cbc3dd69c1 all: replace interface{} by any now that we are on Go 1.21
I generated this change using:

  % sed -i 's,interface{},any,g' **/*.go
  % git checkout -- **/*.pb.go
  % $EDITOR cmd/protoc-gen-go/internal_gengo/well_known_types.go
  % ./regenerate.bash

Change-Id: I728f4b69c87ffc8f3b19bf807bf9bf1479bdbab4
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/585735
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Lasse Folger <lassefolger@google.com>
2024-05-15 12:42:15 +00:00
..
bug1052 all: format all .proto files 2024-02-23 09:30:28 +00:00
proto2_20160225_2fc053c5 all: format all .proto files 2024-02-23 09:30:28 +00:00
proto2_20160519_a4ab9ec5 all: format all .proto files 2024-02-23 09:30:28 +00:00
proto2_20180125_92554152 all: format all .proto files 2024-02-23 09:30:28 +00:00
proto2_20180430_b4deda09 all: format all .proto files 2024-02-23 09:30:28 +00:00
proto2_20180814_aa810b61 all: format all .proto files 2024-02-23 09:30:28 +00:00
proto2_20190205_c823c79e all: format all .proto files 2024-02-23 09:30:28 +00:00
proto3_20160225_2fc053c5 all: format all .proto files 2024-02-23 09:30:28 +00:00
proto3_20160519_a4ab9ec5 all: format all .proto files 2024-02-23 09:30:28 +00:00
proto3_20180125_92554152 all: format all .proto files 2024-02-23 09:30:28 +00:00
proto3_20180430_b4deda09 all: format all .proto files 2024-02-23 09:30:28 +00:00
proto3_20180814_aa810b61 all: format all .proto files 2024-02-23 09:30:28 +00:00
proto3_20190205_c823c79e all: format all .proto files 2024-02-23 09:30:28 +00:00
legacy.pb.go all: replace interface{} by any now that we are on Go 1.21 2024-05-15 12:42:15 +00:00
legacy.proto all: format all .proto files 2024-02-23 09:30:28 +00:00