From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id cKXyLmg3zmSSIgAASxT56A (envelope-from ) for ; Sat, 05 Aug 2023 13:50:00 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id COSkLWg3zmQGAgEAG6o9tA (envelope-from ) for ; Sat, 05 Aug 2023 13:50:00 +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 82F585A957 for ; Sat, 5 Aug 2023 13:50:00 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=CMy5spWG; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691236200; 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-type:content-type: 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:dkim-signature; bh=r7wJH4hfzn2EufmzoUEiX14uPKNWIcUei3EKYLvg/Ag=; b=P62VxFNXxpSZ/DscwvoB6zbWa7J9m57DjvMX0zs/1pLequsZRvvxtztTlooD9QjZmDKTO8 y3Bk9WVR7X631Qpj1oO/OimHz/M+foQLNJqp6JDeuEJhsyJ655W2SaQh+wIL5uhDLTcxc5 e61TyhKX5WXDqZobCLL2BB41RwvU3Kr2aYH7Pj+KzJXHcnRN32nsaXiP6lXbLZvg+zO3/r fim4iZdO7fT2WdiffWIv0C6GSjAQj6JvDvMSttYP9Muo6iEIFm8l7h7X4yeYKp6CieE6Az B3b+WgbN0Ng50Tm4AT3Sibyz0lLebH3uTgY4ku+TMQ78PdC4cp7VQHqcJj+vmQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691236200; a=rsa-sha256; cv=none; b=U92gmaudXYChjyqIzHEJ0Ty8MD3H2seojglVrnb55kvcTLyTA4mqjIuiZ0G25x1FA3ia2K d21haX4xzSQ0inabfP3C++RDMWo19NGfYstqxe7r6cGgcbCtO/5bEtJ6FfKnTitOroUFJg bbTkqwPOLBYkVDDtWsd0K3t5cPUk2YVp/pL8HI3N2kmbsWTwbEtZ/3rb2hjMU5rrU0tYxI up3WHSlsPCya0zRP5WQAjYeycIsQvy1ijw1eKrDR/bpi8O+hlmhb8T/YEvj4WycovT6Kix XAYwXBgc41N2blaM3mYkQTnz2swHFc0niYVfmErDxXSQR5nfg09qtAbjs/alSA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=CMy5spWG; 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"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qSFmR-00086u-K4; Sat, 05 Aug 2023 07:49:11 -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 1qSFmO-000857-Cb for guix-patches@gnu.org; Sat, 05 Aug 2023 07:49:08 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qSFmO-0006XJ-4i for guix-patches@gnu.org; Sat, 05 Aug 2023 07:49:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qSFmO-0000w3-11 for guix-patches@gnu.org; Sat, 05 Aug 2023 07:49:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65074] [PATCH v2 12/13] gnu: Add go-github-com-json-iterator-go Resent-From: Fries Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Aug 2023 11:49:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65074 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65074@debbugs.gnu.org Cc: Fries Received: via spool by 65074-submit@debbugs.gnu.org id=B65074.16912361393482 (code B ref 65074); Sat, 05 Aug 2023 11:49:07 +0000 Received: (at 65074) by debbugs.gnu.org; 5 Aug 2023 11:48:59 +0000 Received: from localhost ([127.0.0.1]:55969 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSFmF-0000u4-8p for submit@debbugs.gnu.org; Sat, 05 Aug 2023 07:48:59 -0400 Received: from mail-40137.protonmail.ch ([185.70.40.137]:64979) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSF3G-0005RC-VU for 65074@debbugs.gnu.org; Sat, 05 Aug 2023 07:02:31 -0400 Date: Sat, 05 Aug 2023 11:02:12 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1691233344; x=1691492544; bh=r7wJH4hfzn2EufmzoUEiX14uPKNWIcUei3EKYLvg/Ag=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=CMy5spWGg721OCiH2Sq4VGkz65QIsoJffxbCKe+TvUIre+lhvRUlJozHLhjHiON2N vSUA0dCMn3NFVMKoaIAMpzAN90FCqhyef1+1N1ZImnkKWxd+S/C8lo/SAT5ba8TV5W kePQbyBSPz0R/X5Bco/69TjmfPZlg2wyiUqrF+Q3Uw1rcXN8oSTO0ROxAB+vwhLCGP GSOWJ55nnUReQtBwZlsnRSOTfQNEi4AGE5kOoc6J7crfDEiO/TK9vAeyV+KwFcXNrT iOhiRz5S1+nZ2B+LpnM8doJRCRPFU2ZmuUrUkjkjK1B8x0uDAxDqX8Lvc09jKiwSct upf/1nQaWxM9Q== Message-ID: <1b95f4a754ec6999e2f302a5ede037c8875a393a.1691233116.git.fries1234@protonmail.com> In-Reply-To: References: Feedback-ID: 42759890:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Sat, 05 Aug 2023 07:48:47 -0400 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: Fries X-ACL-Warn: , Fries via Guix-patches From: Fries 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: US X-Migadu-Queue-Id: 82F585A957 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.65 X-Spam-Score: -6.65 X-TUID: nSsMpmWjH9Vp * gnu/packages/golang.scm (go-github-com-json-iterator-go): Add variable. --- gnu/packages/golang.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 1eb0eae3ec..a5f3542c78 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -4377,6 +4377,39 @@ (define-public go-github-com-goccy-go-json "Fast JSON encoder/decoder compatible with encoding/json for Go.") (license license:expat))) =20 +(define-public go-github-com-json-iterator-go + (package + (name "go-github-com-json-iterator-go") + (version "1.1.12") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/json-iterator/go") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1c8f0hxm18wivx31bs615x3vxs2j3ba0v6vxchsjhldc8kl311bz")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/json-iterator/go")) + (propagated-inputs (list go-github-com-stretchr-testify + go-github-com-modern-go-reflect2 + go-github-com-modern-go-concurrent + go-github-com-google-gofuzz + go-github-com-davecgh-go-spew)) + (home-page "https://github.com/json-iterator/go") + (synopsis + "High-performance, 100% compatible drop-in replacement for encoding/j= son") + (description + "This package implements encoding and decoding of JSON as defined in +@uref{https://rfc-editor.org/rfc/rfc4627.html,RFC 4627} and provides inter= faces +with identical syntax of standard lib encoding/json. Converting from +encoding/json to jsoniter is no more than replacing the package with jsoni= ter +and variable type declarations (if any). jsoniter interfaces gives 100% +compatibility with code using standard lib.") + (license license:expat))) + (define-public go-github-com-getsentry-raven-go (let ((commit "5c24d5110e0e198d9ae16f1f3465366085001d92") (revision "0")) --=20 2.41.0