Commit 4c41c49a authored by coredns[bot]'s avatar coredns[bot]

auto go fmt

Signed-off-by: default avatarcoredns[bot] <bot@bot.coredns.io>
parent 9d5b8cd1
...@@ -11,8 +11,8 @@ import ( ...@@ -11,8 +11,8 @@ import (
// Namespace is a stripped down api.Namespace with only the items we need for CoreDNS. // Namespace is a stripped down api.Namespace with only the items we need for CoreDNS.
type Namespace struct { type Namespace struct {
// Don't add new fields to this struct without talking to the CoreDNS maintainers. // Don't add new fields to this struct without talking to the CoreDNS maintainers.
Version string Version string
Name string Name string
*Empty *Empty
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment