aboutsummaryrefslogtreecommitdiff
path: root/middleware/file/closest.go
diff options
context:
space:
mode:
Diffstat (limited to 'middleware/file/closest.go')
-rw-r--r--middleware/file/closest.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/middleware/file/closest.go b/middleware/file/closest.go
index 172242669..ea201671f 100644
--- a/middleware/file/closest.go
+++ b/middleware/file/closest.go
@@ -1,7 +1,7 @@
package file
import (
- "github.com/miekg/coredns/middleware/file/tree"
+ "github.com/coredns/coredns/middleware/file/tree"
"github.com/miekg/dns"
)