aboutsummaryrefslogtreecommitdiff
path: root/src/encoding
diff options
context:
space:
mode:
authorMichael Matloob <matloob@golang.org>2025-07-18 14:14:16 -0400
committerGopher Robot <gobot@golang.org>2025-07-24 08:59:40 -0700
commitefc37e97c0f358f3cffe7ca2b78c743470345189 (patch)
tree3d38ca731bdcbe5d2a64d19a223642e0ec132e9b /src/encoding
parent98a031193b93d7b0e8353810351c9544250e7bcd (diff)
downloadgo-efc37e97c0f358f3cffe7ca2b78c743470345189.tar.xz
cmd/go: always return the cached path from go tool -n
If we're running go tool -n always return the cached path of the tool. We can't always use the cached path when running the tool because if we copied the tool to the cached location in the same process and then try to run it we'll run into #22315, producing spurious ETXTBSYs. Fixes #72824 Change-Id: I81f23773b9028f955ccc97453627ae4f2573814b Reviewed-on: https://go-review.googlesource.com/c/go/+/688895 Auto-Submit: Michael Matloob <matloob@golang.org> Reviewed-by: Michael Matloob <matloob@google.com> Reviewed-by: Michael Pratt <mpratt@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Diffstat (limited to 'src/encoding')
0 files changed, 0 insertions, 0 deletions