mirror of
https://github.com/coredns/coredns.git
synced 2025-12-04 01:15:11 -05:00
* Update golang version to 1.17 This PR updates golang version to 1.17 when applicable. Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Remove `^` to avoid cache This commit removes `^` to avoid cache in build system Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Change to 1.17.0 Signed-off-by: Yong Tang <yong.tang.github@outlook.com>