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 0CvPG3W/21/FNgAA0tVLHw (envelope-from ) for ; Thu, 17 Dec 2020 20:28:37 +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 ICKhF3W/2197NwAA1q6Kng (envelope-from ) for ; Thu, 17 Dec 2020 20:28:37 +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 9C75494071A for ; Thu, 17 Dec 2020 20:28:34 +0000 (UTC) Received: from localhost ([::1]:47846 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kpzt3-0002u9-Iu for larch@yhetil.org; Thu, 17 Dec 2020 15:28:33 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:56332) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kpzsY-0002rH-R2 for guix-patches@gnu.org; Thu, 17 Dec 2020 15:28:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:53771) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kpzsY-00066Z-I2 for guix-patches@gnu.org; Thu, 17 Dec 2020 15:28:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kpzsY-0005Fc-FM for guix-patches@gnu.org; Thu, 17 Dec 2020 15:28:02 -0500 Subject: bug#45229: [PATCH] gnu: go-github-com-emicklei-go-restful: Update to 3.4.0. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 17 Dec 2020 20:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 45229 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Jack Hill Mail-Followup-To: 45229@debbugs.gnu.org, efraim@flashner.co.il, jackhill@jackhill.us Received: via spool by 45229-done@debbugs.gnu.org id=D45229.160823687920169 (code D ref 45229); Thu, 17 Dec 2020 20:28:02 +0000 Received: (at 45229-done) by debbugs.gnu.org; 17 Dec 2020 20:27:59 +0000 Received: from localhost ([127.0.0.1]:37081 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kpzsU-0005FF-MP for submit@debbugs.gnu.org; Thu, 17 Dec 2020 15:27:58 -0500 Received: from flashner.co.il ([178.62.234.194]:37586) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kpzsT-0005Ez-4g for 45229-done@debbugs.gnu.org; Thu, 17 Dec 2020 15:27:57 -0500 Received: from localhost (unknown [5.102.238.249]) by flashner.co.il (Postfix) with ESMTPSA id 09AEF403A6; Thu, 17 Dec 2020 20:27:49 +0000 (UTC) Date: Thu, 17 Dec 2020 22:27:47 +0200 From: Efraim Flashner Message-ID: References: <20201213230749.31326-1-jackhill@jackhill.us> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Q5U1ZQD/F9l7OQtH" Content-Disposition: inline In-Reply-To: <20201213230749.31326-1-jackhill@jackhill.us> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 45229-done@debbugs.gnu.org Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.91 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 9C75494071A X-Spam-Score: -3.91 X-Migadu-Scanner: scn0.migadu.com X-TUID: 9acSVo5EDPph --Q5U1ZQD/F9l7OQtH Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable The package name somehow changed in your patch (from ...-go-restful to =2E..-go-rest) so I changed it back. Patch pushed with that change. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --Q5U1ZQD/F9l7OQtH Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl/bv0MACgkQQarn3Mo9 g1FSNxAAoCssKv//cuN3WHK8cmS0UuNHi8guyhQZmf2V3wgdO7eS98u8b1O9FNIl OQB4w9gWCWcvBiWtjC1JAeG38J0kfEqL5tB+5H0asu1zfBBOiBhuT7OAuTc1hJn9 1C3DHIy9cQLo6jjxBNv8LTAiM0mp3/uqTooJad3ZLuwC19pdoGPrhlfmmlFRB8R+ vxTDj65+MoxygP8LlLwgjeyvJmLUQEpAUSY94xKP6nrS/28WDCpgapvTL+solBdx R6PbSZmDToaBwrGMNHaBniLfaiOgxGmaynuWGRX0T49WV1zskCmDYnqP67ERnIdN yGWMrMXBoPZnhlVNqbq9REHZ6I4HTGRm7Qgi42W/tzI/RF/EuhBZkRH9aP6bTOdi 3nzaA96pEzzuvnKJRFG8mFOpMekFU4Mti65/r55RlzPKdOnR5WJ9aG8DSgFyb0ys 1IxVmZktfmTCwyep+BMVkDPrd7kBuHOQQhQxbxk5mjTcyPS4dGps1zKSu5HORgCh V6fNif0/FDvGq10g0qpzv8ZCDReA5El4QDZdklq97pnfGqPddY1ke/xvTccPKEBQ /0M6EwQHKj/yVlESnuvJioom5CO5Anwawpjw4du/LMvixIfQCRDS8/iivrFT9fDu /yb0ATcBTngDoXPfXqy9fxY0DbnyOWBgbqsBapWPcG7C3mD7+bs= =ihlY -----END PGP SIGNATURE----- --Q5U1ZQD/F9l7OQtH--