This release brings a drastic reduction of memory usage for fetching standard
library modules. The standard library is now fetched from the Go module proxy
instead of the Go repository. Also, there is now a 30MB limit on the size of
module zip files.