Your old Go code not only will work with new versions of the compiler - it probably will run faster.
Still compiles is not the same thing as "works".
>But then you have to keep old interpreter installed
...thanks to `pyenv` that really is a solved problem, even outside containerized environments.
Your old Go code not only will work with new versions of the compiler - it probably will run faster.