• Felix Lange's avatar
    cmd/devp2p: update to newer cloudflare API client (#22588) · 27056f62
    Felix Lange authored
    This upgrades the cloudflare client dependency to v0.14.0. The new
    version changes the API because all methods now require a context
    parameter. This change also reduces the log level of the 'Skipping...'
    message to debug, following a similar change in the AWS deployer.
    27056f62
dns_cloudflare.go 4.99 KB