Gentoo Archives: gentoo-dev

From: Zac Medico <zmedico@g.o>
To: gentoo development <gentoo-dev@l.g.o>
Subject: Re: [gentoo-dev] rfc: go 1.13 and go modules
Date: Mon, 09 Sep 2019 18:19:10
Message-Id: fc5c0c92-2a01-599f-aa96-798671533f4f@gentoo.org
In Reply to: [gentoo-dev] rfc: go 1.13 and go modules by William Hubbs
1 On 9/9/19 10:34 AM, William Hubbs wrote:
2
3 > There is another option I want to try which is adding "go mod vendor" to
4 > src_unpack for go packages.
5
6 If you do that then it will violate FEATURES=network-sandbox (default)
7 unless you also do PROPERTIES+=" live".
8
9 We could add a separate PROPERTIES value for this, I've suggested it
10 before but both Michał Górny and Ulrich Mueller were against it:
11
12 https://archives.gentoo.org/gentoo-portage-dev/message/6d696661b29b6e2b8c82061e89e4718f
13 --
14 Thanks,
15 Zac

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] rfc: go 1.13 and go modules William Hubbs <williamh@g.o>
Re: [gentoo-dev] rfc: go 1.13 and go modules Michael Orlitzky <mjo@g.o>