Authentication-Results: mail-b.sr.ht; dkim=pass header.d=adnano.co header.i=@adnano.co Received: from out0.migadu.com (out0.migadu.com [94.23.1.103]) by mail-b.sr.ht (Postfix) with ESMTPS id 7DFEAFF14D for <~sircmpwn/public-inbox@lists.sr.ht>; Wed, 13 Jan 2021 15:17:32 +0000 (UTC) MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adnano.co; s=key1; t=1610551051; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to; bh=0eMDXnGIgKbqb+0Q4ZKX3m+zOficnE8b1WvFq0QD6i4=; b=w1D4sD9TAHv0G9qxT+jNEXLZe0i/vsZAXALdu1zT9EP4az+vDyvGgoIO2ltvnzB7RqVALh Hm3A1Tw7zycnshORrARs7TGQt7Q5oXV09aCd6XL+jKjxGZDcVAiP3bL1gCilnDE7o5Qm/5 gjL/PocavVSD5b2c2118MixWUUvqbZqDQ/JtwDkn48ViJhBAVg2f8k+/yiSB6XZYX0Dh+u VQtBjSnh9QFgbA/DU306sZDgxaQa1RPMt+OWmKFz/+Y/c+lCGAEy/n2xB4aDwiI0/yEQlL MA7u31475dwE42T2w3eoXOfy/L4ftAxpzAYX2afoogamoCFs4KdzIKxX69lH3Q== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Subject: Re: [gddo] go mod vendor X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: "Adnan Maolood" To: "Drew DeVault" , <~sircmpwn/public-inbox@lists.sr.ht> Message-Id: In-Reply-To: X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: me@adnano.co Date: Wed, 13 Jan 2021 15:17:31 GMT On Wed Jan 13, 2021 at 10:14 AM EST, Drew DeVault wrote: > I think we'd be better off ditching the vendor directory. I agree. That way we can add and remove dependencies with ease.