]> Cypherpunks repositories - gostls13.git/commit
text/template: replace os.MkdirTemp with T.TempDir
authorManlio Perillo <manlio.perillo@gmail.com>
Mon, 12 Apr 2021 20:24:01 +0000 (22:24 +0200)
committerIan Lance Taylor <iant@golang.org>
Mon, 12 Apr 2021 21:58:25 +0000 (21:58 +0000)
commitc27991bf5b5a0c8b7383650309d10913eb0497c4
tree60aecb95ec7b7e882806331d32f6c30cd663e544
parentcccd3ba912ae903498e7fdc60fb47f5cb64c3570
text/template: replace os.MkdirTemp with T.TempDir

Updates #45402

Change-Id: I9d55191c4021387b771550b5c93c91806f694aa6
Reviewed-on: https://go-review.googlesource.com/c/go/+/309351
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Tobias Klauser <tobias.klauser@gmail.com>
src/text/template/link_test.go