]> Cypherpunks repositories - gostls13.git/commit
debug/buildinfo: use testenv.GoToolPath in tests instead of resolving "go" from ...
authorBryan C. Mills <bcmills@google.com>
Thu, 10 Mar 2022 20:28:10 +0000 (15:28 -0500)
committerBryan Mills <bcmills@google.com>
Mon, 14 Mar 2022 16:33:16 +0000 (16:33 +0000)
commit471d319fb2497aa7239943eb1a6d5cfbad503a2a
treec0c348e3081d7f451adceca6563c9e6da3936534
parent7900576bac4630bbeec7f4f1aa4b1cb0d51bd8a1
debug/buildinfo: use testenv.GoToolPath in tests instead of resolving "go" from $PATH

Updates #37475.

Change-Id: I8c3237438da3e9521ce3be26a0b5d5ca36944b17
Reviewed-on: https://go-review.googlesource.com/c/go/+/391803
Trust: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Trust: Daniel Martí <mvdan@mvdan.cc>
src/debug/buildinfo/buildinfo_test.go