aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2022-05-02 07:29:47 -0700
committerGravatar GitHub <noreply@github.com> 2022-05-02 07:29:47 -0700
commitcd41366e1c3eb581f29ba910eb7c69e5c47f3e9d (patch)
treed9333fc92057d1bccc9addb8dd8060b56cdadf5c /go.mod
parent2ba757fdf855819df2a72e7b857c9bfa11cd98a8 (diff)
downloadcoredns-cd41366e1c3eb581f29ba910eb7c69e5c47f3e9d.tar.gz
coredns-cd41366e1c3eb581f29ba910eb7c69e5c47f3e9d.tar.zst
coredns-cd41366e1c3eb581f29ba910eb7c69e5c47f3e9d.zip
build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.38.0 to 1.38.1 (#5357)
Bumps [gopkg.in/DataDog/dd-trace-go.v1](https://github.com/DataDog/dd-trace-go) from 1.38.0 to 1.38.1. - [Release notes](https://github.com/DataDog/dd-trace-go/releases) - [Commits](https://github.com/DataDog/dd-trace-go/compare/v1.38.0...v1.38.1) --- updated-dependencies: - dependency-name: gopkg.in/DataDog/dd-trace-go.v1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 44d82e44c..a9ae34dde 100644
--- a/go.mod
+++ b/go.mod
@@ -29,7 +29,7 @@ require (
google.golang.org/api v0.75.0
google.golang.org/grpc v1.46.0
google.golang.org/protobuf v1.28.0
- gopkg.in/DataDog/dd-trace-go.v1 v1.38.0
+ gopkg.in/DataDog/dd-trace-go.v1 v1.38.1
k8s.io/api v0.23.6
k8s.io/apimachinery v0.23.6
k8s.io/client-go v0.23.6