aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-08-03 09:37:48 -0700
committerGravatar GitHub <noreply@github.com> 2020-08-03 09:37:48 -0700
commit187443ea4bf8cafbc58795811cfaf9fc52cde0b3 (patch)
tree16d2de7a9aeab72d70934d4a2c144bfdc13622b7 /go.mod
parentc4a97dab9f7fdac9d956d0cf793fe994d9c37ba6 (diff)
downloadcoredns-187443ea4bf8cafbc58795811cfaf9fc52cde0b3.tar.gz
coredns-187443ea4bf8cafbc58795811cfaf9fc52cde0b3.tar.zst
coredns-187443ea4bf8cafbc58795811cfaf9fc52cde0b3.zip
build(deps): bump github.com/miekg/dns from 1.1.30 to 1.1.31 (#4043)
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.30 to 1.1.31. - [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.30...v1.1.31) 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 20e0b4920..2857a79ef 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.30
+ github.com/miekg/dns v1.1.31
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