aboutsummaryrefslogtreecommitdiff
path: root/middleware/proxy/upstream_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'middleware/proxy/upstream_test.go')
-rw-r--r--middleware/proxy/upstream_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/middleware/proxy/upstream_test.go b/middleware/proxy/upstream_test.go
index 81b8c1838..fc38f1fae 100644
--- a/middleware/proxy/upstream_test.go
+++ b/middleware/proxy/upstream_test.go
@@ -8,7 +8,7 @@ import (
"testing"
"time"
- "github.com/miekg/coredns/middleware/test"
+ "github.com/coredns/coredns/middleware/test"
"github.com/mholt/caddy"
)