1
0
mirror of https://github.com/golang/go synced 2024-11-06 11:36:16 -07:00
go/src/encoding
Bryan Mills 6e8b7e4f42 Revert "all: add a handful of fuzz targets"
This reverts CL 352109.

Reason for revert: causing OOM failures on several builders, and may cause OOMs for end users with small machines as well.

Change-Id: I58308d09919969d5a6512ee5cee6aa5c4af6769b
Reviewed-on: https://go-review.googlesource.com/c/go/+/377934
Trust: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Katie Hockman <katie@golang.org>
Trust: Katie Hockman <katie@golang.org>
2022-01-12 15:53:47 +00:00
..
ascii85 all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
asn1 all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
base32 all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
base64 all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
binary all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
csv all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
gob all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
hex all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
json Revert "all: add a handful of fuzz targets" 2022-01-12 15:53:47 +00:00
pem all: use bytes.Cut, strings.Cut 2021-10-06 15:53:04 +00:00
xml all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
encoding.go