Skip to content

Commit 6ec293f

Browse files
samthanawallagopherbot
authored andcommitted
_content/doc: add release notes for toolchaintrace
For: golang/go#63939 Updates: golang/go#68545 Change-Id: I1ee3eae7dd93e09350ebc2febe19535adbbf8a76 Reviewed-on: https://go-review.googlesource.com/c/website/+/634275 Auto-Submit: Sam Thanawalla <[email protected]> Reviewed-by: Michael Matloob <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]>
1 parent 193b880 commit 6ec293f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

_content/doc/go1.24.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,11 @@ If no local VCS tag is available, a pseudo-version will be generated.
7777
A +dirty suffix will be appended if there are uncommitted VCS changes present.
7878
Use the `-buildvcs=false` flag to omit version control information from the binary.
7979

80+
<!-- go.dev/issue/63939 -->
81+
82+
The new [GODEBUG setting](/doc/godebug) [`toolchaintrace=1`](/doc/toolchain#select)
83+
can be used to trace the `go` command's toolchain selection process.
84+
8085
### Cgo {#cgo}
8186

8287
<!-- go.dev/issue/56378, CL 579955 -->

0 commit comments

Comments
 (0)