]> Cypherpunks.ru repositories - gostls13.git/commit
io/ioutil: use correct Go version in redirection comments
authorIan Lance Taylor <iant@golang.org>
Thu, 18 Mar 2021 01:02:26 +0000 (18:02 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 19 Mar 2021 01:02:56 +0000 (01:02 +0000)
commitdcc96e4b9403a3a1e135b81d5f556a72a04a2add
treef61ab5c7047ce9856fe1c1538d6560bde56de751
parent90b1ed1602ad8db08a5b1bde4aae5f8569b21915
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>
src/io/ioutil/tempfile.go