256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g8bcp6qHWz3sDj for ; Mon, 04 May 2026 22:18:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777933083; 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:references:references; bh=wLvD6ue3wtaH8zxn3r68gyn+6ajQfOhtPG2Hx5Semfc=; b=lD9vCFxWEyzVSLQMZDxaPPldYphIsJq8uWlw3OHFpohi6SfxCrwkrvzsR4hfJDso8HrnBC 7kMpZPmpioA4bK1WMwJ6sQK7bYopii4DS17whEM4C5q0Htwka7BxnUN7QyaQOsYVfHha87 NwjHtXjeMBr4Iy41P1wie0U0FEK5tgT/ZDAumiwH4pvk3OKc1UVU8oujaWokjCb3ch5uN7 GRaqQI3KGf9CrWFqZovBqJUFLe0OQ5keXjSCXf68eaugkxoRxr9+BwqVWzPy2i0E33ox9T WdubQp3ubZ/D9Bjhcbt4VQAlUMk53nth3h46xfnKFM5PBX+hdMqKC5cWGPTljw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777933083; a=rsa-sha256; cv=none; b=gW2LaeEthXeEldMNrnBnvStG4X1eWtWezcELI1GQGKtmCXHm+QHvENabCL0nH1SBVUCphw 2/up/0BkfOirZgzrgCnjRzp7cj75Ne+HQ0rgGJB4eg7KNhLBa/x5D+nBKeWgaGbysOnpOA oY8gpR098vPxlKREZNCATdTwGh9JUM5g8rKdi9flwfQYqCXRZIJuxIoyRqDqE4f/RZV+XB 7tW6IJ/TvY9kFBpF2/S1KEhJ3jtJ+zXVDJaCtAt0R4glMq60+uD4hecj9pWejxfh6IrGa9 CeB7/oYsDvEdNTJRwPZWZ7YYzX7YexTy0wpbfp2dzT/e36o2+pWlu5SY9N6Qqg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777933083; 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:references:references; bh=wLvD6ue3wtaH8zxn3r68gyn+6ajQfOhtPG2Hx5Semfc=; b=HMn507NtPwjJAv80oLaxQPdvCNTBUQcr4edxufJKHQUE6ApgisdFMRI5rkePm2dUD0Cumt gPD9Ldo7KcMOic/zb72TWJOpB2tG++DKqlCcFgkmiqgDAL8jk+GNZjbzrdsNkhl1DApzx5 +wjW9oV8r7Y0Wfjl3+tOGwbnHKBM8n+/gk0TciTN1XEdtDUy5aczrsiUAAGZ6WQB/+0pLp zT0AlOC8moVBiGHFSqRQnQW6cnrcnR4LLf3gbwuMumKE5R+QKr8fZmQmqGFOtK9OjdE2/z nW3Xg1g1uhmr4MAlPxieAY+wnIsTyinDT/quT7hI4AAf/GQNWxjLK5LPLG2mtA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4g8bcp6LrRzg0t for ; Mon, 04 May 2026 22:18:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 644MI2dn034693 for ; Mon, 4 May 2026 22:18:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 644MI2G4034692 for ports-bugs@FreeBSD.org; Mon, 4 May 2026 22:18:02 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 295010] devel/go-wire upgrade to 1.2.0 with speed improvements Date: Mon, 04 May 2026 22:18:03 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: vvd@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: vvd@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: assigned_to bug_status resolution bug_severity cc Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D295010 Vladimir Druzenko changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|ports-bugs@FreeBSD.org |vvd@FreeBSD.org Status|New |Closed Resolution|--- |FIXED Severity|Affects Many People |Affects Some People CC| |vvd@FreeBSD.org --- Comment #3 from Vladimir Druzenko --- Thanks. --=20 You are receiving this mail because: You are the assignee for the bug.=