aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-01-06 18:19:44 +0800
committerGravatar Yong Tang <yong.tang.github@outlook.com> 2020-01-06 18:19:44 +0800
commit585b931fee1b919a6d215bda458cc80cc3786310 (patch)
treef978ff09b3f5e737dd4f29a5e4c687efe67dfcf8 /go.mod
parent4c4b0859cf8b130770134fcc0f2ad3317a125bf6 (diff)
downloadcoredns-585b931fee1b919a6d215bda458cc80cc3786310.tar.gz
coredns-585b931fee1b919a6d215bda458cc80cc3786310.tar.zst
coredns-585b931fee1b919a6d215bda458cc80cc3786310.zip
build(deps): bump github.com/miekg/dns from 1.1.26 to 1.1.27 (#3581)
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.26 to 1.1.27. - [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.26...v1.1.27) 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 c5db917b0..20d42bbd6 100644
--- a/go.mod
+++ b/go.mod
@@ -24,7 +24,7 @@ require (
github.com/imdario/mergo v0.3.7 // indirect
github.com/infobloxopen/go-trees v0.0.0-20190313150506-2af4e13f9062
github.com/matttproud/golang_protobuf_extensions v1.0.1
- github.com/miekg/dns v1.1.26
+ github.com/miekg/dns v1.1.27
github.com/opentracing-contrib/go-observer v0.0.0-20170622124052-a52f23424492 // indirect
github.com/opentracing/opentracing-go v1.1.0
github.com/openzipkin-contrib/zipkin-go-opentracing v0.3.5