]> Cypherpunks repositories - gostls13.git/commit
archive/tar: replace os.MkdirTemp with T.TempDir
authorManlio Perillo <manlio.perillo@gmail.com>
Tue, 13 Apr 2021 10:35:28 +0000 (12:35 +0200)
committerIan Lance Taylor <iant@golang.org>
Tue, 13 Apr 2021 21:06:12 +0000 (21:06 +0000)
commit069983e5db99fa6b94401f971e9c19440615d233
treebd265c9b303c28ec574eb9d04ace9d93852cbf46
parent3bf645a6338d0699116f58f5ae5b0f2a0f0dca65
archive/tar: replace os.MkdirTemp with T.TempDir

Updates #45402

Change-Id: I296f8c676c68ed1e10b6ad1a17b5b23d2c395252
Reviewed-on: https://go-review.googlesource.com/c/go/+/309355
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Joe Tsai <thebrokentoaster@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/archive/tar/tar_test.go