aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2023-04-19 15:29:53 -0400
committerGravatar GitHub <noreply@github.com> 2023-04-19 15:29:53 -0400
commit4965c11b7912e70e02375fee53fe5edbad73eca4 (patch)
treef98f961331db7e18314b90acd422cd8f51a262d3 /go.mod
parentb8019b64ce68d8d79177a2d8f039d7618751d220 (diff)
downloadcoredns-4965c11b7912e70e02375fee53fe5edbad73eca4.tar.gz
coredns-4965c11b7912e70e02375fee53fe5edbad73eca4.tar.zst
coredns-4965c11b7912e70e02375fee53fe5edbad73eca4.zip
build(deps): bump github.com/miekg/dns from 1.1.51 to 1.1.53 (#6011)
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.51 to 1.1.53. - [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.51...v1.1.53) --- updated-dependencies: - dependency-name: github.com/miekg/dns dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 6f83ca5bc..a4ce53029 100644
--- a/go.mod
+++ b/go.mod
@@ -16,7 +16,7 @@ require (
github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
github.com/infobloxopen/go-trees v0.0.0-20200715205103-96a057b8dfb9
github.com/matttproud/golang_protobuf_extensions v1.0.4
- github.com/miekg/dns v1.1.51
+ github.com/miekg/dns v1.1.53
github.com/opentracing/opentracing-go v1.2.0
github.com/openzipkin-contrib/zipkin-go-opentracing v0.5.0
github.com/openzipkin/zipkin-go v0.4.1