aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2019-08-19 08:58:34 -0700
committerGravatar Yong Tang <yong.tang.github@outlook.com> 2019-08-19 08:58:34 -0700
commit297299e308f23ecdda75bd729da02caee2846f78 (patch)
tree6ff0093d3c9622f957164b41bb3c271d60b7543a /go.mod
parent960474aab95f21244e10b1b8ac9873e4f18db525 (diff)
downloadcoredns-297299e308f23ecdda75bd729da02caee2846f78.tar.gz
coredns-297299e308f23ecdda75bd729da02caee2846f78.tar.zst
coredns-297299e308f23ecdda75bd729da02caee2846f78.zip
build(deps): bump github.com/miekg/dns from 1.1.15 to 1.1.16 (#3153)
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.15 to 1.1.16. - [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.15...v1.1.16) 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 221f16a72..743e3d0b3 100644
--- a/go.mod
+++ b/go.mod
@@ -33,7 +33,7 @@ require (
github.com/jonboulle/clockwork v0.1.0 // indirect
github.com/konsorten/go-windows-terminal-sequences v1.0.2 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.1
- github.com/miekg/dns v1.1.15
+ github.com/miekg/dns v1.1.16
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.1 // indirect
github.com/opentracing-contrib/go-observer v0.0.0-20170622124052-a52f23424492 // indirect