aboutsummaryrefslogtreecommitdiff
path: root/plugin/cache/item.go
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/cache/item.go')
-rw-r--r--plugin/cache/item.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/cache/item.go b/plugin/cache/item.go
index bda5fe746..3b47a3b6b 100644
--- a/plugin/cache/item.go
+++ b/plugin/cache/item.go
@@ -4,6 +4,7 @@ import (
"time"
"github.com/coredns/coredns/plugin/cache/freq"
+
"github.com/miekg/dns"
)