aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2022-10-17 11:48:04 -0400
committerGravatar GitHub <noreply@github.com> 2022-10-17 11:48:04 -0400
commit0155fe19a6fcc243c70df37613dfb2243df602bc (patch)
tree0a39151b4e98a4605650d30d2986d0072eee373b /go.mod
parent10e740e4992c22befafe2f24c24c87082e704755 (diff)
downloadcoredns-0155fe19a6fcc243c70df37613dfb2243df602bc.tar.gz
coredns-0155fe19a6fcc243c70df37613dfb2243df602bc.tar.zst
coredns-0155fe19a6fcc243c70df37613dfb2243df602bc.zip
build(deps): bump github.com/openzipkin-contrib/zipkin-go-opentracing (#5701)
Bumps [github.com/openzipkin-contrib/zipkin-go-opentracing](https://github.com/openzipkin-contrib/zipkin-go-opentracing) from 0.4.5 to 0.5.0. - [Release notes](https://github.com/openzipkin-contrib/zipkin-go-opentracing/releases) - [Commits](https://github.com/openzipkin-contrib/zipkin-go-opentracing/compare/v0.4.5...v0.5.0) --- updated-dependencies: - dependency-name: github.com/openzipkin-contrib/zipkin-go-opentracing dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> 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 e2c46d763..123be2d68 100644
--- a/go.mod
+++ b/go.mod
@@ -18,7 +18,7 @@ require (
github.com/matttproud/golang_protobuf_extensions v1.0.2
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-contrib/zipkin-go-opentracing v0.5.0
github.com/openzipkin/zipkin-go v0.4.1
github.com/oschwald/geoip2-golang v1.8.0
github.com/prometheus/client_golang v1.13.0