aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2022-07-04 08:28:57 -0700
committerGravatar GitHub <noreply@github.com> 2022-07-04 08:28:57 -0700
commit6eac4367e27088ace9724e2e1d1fef407a3b1b9d (patch)
tree1363594e38ef83f0c9cfe52b03ce964c26700ede /go.mod
parenta076a55da16192c0ae7b7ca79116a092e99549ec (diff)
downloadcoredns-6eac4367e27088ace9724e2e1d1fef407a3b1b9d.tar.gz
coredns-6eac4367e27088ace9724e2e1d1fef407a3b1b9d.tar.zst
coredns-6eac4367e27088ace9724e2e1d1fef407a3b1b9d.zip
build(deps): bump github.com/miekg/dns from 1.1.49 to 1.1.50 (#5483)
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 6013fe9a8..afc88c15d 100644
--- a/go.mod
+++ b/go.mod
@@ -15,7 +15,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.1
- github.com/miekg/dns v1.1.49
+ github.com/miekg/dns v1.1.50
github.com/opentracing/opentracing-go v1.2.0
github.com/openzipkin-contrib/zipkin-go-opentracing v0.4.5
github.com/openzipkin/zipkin-go v0.4.0