diff options
Diffstat (limited to 'core/coredns.go')
-rw-r--r-- | core/coredns.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/coredns.go b/core/coredns.go index eb6e204d6..8b53c0dda 100644 --- a/core/coredns.go +++ b/core/coredns.go @@ -1,3 +1,4 @@ +// Package core registers the server and all plugins we support. package core import ( |