aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2023-02-27 06:44:35 -0800
committerGravatar GitHub <noreply@github.com> 2023-02-27 06:44:35 -0800
commit763b797f704f53681230b345ff65f00c5f0c0fe4 (patch)
tree40b97a611dca50a8deea440c44653182fa1cb5ec /go.mod
parente82d8edae0df8b76ba3ee0326c40a4fc5594093d (diff)
downloadcoredns-763b797f704f53681230b345ff65f00c5f0c0fe4.tar.gz
coredns-763b797f704f53681230b345ff65f00c5f0c0fe4.tar.zst
coredns-763b797f704f53681230b345ff65f00c5f0c0fe4.zip
build(deps): bump github.com/miekg/dns from 1.1.50 to 1.1.51 (#5936)
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 769e7f3c8..5f8cb9cd8 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.50
+ github.com/miekg/dns v1.1.51
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