New comment by paper42 on void-packages repository https://github.com/void-linux/void-packages/pull/42038#issuecomment-1414196350 Comment: packages not building with go 1.20 (mostly because they are using an old version of quic-go): - [ ] caddy - temporarily patched, but we should wait for a proper fix: https://github.com/caddyserver/caddy/pull/5353#issuecomment-1416254201 - [ ] cloudflared - they use a custom version of quic-go, so we should probably wait for the next release - https://github.com/cloudflare/cloudflared/issues/888 - [x] dnscrypt-proxy - a lot of patching required, a new version will probably be released soon - [x] domain_exporter - an update fixed it - [ ] go-ipfs - not a new issue #36934 - [ ] k3d - not a new issue https://github.com/k3d-io/k3d/issues/1118 - [ ] syncthing - https://github.com/syncthing/syncthing/issues/8768 - [ ] v2ray - https://github.com/v2fly/v2ray-core/pull/2297