]> Cypherpunks repositories - gostls13.git/commit
internal/testenv: MustHaveExec: use sync.OnceValue
authorKir Kolyshkin <kolyshkin@gmail.com>
Thu, 29 Aug 2024 23:46:16 +0000 (16:46 -0700)
committerGopher Robot <gobot@golang.org>
Fri, 30 Aug 2024 16:26:31 +0000 (16:26 +0000)
commit46985f4ec2a83241de4c0cec522df0ed19a3635d
tree53a619e2439e4c8297d53004cf6d8eeefee55ac5
parentffb3e574012ce9d3d5193d7b8df135189b8a6671
internal/testenv: MustHaveExec: use sync.OnceValue

Change-Id: I048474fc93bb8c149672b66f98d71eec0eb8aad7
Reviewed-on: https://go-review.googlesource.com/c/go/+/609795
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/internal/testenv/exec.go