]> Cypherpunks repositories - gostls13.git/commit
os: fix path in MkdirTemp error message
authorJonathan Conder <jono.conder@gmail.com>
Sat, 16 Aug 2025 18:36:14 +0000 (18:36 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 19 Aug 2025 19:54:53 +0000 (12:54 -0700)
commit1f2e8e03e48597367e674138e26432345c685b1c
tree92f98dbd81c5dee20837c4374067297c068c24d4
parent5024d0d884f8ca4fe74a861b5b20f6a3955762f2
os: fix path in MkdirTemp error message

Fixes #75012

Change-Id: I9dd3ba8987bde9db93769a1b05d13b162ba5332d
Reviewed-on: https://go-review.googlesource.com/c/go/+/696715
Reviewed-by: Carlos Amedee <carlos@golang.org>
Reviewed-by: Sean Liao <sean@liao.dev>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Sean Liao <sean@liao.dev>
Reviewed-by: David Chase <drchase@google.com>
src/os/tempfile.go