diff options
author | 2020-10-19 06:54:06 -0700 | |
---|---|---|
committer | 2020-10-19 06:54:06 -0700 | |
commit | 1db1e02be1d9bdc55d6faf5d99ca1d966295d4d1 (patch) | |
tree | a99af8a2d0158cf42968cf6322727f0e4a4beca3 /go.sum | |
parent | 6e6aca8a179aa117cfb47bb751bde2f446997dbd (diff) | |
download | coredns-1db1e02be1d9bdc55d6faf5d99ca1d966295d4d1.tar.gz coredns-1db1e02be1d9bdc55d6faf5d99ca1d966295d4d1.tar.zst coredns-1db1e02be1d9bdc55d6faf5d99ca1d966295d4d1.zip |
build(deps): bump github.com/miekg/dns from 1.1.33 to 1.1.34 (#4217)
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.33 to 1.1.34.
- [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.33...v1.1.34)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Diffstat (limited to 'go.sum')
-rw-r--r-- | go.sum | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -334,6 +334,7 @@ github.com/miekg/dns v1.0.14/go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3N github.com/miekg/dns v1.1.31/go.mod h1:KNUDUusw/aVsxyTYZM1oqvCicbwhgbNgztCETuNZ7xM= github.com/miekg/dns v1.1.33 h1:8KUVEKrUw2dmu1Ys0aWnkEJgoRaLAzNysfCh2KSMWiI= github.com/miekg/dns v1.1.33/go.mod h1:KNUDUusw/aVsxyTYZM1oqvCicbwhgbNgztCETuNZ7xM= +github.com/miekg/dns v1.1.34/go.mod h1:KNUDUusw/aVsxyTYZM1oqvCicbwhgbNgztCETuNZ7xM= github.com/mitchellh/cli v1.0.0/go.mod h1:hNIlj7HEI86fIcpObd7a0FcrxTWetlwJDGcceTlRvqc= github.com/mitchellh/go-homedir v1.0.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0= github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y= |