aboutsummaryrefslogtreecommitdiff
path: root/plugin/whoami/setup_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/whoami/setup_test.go')
-rw-r--r--plugin/whoami/setup_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/whoami/setup_test.go b/plugin/whoami/setup_test.go
index f66b007e0..18a5b9402 100644
--- a/plugin/whoami/setup_test.go
+++ b/plugin/whoami/setup_test.go
@@ -3,7 +3,7 @@ package whoami
import (
"testing"
- "github.com/caddyserver/caddy"
+ "github.com/coredns/caddy"
)
func TestSetup(t *testing.T) {