From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E43D1158086 for ; Tue, 7 Dec 2021 20:22:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA93D2BC01D; Tue, 7 Dec 2021 20:21:55 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C4FA5E0788 for ; Tue, 7 Dec 2021 20:21:53 +0000 (UTC) Message-ID: Date: Tue, 7 Dec 2021 21:21:14 +0100 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.1 Subject: Re: [gentoo-dev] [PATCH] go-module.eclass: Add GO_OPTIONAL flag Content-Language: en-US To: gentoo-dev@lists.gentoo.org, William Hubbs References: <20211121105749.178349-1-flow@gentoo.org> <766db4fd-ce97-fa24-7abd-d19c4eb50a69@gentoo.org> From: Florian Schmaus In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: a81424dc-a284-4d31-b42f-abeead29fbef X-Archives-Hash: 160ef3e1262fa56530fbd3cb28c21272 On 28/11/2021 20.52, William Hubbs wrote: > this is on my radar. I haven't read the bug yet, but I'll look at it, if > not today, sometime this week. Friendly reminder: where are we with that patch? - Flow