aboutsummaryrefslogtreecommitdiff
path: root/plugin/whoami/setup.go
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/whoami/setup.go')
-rw-r--r--plugin/whoami/setup.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/whoami/setup.go b/plugin/whoami/setup.go
index bd4971ae9..f0ae1e6d6 100644
--- a/plugin/whoami/setup.go
+++ b/plugin/whoami/setup.go
@@ -4,7 +4,7 @@ import (
"github.com/coredns/coredns/core/dnsserver"
"github.com/coredns/coredns/plugin"
- "github.com/mholt/caddy"
+ "github.com/caddyserver/caddy"
)
func init() {