]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: replace os.MkdirTemp with T.TempDir
authorian woolf <btw515wolf2@gmail.com>
Thu, 8 Apr 2021 12:42:47 +0000 (20:42 +0800)
committerIan Lance Taylor <iant@golang.org>
Fri, 9 Apr 2021 04:03:50 +0000 (04:03 +0000)
commit8518aac3147da163ac5accfacbf0c30f684177e2
tree3ac9b197f16f68de21719f4611349fda602e0ae8
parentd25c4fbe05e88580ce0a5cadc67e1c0ee27a2d1c
crypto/x509: replace os.MkdirTemp with T.TempDir

Updates #45402

Change-Id: Ifb1fa5232a0fa1be62e886643cec9deaa3b312ad
Reviewed-on: https://go-review.googlesource.com/c/go/+/308409
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
src/crypto/x509/root_unix_test.go