]> Cypherpunks repositories - gostls13.git/commit
doc/next: add release note for new toolchain line behavior
authorMichael Matloob <matloob@golang.org>
Wed, 12 Mar 2025 19:14:44 +0000 (15:14 -0400)
committerMichael Matloob <matloob@golang.org>
Thu, 13 Mar 2025 15:02:03 +0000 (08:02 -0700)
commit12ea4f7785f27c322a657aa1ead7efc692a351dd
treeb8f0af5aa231e48a59cd8162ce94617b1e47404f
parentf3c69c2e784cfa8a38a83de6ee253fe4b09e5dff
doc/next: add release note for new toolchain line behavior

The go command will now no longer update the toolchain line implicitly
to the local toolchain version when updating the go line. Document that
in a release note.

For #65847

Change-Id: I4e970d881a43c22292fe9fa65a9835d0214ef7bf
Reviewed-on: https://go-review.googlesource.com/c/go/+/657178
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Alan Donovan <adonovan@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
doc/next/3-tools.md