mirror of
https://github.com/coredns/coredns.git
synced 2026-01-10 19:01:19 -05:00
build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.34.0 to 1.35.0 (#5101)
Bumps [gopkg.in/DataDog/dd-trace-go.v1](https://github.com/DataDog/dd-trace-go) from 1.34.0 to 1.35.0. - [Release notes](https://github.com/DataDog/dd-trace-go/releases) - [Commits](https://github.com/DataDog/dd-trace-go/compare/v1.34.0...v1.35.0) --- updated-dependencies: - dependency-name: gopkg.in/DataDog/dd-trace-go.v1 dependency-type: direct:production update-type: version-update:semver-minor ... 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:
4
go.mod
4
go.mod
@@ -7,7 +7,6 @@ require (
|
||||
github.com/Azure/go-autorest/autorest v0.11.24
|
||||
github.com/Azure/go-autorest/autorest/azure/auth v0.5.11
|
||||
github.com/Azure/go-autorest/autorest/to v0.2.0 // indirect
|
||||
github.com/Microsoft/go-winio v0.5.0 // indirect
|
||||
github.com/apparentlymart/go-cidr v1.1.0
|
||||
github.com/aws/aws-sdk-go v1.42.35
|
||||
github.com/coredns/caddy v1.1.1
|
||||
@@ -23,7 +22,6 @@ require (
|
||||
github.com/openzipkin-contrib/zipkin-go-opentracing v0.4.5
|
||||
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
|
||||
github.com/prometheus/client_model v0.2.0
|
||||
github.com/prometheus/common v0.32.1
|
||||
@@ -34,7 +32,7 @@ require (
|
||||
golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
|
||||
google.golang.org/api v0.65.0
|
||||
google.golang.org/grpc v1.43.0
|
||||
gopkg.in/DataDog/dd-trace-go.v1 v1.34.0
|
||||
gopkg.in/DataDog/dd-trace-go.v1 v1.35.0
|
||||
k8s.io/api v0.23.1
|
||||
k8s.io/apimachinery v0.23.1
|
||||
k8s.io/client-go v0.23.1
|
||||
|
||||
Reference in New Issue
Block a user