aboutsummaryrefslogtreecommitdiff
path: root/coremain/run.go
diff options
context:
space:
mode:
Diffstat (limited to 'coremain/run.go')
-rw-r--r--coremain/run.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/coremain/run.go b/coremain/run.go
index c792756ed..e6f51295f 100644
--- a/coremain/run.go
+++ b/coremain/run.go
@@ -15,7 +15,7 @@ import (
"github.com/coredns/coredns/core/dnsserver"
clog "github.com/coredns/coredns/plugin/pkg/log"
- "github.com/mholt/caddy"
+ "github.com/caddyserver/caddy"
)
func init() {