aboutsummaryrefslogtreecommitdiff
path: root/src/database/sql
diff options
context:
space:
mode:
authorMichael Matloob <matloob@golang.org>2022-02-15 14:27:13 -0500
committerMichael Matloob <matloob@golang.org>2022-02-16 15:58:47 +0000
commit5d8d3878496918d51347422d651629975343b18e (patch)
tree2fc0322b6ea0cf5097cc45ec907fa2762de8a18a /src/database/sql
parent293ecd87c10eb5eed777d220394ed63a935b2c20 (diff)
downloadgo-5d8d3878496918d51347422d651629975343b18e.tar.xz
cmd/go: set go.work path using GOWORK, and remove -workfile flag
This change removes the -workfile flag and allows the go.work file path to be set using GOWORK (which was previously read-only). This removes the potential discrepancy and confusion between the flag and environment variable. GOWORK will still return the actual path of the go.work file found if it is set to '' or 'auto'. GOWORK will return 'off' if it is set to 'off'. For #45713 Fixes #51171 Change-Id: I72eed65d47c63c81433f2b54158d514daeaa1ab3 Reviewed-on: https://go-review.googlesource.com/c/go/+/385995 Trust: Michael Matloob <matloob@golang.org> Run-TryBot: Michael Matloob <matloob@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Bryan Mills <bcmills@google.com>
Diffstat (limited to 'src/database/sql')
0 files changed, 0 insertions, 0 deletions