diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-07-01 10:47:51 -0400 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2019-07-01 10:47:51 -0400 |
| commit | f74ad0583400f1ff306ae50412e7b6fa545b14e7 (patch) | |
| tree | d3442cb27019a46b3b427f007584c34f95d7824a /go.mod | |
| parent | 9ea153350563fcc9e15011c13d211de43ea449f4 (diff) | |
| download | x-f74ad0583400f1ff306ae50412e7b6fa545b14e7.tar.xz x-f74ad0583400f1ff306ae50412e7b6fa545b14e7.zip | |
build(deps): bump github.com/miekg/dns from 1.1.14 to 1.1.15 (#17)
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.14 to 1.1.15.
- [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.14...v1.1.15)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.14 + github.com/miekg/dns v1.1.15 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 |
