[Bug 269289] [exp-run] Update default Go version to 1.20

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 03 Feb 2023 19:52:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269289

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=fe49bf2a8987602bafa1246f6084cfcd84c0e080

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 yet.

    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(-)

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