aboutsummaryrefslogtreecommitdiff
path: root/middleware/file/notify.go
diff options
context:
space:
mode:
Diffstat (limited to 'middleware/file/notify.go')
-rw-r--r--middleware/file/notify.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/middleware/file/notify.go b/middleware/file/notify.go
index 58cc66e79..cc8f493e4 100644
--- a/middleware/file/notify.go
+++ b/middleware/file/notify.go
@@ -4,6 +4,7 @@ import (
"fmt"
"github.com/miekg/coredns/middleware"
+
"github.com/miekg/dns"
)