protobuf-go/internal/encoding/text
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
..
decode_number.go all: reformat with go1.19 gofmt 2022-07-21 16:01:13 +00:00
decode_string.go
decode_test.go internal/encoding/text: fix -0 comparisons in tests 2022-05-19 09:42:31 +00:00
decode_token.go
decode.go internal/encoding/text/decode: limit errId length 2022-05-17 20:42:32 +00:00
doc.go all: reformat with go1.19 gofmt 2022-07-21 16:01:13 +00:00
encode_test.go internal/encoding/text: escape Unicode control characters in strings 2020-10-15 23:10:26 +00:00
encode.go reflect: add protopath and protorange packages 2021-04-01 23:09:19 +00:00