Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions _content/ref/mod.md
Original file line number Diff line number Diff line change
Expand Up @@ -632,9 +632,6 @@ The `toolchain` directive
only has an effect when the module is the main module and the default toolchain's
version is less than the suggested toolchain's version.

For reproducibility, the `go` command writes its own toolchain name in a `toolchain` line any time
it is updating the `go` version in the `go.mod` file (usually during `go get`).

For details, see “[Go toolchains](/doc/toolchain)”.

```
Expand Down