aboutsummaryrefslogtreecommitdiff
path: root/test/readme_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/readme_test.go')
-rw-r--r--test/readme_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/readme_test.go b/test/readme_test.go
index a2ba1c8ca..b857def12 100644
--- a/test/readme_test.go
+++ b/test/readme_test.go
@@ -10,7 +10,7 @@ import (
"github.com/coredns/coredns/core/dnsserver"
- "github.com/mholt/caddy"
+ "github.com/caddyserver/caddy"
)
// As we use the filesystem as-is, these files need to exist ON DISK for the readme test to work. This is especially