We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0765603 commit dbc2a59Copy full SHA for dbc2a59
_content/ref/mod.md
@@ -632,9 +632,6 @@ The `toolchain` directive
632
only has an effect when the module is the main module and the default toolchain's
633
version is less than the suggested toolchain's version.
634
635
-For reproducibility, the `go` command writes its own toolchain name in a `toolchain` line any time
636
-it is updating the `go` version in the `go.mod` file (usually during `go get`).
637
-
638
For details, see “[Go toolchains](/doc/toolchain)”.
639
640
```
0 commit comments