aboutsummaryrefslogtreecommitdiff
path: root/test/chaos_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/chaos_test.go')
-rw-r--r--test/chaos_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/chaos_test.go b/test/chaos_test.go
index af5cbdf84..0429792c8 100644
--- a/test/chaos_test.go
+++ b/test/chaos_test.go
@@ -6,7 +6,7 @@ import (
// Plug in CoreDNS, needed for AppVersion and AppName in this test.
_ "github.com/coredns/coredns/coremain"
- "github.com/mholt/caddy"
+ "github.com/caddyserver/caddy"
"github.com/miekg/dns"
)