aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-03-02 11:28:57 +0100
committerGravatar GitHub <noreply@github.com> 2020-03-02 10:28:57 +0000
commit81057f321efeb4f545b8b9b410c6a8491e09398a (patch)
tree4709d499980b98d3cf019277483d46e2dc8b8d5f /go.mod
parent738c94e5abff8ddbf745b8f7162aef4304395c58 (diff)
downloadcoredns-81057f321efeb4f545b8b9b410c6a8491e09398a.tar.gz
coredns-81057f321efeb4f545b8b9b410c6a8491e09398a.tar.zst
coredns-81057f321efeb4f545b8b9b410c6a8491e09398a.zip
build(deps): bump github.com/caddyserver/caddy from 1.0.4 to 1.0.5 (#3712)
Bumps [github.com/caddyserver/caddy](https://github.com/caddyserver/caddy) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/caddyserver/caddy/releases) - [Commits](https://github.com/caddyserver/caddy/compare/v1.0.4...v1.0.5) 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 e1b88bb17..a53151120 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
github.com/Shopify/sarama v1.21.0 // indirect
github.com/apache/thrift v0.13.0 // indirect
github.com/aws/aws-sdk-go v1.29.8
- github.com/caddyserver/caddy v1.0.4
+ github.com/caddyserver/caddy v1.0.5
github.com/cenkalti/backoff/v4 v4.0.0
github.com/coredns/federation v0.0.0-20190818181423-e032b096babe
github.com/coreos/go-systemd v0.0.0-20190212144455-93d5ec2c7f76 // indirect