mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 08:44:17 -04:00
Currently, when we access github.com with HTTP, it is redirected to HTTPS automatically. So this commit aims to replace http://github.com by https://github.com for security. Signed-off-by: Kim Bao Long <longkb@vn.fujitsu.com>