mholt / caddy-dynamicdns

Caddy app that keeps your DNS records (A/AAAA) pointed at itself.
Apache License 2.0
250 stars 25 forks source link

Revert "Bump github.com/quic-go/quic-go from 0.32.0 to 0.42.0" #70

Closed francislavoie closed 6 months ago

francislavoie commented 6 months ago

Reverts mholt/caddy-dynamicdns#66

This breaks builds with Caddy v2.7.6 because the quic-go version is too new. We should never merge PRs like this that upgrade dependencies of Caddy too soon.