aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2021-03-16 10:58:13 +0100
committerGravatar GitHub <noreply@github.com> 2021-03-16 10:58:13 +0100
commit2712ab7cb0f82c77ba6fd96884b04e757c53978b (patch)
tree3f3ad7f29b6decec93ce0ffc23f9bac2da233a52
parenta9aedb79cf0054aa0a0aa10c8ff5c33ca874fe29 (diff)
downloadcoredns-2712ab7cb0f82c77ba6fd96884b04e757c53978b.tar.gz
coredns-2712ab7cb0f82c77ba6fd96884b04e757c53978b.tar.zst
coredns-2712ab7cb0f82c77ba6fd96884b04e757c53978b.zip
build(deps): bump github.com/miekg/dns from 1.1.38 to 1.1.40 (#4498)
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.38 to 1.1.40. - [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.38...v1.1.40) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-rw-r--r--go.mod2
-rw-r--r--go.sum1
2 files changed, 2 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 6ecab9dcc..9fa9e5ae8 100644
--- a/go.mod
+++ b/go.mod
@@ -20,7 +20,7 @@ require (
github.com/imdario/mergo v0.3.9 // indirect
github.com/infobloxopen/go-trees v0.0.0-20190313150506-2af4e13f9062
github.com/matttproud/golang_protobuf_extensions v1.0.1
- github.com/miekg/dns v1.1.38
+ github.com/miekg/dns v1.1.40
github.com/opentracing/opentracing-go v1.2.0
github.com/openzipkin-contrib/zipkin-go-opentracing v0.4.5
github.com/openzipkin/zipkin-go v0.2.2
diff --git a/go.sum b/go.sum
index 74b372aab..78b157204 100644
--- a/go.sum
+++ b/go.sum
@@ -337,6 +337,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.38 h1:MtIY+fmHUVVgv1AXzmKMWcwdCYxTRPG1EDjpqF4RCEw=
github.com/miekg/dns v1.1.38/go.mod h1:KNUDUusw/aVsxyTYZM1oqvCicbwhgbNgztCETuNZ7xM=
+github.com/miekg/dns v1.1.40/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=