protobuf-go/reflect/protoreflect
Damien Neil b0a944684d all: reformat with go1.19 gofmt
Apply go1.19 gofmt to non-generated files.

Generated .pb.go files are created by generate.bash using Go 1.18,
so leave them unchanged for now.

Change-Id: Ied36c83cf99704988d059bf0412e677f0fbc71b0
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/418676
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Lasse Folger <lassefolger@google.com>
2022-07-21 16:01:13 +00:00
..
methods.go all: implement depth limit for unmarshaling 2022-02-17 17:07:31 +00:00
proto_test.go
proto.go all: reformat with go1.19 gofmt 2022-07-21 16:01:13 +00:00
source_gen.go reflect/protoreflect: improve source information usability 2020-07-23 21:50:46 +00:00
source_test.go reflect/protoreflect: improve source information usability 2020-07-23 21:50:46 +00:00
source.go all: reformat with go1.19 gofmt 2022-07-21 16:01:13 +00:00
type.go all: reformat with go1.19 gofmt 2022-07-21 16:01:13 +00:00
value_pure.go all: gofmt all 2022-01-04 22:57:54 +00:00
value_test.go
value_union.go all: reformat with go1.19 gofmt 2022-07-21 16:01:13 +00:00
value_unsafe.go all: gofmt all 2022-01-04 22:57:54 +00:00
value.go