_content/ref/mod: adding a toolchain directive only applies to Go <= 1.24#329
_content/ref/mod: adding a toolchain directive only applies to Go <= 1.24#329leonklingele wants to merge 1 commit into
Conversation
|
This PR (HEAD: c6daa31) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/website/+/696056. Important tips:
|
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/696056. |
|
Message from Sean Liao: Patch Set 1: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/696056. |
c6daa31 to
645167d
Compare
|
This PR (HEAD: 645167d) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/website/+/696056. Important tips:
|
|
Message from Sean Liao: Patch Set 2: Commit-Queue+1 (3 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/696056. |
|
Message from Go LUCI: Patch Set 2: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2025-08-19T23:22:19Z","revision":"8a68a75e5c8dd816404c471eacb2ea45710022f3"} Please don’t reply on this GitHub thread. Visit golang.org/cl/696056. |
|
Message from Sean Liao: Patch Set 2: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/696056. |
|
Message from Go LUCI: Patch Set 2: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/696056. |
|
Message from Go LUCI: Patch Set 2: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/696056. |
645167d to
dbc2a59
Compare
|
This PR (HEAD: dbc2a59) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/website/+/696056. Important tips:
|
|
Message from Sean Liao: Patch Set 3: Auto-Submit+1 Code-Review+2 (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/696056. |
|
Message from Cherry Mui: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/696056. |
|
Message from Sean Liao: Patch Set 3: -Auto-Submit -Code-Review (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/696056. |
…1.24 Since Go 1.25 this is no longer the case. See also https://go.dev/doc/go1.25#go-command. For golang/go#65847
dbc2a59 to
66d2718
Compare
|
This PR (HEAD: 66d2718) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/website/+/696056. Important tips:
|
|
Message from Sean Liao: Patch Set 4: Code-Review+2 Commit-Queue+1 (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/696056. |
|
Message from Go LUCI: Patch Set 4: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2025-09-19T10:49:26Z","revision":"308f232ecafd0ed1680029562f2f90a1c9bb4877"} Please don’t reply on this GitHub thread. Visit golang.org/cl/696056. |
|
Message from Sean Liao: Patch Set 4: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/696056. |
|
Message from Go LUCI: Patch Set 4: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/696056. |
|
Message from Go LUCI: Patch Set 4: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/696056. |
|
Message from Cherry Mui: Patch Set 4: Code-Review+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/696056. |
|
Message from Michael Knyszek: Patch Set 4: (3 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/696056. |
|
Message from Sean Liao: Patch Set 4: -Code-Review Please don’t reply on this GitHub thread. Visit golang.org/cl/696056. |
|
Message from Michael Matloob: Patch Set 4: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/696056. |
|
Message from Michael Matloob: Patch Set 4: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/696056. |
Since Go 1.25 this is no longer the case.
See also https://go.dev/doc/go1.25#go-command.
For golang/go#65847