Stuart Henderson <[email protected]> wrote: > +MAKE_ENV += GOPROXY=invalid://ports.should.not.fetch.at.buildtime/
Got sufficiently curious to check if the URI scheme example:// is reserved and lo and behold it is. Might as well use it here? https://tools.ietf.org/html/rfc7595#page-14 Evan Silberman
