diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-10-07 17:22:00 -0400 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2019-10-07 17:22:00 -0400 |
| commit | 4b60463a042b64f25fc40d740d9fdc14dfe9b1e9 (patch) | |
| tree | 1bcc5a0c9b2f80fdbafa77f55275778f5cb24d16 /go.mod | |
| parent | bfca688f7b26353c7cb5656d0ea19ea152682af8 (diff) | |
| download | x-4b60463a042b64f25fc40d740d9fdc14dfe9b1e9.tar.xz x-4b60463a042b64f25fc40d740d9fdc14dfe9b1e9.zip | |
build(deps): bump github.com/miekg/dns from 1.1.19 to 1.1.22 (#42)
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.19 to 1.1.22.
- [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.19...v1.1.22)
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.19 + github.com/miekg/dns v1.1.22 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 |
