aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-07-13 08:27:38 -0700
committerGravatar GitHub <noreply@github.com> 2020-07-13 08:27:38 -0700
commitf2cd40f8adbe958f14a72437ce42b7e2b2ecee7b (patch)
tree7e46d5c4eebada06fd1ac38100f4490c099cf5eb /go.mod
parent5e2195fc62eb6696377d7cfc9f9dafb2245923f1 (diff)
downloadcoredns-f2cd40f8adbe958f14a72437ce42b7e2b2ecee7b.tar.gz
coredns-f2cd40f8adbe958f14a72437ce42b7e2b2ecee7b.tar.zst
coredns-f2cd40f8adbe958f14a72437ce42b7e2b2ecee7b.zip
build(deps): bump github.com/miekg/dns from 1.1.29 to 1.1.30 (#4004)
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.29 to 1.1.30. - [Release notes](https://github.com/miekg/dns/releases) - [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release) - [Commits](https://github.com/miekg/dns/compare/v1.1.29...v1.1.30) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.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 521e7a2b7..aa6cd18f6 100644
--- a/go.mod
+++ b/go.mod
@@ -22,7 +22,7 @@ require (
github.com/infobloxopen/go-trees v0.0.0-20190313150506-2af4e13f9062
github.com/kr/pretty v0.2.0 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.1
- github.com/miekg/dns v1.1.29
+ github.com/miekg/dns v1.1.30
github.com/opentracing-contrib/go-observer v0.0.0-20170622124052-a52f23424492 // indirect
github.com/opentracing/opentracing-go v1.2.0
github.com/openzipkin-contrib/zipkin-go-opentracing v0.3.5