Run goimports

This commit is contained in:
Lucas Käldström
2016-08-02 15:12:39 +03:00
parent ca7ad6896b
commit c88a07ce1a
30 changed files with 61 additions and 30 deletions

View File

@@ -19,8 +19,9 @@ package dns
import (
"bytes"
"encoding/json"
skymsg "github.com/skynetservices/skydns/msg"
"strings"
skymsg "github.com/skynetservices/skydns/msg"
)
type TreeCache struct {