goimports files

This commit is contained in:
Andrey Meshkov
2018-11-05 23:52:11 +03:00
parent efdd1c1ff2
commit 7f018234f6
7 changed files with 19 additions and 12 deletions

View File

@@ -1,10 +1,11 @@
package upstream
import (
"log"
"github.com/coredns/coredns/core/dnsserver"
"github.com/coredns/coredns/plugin"
"github.com/mholt/caddy"
"log"
)
func init() {