You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've ran xcaddy build --with github.com/caddy-dns/cloudflare on latest go (1.21.0 linux/amd64) and it fails because of quic-go for some reason (I assume generic types error?):
Quic-go cannot be built with Go 1.21 yet. (This has nothing to do with caddy-dns/cloudflare btw) - Go pushed a last minute change before their release that didn't get into quic-go. See caddyserver/caddy#5719 (comment).
I've ran
xcaddy build --with github.com/caddy-dns/cloudflare
on latest go (1.21.0 linux/amd64
) and it fails because ofquic-go
for some reason (I assume generic types error?):The text was updated successfully, but these errors were encountered: