mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 14:21:38 +01: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>