Ilya Kopyl
Results
1
comments of
Ilya Kopyl
Consider using [gvm](https://github.com/moovweb/gvm) and installing one of the previous go versions. For example: ``` ❯ gvm install go1.18.10 ❯ gvm use go1.18.10 ❯ gvm list gvm gos (installed) => go1.18.10...