1
0
mirror of https://github.com/golang/go synced 2024-11-07 15:36:23 -07:00
go/src/io/ioutil
Ian Lance Taylor dcc96e4b94 io/ioutil: use correct Go version in redirection comments
Change-Id: I282f428137ca3360a58167c94e26f3dfdf59fb63
Reviewed-on: https://go-review.googlesource.com/c/go/+/302756
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
2021-03-19 01:02:56 +00:00
..
testdata
example_test.go io/ioutil: fix example test for WriteFile to allow it to run in the playground 2021-01-22 23:03:58 +00:00
ioutil_test.go
ioutil.go
tempfile_test.go io/ioutil: forward TempFile and TempDir to os package 2021-02-24 15:12:08 +00:00
tempfile.go io/ioutil: use correct Go version in redirection comments 2021-03-19 01:02:56 +00:00