From 4370c9623043cb6bbe4e0d77232cf421468dfd6e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2019 09:09:03 -0400 Subject: build(deps): bump github.com/miekg/dns from 1.1.16 to 1.1.17 (#27) Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.16 to 1.1.17. - [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.16...v1.1.17) Signed-off-by: dependabot-preview[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 8ffd687..c40cb60 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.16 + github.com/miekg/dns v1.1.17 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 -- cgit v1.2.3