From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id qDESKAh2RWS1CAEASxT56A (envelope-from ) for ; Sun, 23 Apr 2023 20:16:40 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id EJw7Jwh2RWQCqgAAG6o9tA (envelope-from ) for ; Sun, 23 Apr 2023 20:16:40 +0200 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 70AA736FAD for ; Sun, 23 Apr 2023 20:16:40 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1682273800; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=8p2hqaXLoup55LGmbPiOFmk1k3O/b0BWz8D4StjAx8o=; b=SitKJ4X/PmXvA7peh5LcGmKvPG9NLPrOyEBJ4sGqa6MFZ2oMR3/rmxcVoLr2NcxBTsa3ya t/CrmbRDtnWIMmz2gzUtY9G9Tb657/WymeObWBugfa8rt8TdyOCvhpL6aDfd8+NT/sfiAu ArCH2eIeU+o0CZGPFysfLvwqODi1Ww1fFHNV1pVU1apdMZvTj4oOdGOIc5nOh9oykHO6Tj +jNnIaypZ2qKzSSU52Bwkb6fadgoi9EOW6DyK8UDIr/k3LkR4a3j2Ui1wKkkWGt8y9E2Sd gRshvMfIUHWAITMoJt9lZvIyTHmVA7BE0xcsLc7MlV6dQUWKPkFXolpURt7GMw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1682273800; a=rsa-sha256; cv=none; b=tcKmXKQXZ//6bwqmnPbKxNIybguCDrgrlSfs80ntBk8rp40SzcjbQuZ8qGkzQGbzCT8E67 uHuOYK7xmx1m6rO6ZgKSZEa/qlqKhoYbPMpZsPn3juP6kBeHQ1Das9ugcy247KBbix4lEk KnHQIUpokCNwA+/NV+GKHpjpSziXn2kssv2BNEisTcLQ497MAFSUvAtTOXjvOgiazWv9JA DfHLOgNsx664bYNb/DV48xMojHhvDFtH780Qfufk3yzhdRyLXpE44AVNA1iWB6pEVkGG9d amcsA0c3r7gEBBgIg72xVzCPj1JrzGGB4hxZrA/pkCYZj7erkAcvV1WBdI+B0Q== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pqYq4-00033T-0h; Sun, 23 Apr 2023 08:29:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pqYpz-000315-A6 for guix-patches@gnu.org; Sun, 23 Apr 2023 08:29:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pqYpz-0001tl-1j for guix-patches@gnu.org; Sun, 23 Apr 2023 08:29:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pqYpy-0006Oe-UQ for guix-patches@gnu.org; Sun, 23 Apr 2023 08:29:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63017] [PATCH v2 08/24] gnu: Add go-github-com-jcmturner-goidentity-v6. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 23 Apr 2023 12:29:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63017 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63017@debbugs.gnu.org Cc: ngraves@ngraves.fr Received: via spool by 63017-submit@debbugs.gnu.org id=B63017.168225288724305 (code B ref 63017); Sun, 23 Apr 2023 12:29:02 +0000 Received: (at 63017) by debbugs.gnu.org; 23 Apr 2023 12:28:07 +0000 Received: from localhost ([127.0.0.1]:44746 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pqYp5-0006Jp-9t for submit@debbugs.gnu.org; Sun, 23 Apr 2023 08:28:07 -0400 Received: from 11.mo583.mail-out.ovh.net ([46.105.47.167]:41021) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pqYoy-0006I3-OG for 63017@debbugs.gnu.org; Sun, 23 Apr 2023 08:28:01 -0400 Received: from director5.ghost.mail-out.ovh.net (unknown [10.108.4.44]) by mo583.mail-out.ovh.net (Postfix) with ESMTP id ABAD426889 for <63017@debbugs.gnu.org>; Sun, 23 Apr 2023 12:27:59 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-xlhc7 (unknown [10.110.171.220]) by director5.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 63CA11FDEF; Sun, 23 Apr 2023 12:27:59 +0000 (UTC) Received: from ngraves.fr ([37.59.142.98]) by ghost-submission-6684bf9d7b-xlhc7 with ESMTPSA id JLaoEU8kRWTI/wEAsL4dpQ (envelope-from ); Sun, 23 Apr 2023 12:27:59 +0000 X-OVh-ClientIp: 81.67.140.142 Date: Sun, 23 Apr 2023 14:27:32 +0200 Message-Id: <20230423122748.6770-8-ngraves@ngraves.fr> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230423122748.6770-1-ngraves@ngraves.fr> References: <20230423122748.6770-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 2616309910481986274 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvhedrfedtkedghedvucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepvdehleeiffehtedvlefhffffjeefgfduhfetkeevheeiteduiedugfekuedtheejnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegtddrudegvddpfeejrdehledrudegvddrleeknecuvehluhhsthgvrhfuihiivgepudenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqedpnhgspghrtghpthhtohepuddprhgtphhtthhopeeifedtudejseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehkeefpdhmohguvgepshhmthhpohhuth 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: , Reply-to: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: UNKNOWN X-Migadu-Spam-Score: -2.06 X-Spam-Score: -2.06 X-Migadu-Queue-Id: 70AA736FAD X-Migadu-Scanner: in3.migadu.com X-TUID: zkWVsJa1pC/4 * gnu/packages/golang.scm (go-github-com-jcmturner-goidentity-v6): New variable. --- gnu/packages/golang.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index f11bca3a39..66bb95fe7f 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -1458,6 +1458,30 @@ (define-public go-github-com-jcmturner-dnsutils-v2 network applications that require accessing services using SRV records.") (license license:asl2.0))) +(define-public go-github-com-jcmturner-goidentity-v6 + (package + (name "go-github-com-jcmturner-goidentity-v6") + (version "6.0.1") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/jcmturner/goidentity") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "064ysvxvrvij843s7qj1nkzl5qc6j1qbrsb3s0zmwd1sa7vq8q1n")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/jcmturner/goidentity/v6")) + (propagated-inputs + (list go-github-com-stretchr-testify go-github-com-hashicorp-go-uuid)) + (home-page "https://github.com/jcmturner/goidentity") + (synopsis "Hold authenticated identities and their attributes") + (description "This package provides a standard interface for holding +authenticated identities and their attributes.") + (license license:asl2.0))) + (define-public go-github-com-jcmturner-gofork (package (name "go-github-com-jcmturner-gofork") -- 2.39.2