]> Cypherpunks.ru repositories - gostls13.git/commit
path/filepath: replace os.MkdirTemp with T.TempDir
authorianwoolf <btw515wolf2@gmail.com>
Tue, 6 Apr 2021 14:05:45 +0000 (22:05 +0800)
committerEmmanuel Odeke <emmanuel@orijtech.com>
Tue, 6 Apr 2021 21:42:50 +0000 (21:42 +0000)
commit7da8490cbb8659e3a9727b15e42def6e961e8fdf
treed5f2214cb987ef0b107e015abec51801df024e4a
parent0bc4605eadc53f19e75b232422c7af0ad707d6c6
path/filepath: replace os.MkdirTemp with T.TempDir

Change-Id: I6d78e0e742cb0e7f5ea3f430e9cec0f5d1ee03e9
Reviewed-on: https://go-review.googlesource.com/c/go/+/307652
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
src/path/filepath/path_test.go