From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id wEo0Jarlkl9lJAAA0tVLHw (envelope-from ) for ; Fri, 23 Oct 2020 14:16:10 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id KNa0H6rlkl+wawAA1q6Kng (envelope-from ) for ; Fri, 23 Oct 2020 14:16:10 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 53F8B9400BF for ; Fri, 23 Oct 2020 14:16:10 +0000 (UTC) Received: from localhost ([::1]:39790 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kVxrV-0002Rm-9x for larch@yhetil.org; Fri, 23 Oct 2020 10:16:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38818) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kVxrK-0002Ra-7R for guix-devel@gnu.org; Fri, 23 Oct 2020 10:15:58 -0400 Received: from mail-il1-x129.google.com ([2607:f8b0:4864:20::129]:32786) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kVxrI-0008Hr-3c for guix-devel@gnu.org; Fri, 23 Oct 2020 10:15:57 -0400 Received: by mail-il1-x129.google.com with SMTP id j8so1513045ilk.0 for ; Fri, 23 Oct 2020 07:15:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:user-agent:mime-version; bh=l/gP19psS8Fmkp92+zApg58FcRATKzO9s4EBNbCfIbQ=; b=bCtSJMmXPUuGldIpb/2nX9qmcyyXfmcYffKpRvyqH01uwBZPFYjZy+NzLYzYceQhn1 068t69/SABGsI4p+LXlpmo5erD2+vJTDeiP9GKLc7NQixhd36zOxOkiVAE4nm1uUTu+d FeeqbXAHIJ4/F9X+leQQRecSk975V0mu2nX1yJUVXEDX6D++5mAy26phKhjooKwl/QKj 4IVjYVU6E+kqRXtZ5mSKe43ZcPu/Te1j1dnJ5+0wakYcPvZbiKVQlAMNi7LpI1RL/aua fzJUrDXSxpKeqlm4XxFFay8MWvJEwrdoyzEASZhoxmjHUg0N0eKFsCvvTl6VNq21yK4a Be0A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:user-agent :mime-version; bh=l/gP19psS8Fmkp92+zApg58FcRATKzO9s4EBNbCfIbQ=; b=by0aGRpmj/rck1Ir4wAj9IWdpihgUcSA3Ebef3/AIG69ZbEnBoxhXQ9iU4Iuq4lbXy zlc1aDX+jZmyAvoejz3MKx5APdyiA51ImoYdmoMWXacqUsVOXd6isK/6WCwIK4KaWjtJ 2Rs2ZeHL+BW9C/7w4ZBEmK0vXOV3WGu7YPvQXNXssovO3WU+l8giYf9bBjsARHQuvfor 2sGUfVJa/4IR2/1Mun4OWjk9IFWJLUlUXoAORcFyAy4jR/yDkunVVGX2z+mtPsicdouu p9GD75+KTP12rJWnPvJhfnLBMn4K1S9X5aRi9SHdakYSVYepUzTrSz7h4jKwPSUep+y0 JeVA== X-Gm-Message-State: AOAM532Ia+l9p+I2phXvPnKJhq5sJUJ+usAFLPQAdIp9RgqiAGXXaUWo aMa6E6ULYi+5MTcywIphmDcYvqEAAwtglg== X-Google-Smtp-Source: ABdhPJwi8srDyoaogVYy2XNjHfB8cyNE3tK4FmRAMdERSdmbK7RsmePNhlt2v1GKfP/WSe/VQ89mbA== X-Received: by 2002:a92:d6c1:: with SMTP id z1mr1739726ilp.193.1603462553557; Fri, 23 Oct 2020 07:15:53 -0700 (PDT) Received: from washu-v4 (172-221-246-205.res.spectrum.com. [172.221.246.205]) by smtp.gmail.com with ESMTPSA id p15sm900036ioh.27.2020.10.23.07.15.52 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Oct 2020 07:15:52 -0700 (PDT) From: Katherine Cox-Buday To: guix-devel@gnu.org Subject: I've Written a Go Module Importer Date: Fri, 23 Oct 2020 09:15:51 -0500 Message-ID: <87lffxkoyw.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::129; envelope-from=cox.katherine.e@gmail.com; helo=mail-il1-x129.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=bCtSJMmX; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -1.71 X-TUID: Q7rCizoejeE5 If you have some time, please review. This is my first foray outside of packaging, so I'm sure I've made some beginner scheme mistakes :) Maybe we can get it in before the code freeze? https://issues.guix.info/issue/44178 -- Katherine