caddy-dns / godaddy

MIT License
6 stars 4 forks source link

xcaddy in 2.6.3 breaks because of golang issue for all plugins / modules unless modules updated by maintainer #4

Closed sam-agnew-pqs closed 1 year ago

sam-agnew-pqs commented 1 year ago

Caddy 2.6.3 is out but building it with the godaddy-dns module (affects many modules apparently) fails unless the module is updated.

Caddy dev francislavoie details the issue near the bottom of issue https://github.com/golang/go/issues/56494

Linked is https://github.com/quic-go/quic-go/issues/3652

Unfortunately, I'm not a Go dev. Just someone trying to update Caddy to 2.6.3 and depending upon the godaddy-dns plugin..

Raising this in the hopes that a plugin update can fix this

mario-moreira commented 1 year ago

I have the same problem.

mholt commented 1 year ago

This xcaddy command can work around the problem for now: https://github.com/caddyserver/caddy/issues/5301#issuecomment-1426005951