]> Cypherpunks repositories - gostls13.git/commit
doc: update godebug doc to clarify godebug directive in workspace
authorMichael Matloob <matloob@golang.org>
Wed, 5 Mar 2025 20:20:46 +0000 (15:20 -0500)
committerMichael Matloob <matloob@golang.org>
Thu, 6 Mar 2025 16:08:42 +0000 (08:08 -0800)
commit3aef716168475c9cdc508c5afd71782a8c2b5506
tree5b0b138dc87df2e69c2eadd88ef077ac7f3360bc
parent70dcc78871ee47a6b181a99e6bad70b3454e8aec
doc: update godebug doc to clarify godebug directive in workspace

Make it clear that we only use godebug directives in the go.work, and
that we don't use those in go.mod, when we're in a workspace.

Fixes #72109

Change-Id: I648bfa4dd9b3ca0ac299c0a890843d41fe1ac7f0
Reviewed-on: https://go-review.googlesource.com/c/go/+/655158
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
doc/godebug.md