mirror of
https://github.com/coredns/coredns.git
synced 2025-12-07 10:55:17 -05:00
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>
This commit is contained in:
2
go.mod
2
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
|
||||
|
||||
Reference in New Issue
Block a user