aboutsummaryrefslogtreecommitdiff
path: root/plugin.cfg
diff options
context:
space:
mode:
authorGravatar Yong Tang <yong.tang.github@outlook.com> 2019-07-03 09:04:47 +0800
committerGravatar GitHub <noreply@github.com> 2019-07-03 09:04:47 +0800
commitf8bba51f844a9ba9add993dcd579288d3af3707e (patch)
tree1d6e77333f9f8a255da57d47a87de29c60d43235 /plugin.cfg
parent22c6e3e179303955b62276de4b48293b2e90506c (diff)
downloadcoredns-f8bba51f844a9ba9add993dcd579288d3af3707e.tar.gz
coredns-f8bba51f844a9ba9add993dcd579288d3af3707e.tar.zst
coredns-f8bba51f844a9ba9add993dcd579288d3af3707e.zip
Update Caddy to 1.0.1, and update import path (#2961)
* Update Caddy to 1.0.1, and update import path This fix updates caddy to 1.0.1 and also updates the import path to github.com/caddyserver/caddy This fix fixes 2959 Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Also update plugin.cfg Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Update and bump zplugin.go Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Diffstat (limited to 'plugin.cfg')
-rw-r--r--plugin.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin.cfg b/plugin.cfg
index 5acb88c09..4c7dd8385 100644
--- a/plugin.cfg
+++ b/plugin.cfg
@@ -57,4 +57,4 @@ forward:forward
grpc:grpc
erratic:erratic
whoami:whoami
-on:github.com/mholt/caddy/onevent
+on:github.com/caddyserver/caddy/onevent