coredns/core/dnsserver
Yong Tang f8bba51f84
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>
2019-07-03 09:04:47 +08:00
..
address.go Fix some typos in comment (#2520) 2019-02-01 19:22:43 +08:00
address_test.go Cleanup ParseHostOrFile (#2100) 2018-09-19 07:29:37 +01:00
config.go Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
https.go Doh: put in pkg/doh (#1946) 2018-07-07 08:22:07 +01:00
listen_go111.go server: small cleanups (#2740) 2019-03-31 08:32:55 +01:00
listen_go_not111.go Core: Support REUSE_PORT (#2149) 2018-10-01 17:05:24 +00:00
log_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
onstartup.go Fix start mesg for all protocol (#1617) 2018-03-17 19:04:01 +00:00
register.go Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
register_test.go presubmit: Check errorf as well (#1845) 2018-06-02 11:48:39 -07:00
server.go pkg/log: fix data race on d (#2698) 2019-05-23 21:02:30 +01:00
server_grpc.go Add server instance to the context in ServerTLS and ServerHTTPS (#2840) 2019-05-27 15:52:47 +01:00
server_https.go Add server instance to the context in ServerTLS and ServerHTTPS (#2840) 2019-05-27 15:52:47 +01:00
server_test.go Remove internal loop detection (#2647) 2019-03-07 20:23:00 +00:00
server_tls.go Add server instance to the context in ServerTLS and ServerHTTPS (#2840) 2019-05-27 15:52:47 +01:00
zdirectives.go Add any plugin (#2801) 2019-04-28 11:46:45 +01:00