
This will prevent Go from automatically downloading a newer toolchain when one is requested by a `go.mod` file. See: - https://tip.golang.org/doc/toolchain - https://kokada.capivaras.dev/blog/quick-bits-go-automatically-downloads-a-newer-toolchain-if-needed/