1
0
mirror of https://github.com/golang/go synced 2024-11-07 12:46:16 -07:00
go/src/archive
Manlio Perillo 069983e5db 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>
2021-04-13 21:06:12 +00:00
..
tar archive/tar: replace os.MkdirTemp with T.TempDir 2021-04-13 21:06:12 +00:00
zip archive/zip: fix character device handling in fileModeToUnixMode 2021-04-03 20:16:00 +00:00