aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2023-05-08 10:19:08 -0700
committerGravatar GitHub <noreply@github.com> 2023-05-08 10:19:08 -0700
commitaade56ef112dc0ddd62bd8dabf741a7f9c5a6191 (patch)
tree9462653bf011abcc025e4caae4cc944f358814d6 /go.mod
parentc9ac2c926c489846c3b02e71fb562ccd9a9e93bb (diff)
downloadcoredns-aade56ef112dc0ddd62bd8dabf741a7f9c5a6191.tar.gz
coredns-aade56ef112dc0ddd62bd8dabf741a7f9c5a6191.tar.zst
coredns-aade56ef112dc0ddd62bd8dabf741a7f9c5a6191.zip
build(deps): bump github.com/miekg/dns from 1.1.53 to 1.1.54 (#6082)
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 a4a40d0a8..afec9bf68 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.53
+ github.com/miekg/dns v1.1.54
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