auto go fmt
Signed-off-by: coredns[bot] <bot@bot.coredns.io>
This commit is contained in:
parent
52c057f86f
commit
830a0f7dcb
1 changed files with 6 additions and 6 deletions
|
@ -8,7 +8,7 @@ import (
|
|||
"github.com/miekg/dns"
|
||||
)
|
||||
|
||||
type inmemoryWriter struct{
|
||||
type inmemoryWriter struct {
|
||||
test.ResponseWriter
|
||||
written []byte
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue