aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2019-11-18 12:28:13 +0000
committerGravatar Miek Gieben <miek@miek.nl> 2019-11-18 12:28:13 +0000
commit352266e64bdc8b44db498b452777760c2ccf770c (patch)
treecce9e4b37d00c27b444f0cc7a6a77b2e7ffceaaa /go.mod
parentfe24096c57c044351a5d43af87a17072e097f7d7 (diff)
downloadcoredns-352266e64bdc8b44db498b452777760c2ccf770c.tar.gz
coredns-352266e64bdc8b44db498b452777760c2ccf770c.tar.zst
coredns-352266e64bdc8b44db498b452777760c2ccf770c.zip
build(deps): bump github.com/caddyserver/caddy from 1.0.3 to 1.0.4 (#3461)
Bumps [github.com/caddyserver/caddy](https://github.com/caddyserver/caddy) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/caddyserver/caddy/releases) - [Commits](https://github.com/caddyserver/caddy/compare/v1.0.3...v1.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index dfa9f6a9e..394f42e02 100644
--- a/go.mod
+++ b/go.mod
@@ -12,7 +12,7 @@ require (
github.com/Shopify/sarama v1.21.0 // indirect
github.com/apache/thrift v0.12.0 // indirect
github.com/aws/aws-sdk-go v1.25.36
- github.com/caddyserver/caddy v1.0.3
+ github.com/caddyserver/caddy v1.0.4
github.com/coredns/federation v0.0.0-20190818181423-e032b096babe
github.com/coreos/go-systemd v0.0.0-20190212144455-93d5ec2c7f76 // indirect
github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f // indirect