aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2022-01-17 07:49:09 -0800
committerGravatar GitHub <noreply@github.com> 2022-01-17 07:49:09 -0800
commita4d97d553d99e512617f09fa036f162e566bfc8b (patch)
treecc15ace43df91080dbafad248f966bc02e66fbad /go.mod
parent36ac12101f6ed50198a35798d586fe5646355884 (diff)
downloadcoredns-a4d97d553d99e512617f09fa036f162e566bfc8b.tar.gz
coredns-a4d97d553d99e512617f09fa036f162e566bfc8b.tar.zst
coredns-a4d97d553d99e512617f09fa036f162e566bfc8b.zip
build(deps): bump github.com/openzipkin/zipkin-go from 0.3.0 to 0.4.0 (#5099)
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 c58449f05..3b35f5dd3 100644
--- a/go.mod
+++ b/go.mod
@@ -21,7 +21,7 @@ require (
github.com/miekg/dns v1.1.45
github.com/opentracing/opentracing-go v1.2.0
github.com/openzipkin-contrib/zipkin-go-opentracing v0.4.5
- github.com/openzipkin/zipkin-go v0.3.0
+ github.com/openzipkin/zipkin-go v0.4.0
github.com/oschwald/geoip2-golang v1.5.0
github.com/philhofer/fwd v1.1.1 // indirect
github.com/prometheus/client_golang v1.11.0