]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modfetch: avoid creating unused temp directories
authorBryan C. Mills <bcmills@google.com>
Thu, 11 May 2023 14:37:44 +0000 (10:37 -0400)
committerGopher Robot <gobot@golang.org>
Thu, 18 May 2023 20:10:14 +0000 (20:10 +0000)
commitc7d6c6000a84b61ac8bb2e38e855ad120914658a
tree42286faa91aee3ddca0d49d25e8dc60d3d23ab08
parent917171f5645a70a65cab8cc5f901a905ef6df601
cmd/go/internal/modfetch: avoid creating unused temp directories

(Discovered via #60113, but this doesn't address that issue.)

Change-Id: I8b89e74b786dcfb0aa5d71fcbd0df8af33b98f36
Reviewed-on: https://go-review.googlesource.com/c/go/+/494375
Run-TryBot: Bryan Mills <bcmills@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Matloob <matloob@golang.org>
src/cmd/go/internal/modfetch/coderepo_test.go