diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-01-03 08:31:55 -0500 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2020-01-03 08:31:55 -0500 |
| commit | 617198b5163f353f497d09ab8fa2b6c0f91b92aa (patch) | |
| tree | 95f4df8d5ec3dd0fa166e0c9cf28fef6bd0be9a1 | |
| parent | cece0e06fe8e6bcaaf34f5395d31e7fde010d349 (diff) | |
| download | x-617198b5163f353f497d09ab8fa2b6c0f91b92aa.tar.xz x-617198b5163f353f497d09ab8fa2b6c0f91b92aa.zip | |
build(deps): bump github.com/miekg/dns from 1.1.22 to 1.1.26 (#68)
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.22 to 1.1.26.
- [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.22...v1.1.26)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
| -rw-r--r-- | go.mod | 2 | ||||
| -rw-r--r-- | go.sum | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -36,7 +36,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.22 + github.com/miekg/dns v1.1.26 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 @@ -96,6 +96,8 @@ github.com/miekg/dns v1.1.19 h1:0ymbfaLG1/utH2+BydNiF+dx1jSEmdr/nylOtkGHZZg= github.com/miekg/dns v1.1.19/go.mod h1:bPDLeHnStXmXAq1m/Ch/hvfNHr14JKNPMBo3VZKjuso= github.com/miekg/dns v1.1.22 h1:Jm64b3bO9kP43ddLjL2EY3Io6bmy1qGb9Xxz6TqS6rc= github.com/miekg/dns v1.1.22/go.mod h1:bPDLeHnStXmXAq1m/Ch/hvfNHr14JKNPMBo3VZKjuso= +github.com/miekg/dns v1.1.26 h1:gPxPSwALAeHJSjarOs00QjVdV9QoBvc1D2ujQUr5BzU= +github.com/miekg/dns v1.1.26/go.mod h1:bPDLeHnStXmXAq1m/Ch/hvfNHr14JKNPMBo3VZKjuso= github.com/mmikulicic/stringlist v1.0.0 h1:wVnVaZgihnfy/3gSepAp2pBO3VXYjuCUf4IAdWQzCOc= github.com/mmikulicic/stringlist v1.0.0/go.mod h1:19Brp+Rld8TLwZ2oCHvTE3xDhCMr0jSCWwzcc9ejZgQ= github.com/mndrix/golog v0.0.0-20170330170653-a28e2a269775 h1:KPqf9x/eMg3ZnHATLXcM1OgQMNVkPUv1QcGv6zTRMRg= |
