On 4 Aug 2020, at 18:57, David P Grove <gro...@us.ibm.com> wrote: > > "Michele Sciabarra" <mich...@sciabarra.com> wrote on 08/04/2020 11:59:52 > AM: >> >> I have a working implementation of Go 1.13 and Go 1.14, but I >> disabled modules support for now. >> I would like to enable modules, and update all the examples. >> However, I wonder what to do of go 1.11 and go 1.12 > > For other runtimes, when a version has hits its EOL and is no longer > receiving security patches we have removed the sub-tree entirely from git. > > I would suggest doing the same for go. >
This makes sense to me too. Regards, Rob