From nobody Wed Aug 21 02:41:32 2024 X-Original-To: go@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WpVvx1YXzz5T9px for ; Wed, 21 Aug 2024 02:41:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WpVvw5zxWz41f1 for ; Wed, 21 Aug 2024 02:41:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724208092; a=rsa-sha256; cv=none; b=mNTT7sGdN7n3qV0jTsMpEG4jcAHZRTkgLySP0UdYPSBFytUhYp3lWZYRpjRg7+aVDDXBRX qWAGskAPjx4wg5cLS4yZYiHJCOutqG4X7RnTQCYvj7EOcfWy6en6NvaeWKsoisyCNDtXoS H8guzS8BhxUDxz92LBIbqFuevzQp0IcBqY7rEbL9gNq0fcuFdMz3qrqpqwRK/nzUzrglmL ykEUUN4TI8JkcE+9c68ZOo0y3qKEGs0tKcQD/Jx17EzxzW4nIQ6ewnHBqjyYhE57behPsK qPYYbLuMuAWqgIy8PNDU2zcQyHzCitlJusay7RT0KCmwiIxPp2AQVTcFETj23w== 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=1724208092; 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=GmEzvA5jGwtjbomL0FcUFScQhh9zGmfoxFtj3zj+OSg=; b=aI0+n5+bIBshYw0fKA7aplld9P92kt4db6DcvH8LzRvIlky/hn4nSLmewrct5UCEqs/x1h gc20uO0AsEoCHzgLuig6NKHXplTdGtKTVVv8YzH4/q83cCflpvnc60lrFe3oG+YX+oZLWF W7VXYXyf4IyyRSC1s1mmIeuAopPLEgJ3yGCXJ8bPAfXhKdjzQ1u2YRYMwK26e4QTU64zKu mMuxAWS5UZoNmaGJUS7fyY30egLL7SfC7Up5HrjP4lFtAFnMtU85KI0DS5IVEgjM3kL+Q9 jCyPI6n8AeZ1VY1zY69fJNeh6ChkmVrjN2nepDS7t0ixIcxIIotkbvyx+R06TQ== 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 4WpVvw5cDSzQqp for ; Wed, 21 Aug 2024 02:41:32 +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 47L2fW0i064607 for ; Wed, 21 Aug 2024 02:41:32 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47L2fWMZ064606 for go@FreeBSD.org; Wed, 21 Aug 2024 02:41:32 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: go@FreeBSD.org Subject: maintainer-feedback requested: [Bug 280963] lang/go-devel: Please copy into lang/go123 since go1.23.0 was released last week Date: Wed, 21 Aug 2024 02:41:32 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: go@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Go language ports maintenance List-Archive: https://lists.freebsd.org/archives/freebsd-go List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-go@freebsd.org Sender: owner-freebsd-go@FreeBSD.org MIME-Version: 1.0 Bugzilla Automation has asked Golang Team (Nobody) for maintainer-feedback: Bug 280963: lang/go-devel: Please copy into lang/go123 since go1.23.0 was released last week https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280963 --- Description --- https://github.com/golang/go/tags