1
0
mirror of https://github.com/golang/go synced 2024-11-17 07:24:53 -07:00
go/src/mime
Russ Cox 84f3b33f10 syscall: remove dependency on io
Keep syscall and io separated; neither should depend on the other.

Change-Id: Icdd61bd0c05d874cabd7b5ae6631dd09dec90112
Reviewed-on: https://go-review.googlesource.com/c/go/+/243902
Trust: Russ Cox <rsc@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
2020-10-13 00:55:35 +00:00
..
multipart
quotedprintable
testdata
encodedword_test.go
encodedword.go
example_test.go
grammar.go
mediatype_test.go
mediatype.go
type_dragonfly.go
type_freebsd.go
type_openbsd.go
type_plan9.go
type_test.go
type_unix.go
type_windows.go syscall: remove dependency on io 2020-10-13 00:55:35 +00:00
type.go