]> Cypherpunks.ru repositories - gostls13.git/commit
misc/cgo: replace ioutil.ReadFile with os.ReadFile
authorhopehook <hopehook.com@gmail.com>
Fri, 16 Sep 2022 01:21:59 +0000 (09:21 +0800)
committerGopher Robot <gobot@golang.org>
Mon, 19 Sep 2022 16:55:59 +0000 (16:55 +0000)
commitc91b1009d52d91eb3a949945789ff235246c0075
tree595ed82edc931f2b397fc6030276e4c2d2eca936
parent351037d16c16602388709b846420094eabb5ce16
misc/cgo: replace ioutil.ReadFile with os.ReadFile

For #45557

Change-Id: I25be5b437fa1c9b0e0c46802a9b37efc2d47bca0
Reviewed-on: https://go-review.googlesource.com/c/go/+/431097
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
misc/cgo/errors/argposition_test.go