|
|
|
|
|
by mseepgood
862 days ago
|
|
> What does this have to do with upgrading? Go automatically downloads the appropriate toolchain based on the version specified in a project's go.mod file. Once Go (>= 1.21) is installed on a machine, there is no need for manual updates anymore. https://go.dev/doc/toolchain |
|