Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
Miek Gieben
2021-10-11 12:40:26 +02:00
parent 870a27a959
commit f7a53029c9

View File

@@ -4,6 +4,7 @@ import (
"runtime"
"github.com/coredns/coredns/plugin/pkg/dnstest"
"github.com/miekg/dns"
)