caddy-dns / route53

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

go get https:/github.com/caddy-dns/route53: malformed module path "https:/github.com/caddy-dns/route53": invalid char ':' #14

Closed jdkruzr closed 3 years ago

jdkruzr commented 3 years ago

Hi,

When I try to build this with xcaddy I get the above error. As far as I can tell there no ":" character in any of these paths. Does anyone know what's going on?

Thanks!

mholt commented 3 years ago

Module paths aren't URLs and don't have schemes, so omit https://.