@@ -7,6 +7,7 @@ import (
"os"
"github.com/coredns/coredns/plugin"
+
"github.com/miekg/dns"
"golang.org/x/net/context"
)