go/src/mime
Russ Cox 1b09d43067 all: update references to symbols moved from io/ioutil to io
The old ioutil references are still valid, but update our code
to reflect best practices and get used to the new locations.

Code compiled with the bootstrap toolchain
(cmd/asm, cmd/dist, cmd/compile, debug/elf)
must remain Go 1.4-compatible and is excluded.
Also excluded vendored code.

For #41190.

Change-Id: I6d86f2bf7bc37a9d904b6cee3fe0c7af6d94d5b1
Reviewed-on: https://go-review.googlesource.com/c/go/+/263142
Trust: Russ Cox <rsc@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
2020-10-20 18:41:18 +00:00
..
multipart all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
quotedprintable all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
testdata
encodedword.go
encodedword_test.go all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
example_test.go all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
grammar.go
mediatype.go
mediatype_test.go
type.go mime: add .json to built-in list of MIME types 2020-03-07 00:35:52 +00:00
type_dragonfly.go
type_freebsd.go
type_openbsd.go
type_plan9.go
type_test.go mime: fix ExtensionsByType bug when there are duplicates 2020-02-25 21:09:55 +00:00
type_unix.go all: remove the nacl port (part 1) 2019-10-09 06:14:44 +00:00
type_windows.go syscall: remove dependency on io 2020-10-13 00:55:35 +00:00