aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>2019-05-23 06:46:58 -0400
committerChristine Dodrill <me@christine.website>2019-05-23 06:46:58 -0400
commit3fddb2a37b76c9f2d471aa6f64b147a74fba1637 (patch)
tree8804fe9b20e0b7c12159a502732b2770326f107b /go.mod
parent37ef7cf16c8585a320aeffd36b8e673ed3b002f8 (diff)
downloadx-3fddb2a37b76c9f2d471aa6f64b147a74fba1637.tar.xz
x-3fddb2a37b76c9f2d471aa6f64b147a74fba1637.zip
build(deps): bump github.com/miekg/dns from 1.1.6 to 1.1.12 (#7)
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.6 to 1.1.12. - [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.6...v1.1.12) Signed-off-by: dependabot[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 2abd51d..d16008c 100644
--- a/go.mod
+++ b/go.mod
@@ -32,7 +32,7 @@ require (
github.com/klauspost/reedsolomon v1.8.0 // indirect
github.com/kr/pretty v0.1.0
github.com/mattn/go-runewidth v0.0.4 // indirect
- github.com/miekg/dns v1.1.6
+ github.com/miekg/dns v1.1.12
github.com/mmikulicic/stringlist v0.0.0-20170411212101-a0d1ef9a7ccb
github.com/mndrix/golog v0.0.0-20170330170653-a28e2a269775
github.com/mndrix/ps v0.0.0-20170330174427-18e65badd6ab // indirect