aboutsummaryrefslogtreecommitdiff
path: root/middleware/file/cname_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'middleware/file/cname_test.go')
-rw-r--r--middleware/file/cname_test.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/middleware/file/cname_test.go b/middleware/file/cname_test.go
index 1b1e4dfd3..3961d09e4 100644
--- a/middleware/file/cname_test.go
+++ b/middleware/file/cname_test.go
@@ -5,9 +5,9 @@ import (
"strings"
"testing"
- "github.com/miekg/coredns/middleware/pkg/dnsrecorder"
- "github.com/miekg/coredns/middleware/proxy"
- "github.com/miekg/coredns/middleware/test"
+ "github.com/coredns/coredns/middleware/pkg/dnsrecorder"
+ "github.com/coredns/coredns/middleware/proxy"
+ "github.com/coredns/coredns/middleware/test"
"github.com/miekg/dns"
"golang.org/x/net/context"