caddy-dns / route53

Caddy module: dns.providers.route53
MIT License
38 stars 31 forks source link

can't find reason for requirement on github.com/google/pprof #30

Open mattvb91 opened 1 year ago

mattvb91 commented 1 year ago

The latest version doesn't build anymore with caddy 2.6.4

#0 30.13 panic: internal error: can't find reason for requirement on github.com/google/pprof@v0.0.0-20210407192527-94a9f03dee38

Locking manually down to 1.3.0 works fine.

--with github.com/caddy-dns/route53@v1.3.0

Related to: https://github.com/caddyserver/caddy/issues/5301

mholt commented 1 year ago

Upstream bug: https://github.com/golang/go/issues/56494