Re: [gentoo-dev] [PATCH 0/2] fix support for go modules

2020-03-04 Thread William Hubbs
On Wed, Feb 26, 2020 at 09:24:35AM -0600, William Hubbs wrote: > *** BLURB HERE *** > This is another round of support for go modules. > The first patch adds goproxy to the gentoo mirror system so that > ebuilds can be written with "mirror://goproxy/foo/bar" in SRC_URI. This > is used by the

[gentoo-dev] [PATCH 0/2] fix support for go modules

2020-02-26 Thread William Hubbs
*** BLURB HERE *** This is another round of support for go modules. The first patch adds goproxy to the gentoo mirror system so that ebuilds can be written with "mirror://goproxy/foo/bar" in SRC_URI. This is used by the go-module.eclass changes in the second patch. The second patch adds EGO_SUM