aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-08-28 14:42:11 -0400
committerChristine Dodrill <me@christine.website>2019-08-28 14:42:11 -0400
commit731b2dd235bcbbaf8f6564115d48cf6dd653a72b (patch)
treedad3bc3d5c2431fb2eed2c74f7693d145be610a3 /go.mod
parentbffae80fba9750e4000822f3bcf67ff38e512a51 (diff)
downloadx-731b2dd235bcbbaf8f6564115d48cf6dd653a72b.tar.xz
x-731b2dd235bcbbaf8f6564115d48cf6dd653a72b.zip
build(deps): bump github.com/miekg/dns from 1.1.15 to 1.1.16 (#24)
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 d35f10f..c7aaf4d 100644
--- a/go.mod
+++ b/go.mod
@@ -35,7 +35,7 @@ require (
github.com/klauspost/reedsolomon v1.9.2 // indirect
github.com/kr/pretty v0.1.0
github.com/mattn/go-runewidth v0.0.4 // indirect
- github.com/miekg/dns v1.1.15
+ github.com/miekg/dns v1.1.16
github.com/mmikulicic/stringlist v1.0.0
github.com/mndrix/golog v0.0.0-20170330170653-a28e2a269775
github.com/mndrix/ps v0.0.0-20170330174427-18e65badd6ab // indirect