mirror of
https://github.com/coredns/coredns.git
synced 2025-09-20 21:21:30 +02:00
* cleanup: go vet and golint run Various cleanups trickered by go vet and golint. * Fix tests and lowercase all errors Lowercase all errors, some tests in kubernetes use errors from kubernetes which do start with a capital letter.