Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Feb 2023 19:52:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 269289] [exp-run] Update default Go version to 1.20
Message-ID:  <bug-269289-7788-egT175XTl8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269289-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-269289-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269289

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Dfe49bf2a8987602bafa1246f6084cfc=
d84c0e080

commit fe49bf2a8987602bafa1246f6084cfcd84c0e080
Author:     Dmitri Goutnik <dmgk@FreeBSD.org>
AuthorDate: 2023-02-03 15:44:50 +0000
Commit:     Dmitri Goutnik <dmgk@FreeBSD.org>
CommitDate: 2023-02-03 18:08:52 +0000

    dns/dnscrypt-proxy2: Pin Go version to 1.19

    vendor/github.com/lucas-clemente/quic-go/internal/qtls/go120.go:6:13:
cannot use "The version of quic-go you're using can't be built on Go 1.20 y=
et.

    quic-go doesn't support go1.20 yet, keep building this port with go1.19
    for now.

    PR:             269289
    Reported by:    exp-run

 dns/dnscrypt-proxy2/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269289-7788-egT175XTl8>