Thanks.
Just wanted to note that also net-p2p/kubo-0.18.1 as now in tree compiled with current dev-lang/go-1.20.3 gives me: cd /var/tmp/portage/net-p2p/kubo-0.18.1/work /usr/lib/go/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p github.com/lucas-clemente/quic-go/internal/qtls -lang=go1.18 -complete -installsuffix shared -buildid B3k8LwTDstUrJ9qMUJdQ/B3k8LwTDstUrJ9qMUJdQ -goversion go1.20.3 -shared -c=4 -nolocalimports -importcfg $WORK/b597/importcfg -pack ./vendor/github.com/lucas-clemente/quic-go/internal/qtls/go119.go ./vendor/github.com/lucas-clemente/quic-go/internal/qtls/go120.go # github.com/lucas-clemente/quic-go/internal/qtls vendor/github.com/lucas-clemente/quic-go/internal/qtls/go120.go:5:13: cannot use "The version of quic-go you're using can't be built on Go 1.20 yet. For more details, please see https://github.com/lucas-clemente/quic-go/wiki/quic-go-and-Go-versions." (untyped string constant "The version of quic-go you're using can't be built on Go 1.20 yet. F...) as int value in variable declaration ie, just the same as #894126 reported for net-p2p/kubo-0.15.0. net-p2p/kubo-0.19.1 is out and actually compiles with dev-lang/go-1.20.3.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ed1d794fe758e1d1fe1e8486adbef392c8c1358 commit 3ed1d794fe758e1d1fe1e8486adbef392c8c1358 Author: David Roman <davidroman96@gmail.com> AuthorDate: 2023-05-09 14:39:54 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2023-05-20 12:50:06 +0000 net-p2p/kubo: add 0.20.0 Closes: https://bugs.gentoo.org/892986 Signed-off-by: David Roman <davidroman96@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30955 Signed-off-by: Joonas Niilola <juippis@gentoo.org> net-p2p/kubo/Manifest | 1 + net-p2p/kubo/kubo-0.20.0.ebuild | 69 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+)