diff options
author | 2019-12-23 16:22:44 +0800 | |
---|---|---|
committer | 2019-12-23 16:22:44 +0800 | |
commit | 5ce4a01773737eea231b31931e53ad40a80a3428 (patch) | |
tree | 0f67933704ec459b37be437405957253b3088bfe /go.sum | |
parent | 7a4c9970d90261be4d8bab04088af95f6b05356f (diff) | |
download | coredns-5ce4a01773737eea231b31931e53ad40a80a3428.tar.gz coredns-5ce4a01773737eea231b31931e53ad40a80a3428.tar.zst coredns-5ce4a01773737eea231b31931e53ad40a80a3428.zip |
build(deps): bump github.com/miekg/dns from 1.1.25 to 1.1.26 (#3562)
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.25 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.25...v1.1.26)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'go.sum')
-rw-r--r-- | go.sum | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -287,6 +287,8 @@ github.com/mholt/certmagic v0.8.3/go.mod h1:91uJzK5K8IWtYQqTi5R2tsxV1pCde+wdGfaR github.com/miekg/dns v1.1.15/go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg= github.com/miekg/dns v1.1.25 h1:dFwPR6SfLtrSwgDcIq2bcU/gVutB4sNApq2HBdqcakg= github.com/miekg/dns v1.1.25/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/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y= github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0= github.com/mitchellh/go-vnc v0.0.0-20150629162542-723ed9867aed/go.mod h1:3rdaFaCv4AyBgu5ALFM0+tSuHrBh6v692nyQe3ikrq0= |