aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2022-09-19 07:57:04 -0700
committerGravatar GitHub <noreply@github.com> 2022-09-19 07:57:04 -0700
commit4e094498fd34f7b81666b072f079ec641b8d9684 (patch)
treeb8eda325ef233921506571323afe6564906c402d /go.mod
parent9f3a2e24684912cd845422557962c8620c7e9e4c (diff)
downloadcoredns-4e094498fd34f7b81666b072f079ec641b8d9684.tar.gz
coredns-4e094498fd34f7b81666b072f079ec641b8d9684.tar.zst
coredns-4e094498fd34f7b81666b072f079ec641b8d9684.zip
build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.41.0 to 1.42.0 (#5636)
Bumps [gopkg.in/DataDog/dd-trace-go.v1](https://github.com/DataDog/dd-trace-go) from 1.41.0 to 1.42.0. - [Release notes](https://github.com/DataDog/dd-trace-go/releases) - [Commits](https://github.com/DataDog/dd-trace-go/compare/v1.41.0...v1.42.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> 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 af8e8b805..db41dd948 100644
--- a/go.mod
+++ b/go.mod
@@ -31,7 +31,7 @@ require (
google.golang.org/api v0.96.0
google.golang.org/grpc v1.49.0
google.golang.org/protobuf v1.28.1
- gopkg.in/DataDog/dd-trace-go.v1 v1.41.0
+ gopkg.in/DataDog/dd-trace-go.v1 v1.42.0
k8s.io/api v0.25.1
k8s.io/apimachinery v0.25.1
k8s.io/client-go v0.24.4