diff options
| author | dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com> | 2019-05-28 06:17:15 -0400 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2019-05-28 06:17:15 -0400 |
| commit | da6815920e9c96be8be7caeb782291f1a72146bf (patch) | |
| tree | f6c8db8e18d52a785068094f36dae20693748c25 /go.mod | |
| parent | 5ee10c5d5e890c79fd13230f61e7a99ee6354d70 (diff) | |
| download | x-da6815920e9c96be8be7caeb782291f1a72146bf.tar.xz x-da6815920e9c96be8be7caeb782291f1a72146bf.zip | |
build(deps): bump github.com/miekg/dns from 1.1.12 to 1.1.13 (#13)
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.12 to 1.1.13.
- [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.12...v1.1.13)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ require ( github.com/kr/pretty v0.1.0 github.com/kr/pty v1.1.4 // indirect github.com/mattn/go-runewidth v0.0.4 // indirect - github.com/miekg/dns v1.1.12 + github.com/miekg/dns v1.1.13 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 |
