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): - [x] caddy - #42157 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 - #42117 - [x] domain_exporter - #42155 - [x] syncthing - https://github.com/syncthing/syncthing/issues/8768 - [x] v2ray - #42158 https://github.com/v2fly/v2ray-core/pull/2297 - [x] k3d - #42168 https://github.com/k3d-io/k3d/pull/1216 https://github.com/k3d-io/k3d/issues/1207 - [x] loki #42215 https://github.com/grafana/loki/pull/8495 https://github.com/grafana/loki/pull/8507 already broken: - [ ] go-ipfs - #36934