]> Cypherpunks.ru repositories - gostls13.git/commit
go/build: replace os.Setenv with T.Setenv
authorManlio Perillo <manlio.perillo@gmail.com>
Wed, 14 Apr 2021 10:45:42 +0000 (12:45 +0200)
committerIan Lance Taylor <iant@golang.org>
Wed, 14 Apr 2021 23:26:15 +0000 (23:26 +0000)
commitd27bb8ba2ecf18b2d69d4eb72080a17ebff09f64
tree705f760012403c7caeabd32b1fab4b029a576810
parentf18715c18fb4e0e71f46dc8fc47262ebfbcbe514
go/build: replace os.Setenv with T.Setenv

Updates #45448

Change-Id: I4d8e5d7e57818355ef2bc33b57ddf9c8b8da3e62
Reviewed-on: https://go-review.googlesource.com/c/go/+/310030
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Michael Knyszek <mknyszek@google.com>
src/go/build/build_test.go