1
0
mirror of https://github.com/golang/go synced 2024-11-07 13:26:10 -07:00
go/src/mime
Tobias Klauser b1c4cc5589 mime: keep builtinTypesLower sorted alphabetically
Updates #44602

Change-Id: I2c32e388143e56928850821587f57d9729434220
Reviewed-on: https://go-review.googlesource.com/c/go/+/310034
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
TryBot-Result: Go Bot <gobot@golang.org>
2021-04-15 10:21:10 +00:00
..
multipart all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTemp 2020-12-09 19:12:23 +00:00
quotedprintable all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
testdata mime: in globs2 file only keep first time extension is seen 2021-04-13 18:08:06 +00:00
encodedword_test.go all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
encodedword.go
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_test.go mime: encode CTL and non-US-ASCII characters in FormatMediaType 2019-05-23 15:45:00 +00:00
mediatype.go mime: encode CTL and non-US-ASCII characters in FormatMediaType 2019-05-23 15:45:00 +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_test.go mime: support reading shared mime-info database on unix systems 2021-04-12 21:04:48 +00:00
type_unix.go mime: in globs2 file only keep first time extension is seen 2021-04-13 18:08:06 +00:00
type_windows.go syscall: remove dependency on io 2020-10-13 00:55:35 +00:00
type.go mime: keep builtinTypesLower sorted alphabetically 2021-04-15 10:21:10 +00:00