aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>2019-06-11 12:47:08 -0400
committerChristine Dodrill <me@christine.website>2019-06-11 12:47:08 -0400
commit31f19d64ff1aa39d3e9c04d8a7e3a7f685a05451 (patch)
tree3de1ea8e3294f55ef683500f7be8f4c88f6712aa /go.mod
parenta205caba043a6a9f5f58a570b8a83165d4cd8bf9 (diff)
downloadx-31f19d64ff1aa39d3e9c04d8a7e3a7f685a05451.tar.xz
x-31f19d64ff1aa39d3e9c04d8a7e3a7f685a05451.zip
build(deps): bump github.com/miekg/dns from 1.1.13 to 1.1.14 (#15)
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.13 to 1.1.14. - [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.13...v1.1.14) 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 d2b84e4..4de8c16 100644
--- a/go.mod
+++ b/go.mod
@@ -37,7 +37,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.13
+ github.com/miekg/dns v1.1.14
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