aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2023-07-10 15:44:43 +0200
committerGravatar GitHub <noreply@github.com> 2023-07-10 15:44:43 +0200
commit6fd025f5b1236a655d512bbd1751c6e1b88689b6 (patch)
tree1d770bb1f48d2bfe80b7b108104577d811b00be7 /go.mod
parentae3c8f5a5fc2b7e1a56061f2b728b5361886ef07 (diff)
downloadcoredns-6fd025f5b1236a655d512bbd1751c6e1b88689b6.tar.gz
coredns-6fd025f5b1236a655d512bbd1751c6e1b88689b6.tar.zst
coredns-6fd025f5b1236a655d512bbd1751c6e1b88689b6.zip
build(deps): bump github.com/miekg/dns from 1.1.54 to 1.1.55 (#6198)
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 f18639171..3775f8824 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.54
+ github.com/miekg/dns v1.1.55
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