]> Cypherpunks.ru repositories - gostls13.git/commit
debug/pe: replace os.MkdirTemp with T.TempDir
authorManlio Perillo <manlio.perillo@gmail.com>
Mon, 12 Apr 2021 20:49:07 +0000 (22:49 +0200)
committerIan Lance Taylor <iant@golang.org>
Mon, 12 Apr 2021 21:59:20 +0000 (21:59 +0000)
commit3d5e3a15f65f1dd622c87ffba58914c877c8112c
tree10f6871cf0c28e4f98e0ed003301f9c9b83c3b9a
parentc27991bf5b5a0c8b7383650309d10913eb0497c4
debug/pe: replace os.MkdirTemp with T.TempDir

Updates #45402

Change-Id: I3d83a66270ca38e82d6bb7f8a1367af3d5343a98
Reviewed-on: https://go-review.googlesource.com/c/go/+/309352
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/debug/pe/file_test.go