aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2023-01-23 12:26:18 -0500
committerGravatar GitHub <noreply@github.com> 2023-01-23 12:26:18 -0500
commite2c3e69a9fdf11cd1f2d34593342cac7f7e1b90b (patch)
treec2148b1bceecb47feecfa1f7119b5055c5ea61df /go.mod
parent26382dde2b2fb66ceb8e08bc5092a4f84efa3599 (diff)
downloadcoredns-e2c3e69a9fdf11cd1f2d34593342cac7f7e1b90b.tar.gz
coredns-e2c3e69a9fdf11cd1f2d34593342cac7f7e1b90b.tar.zst
coredns-e2c3e69a9fdf11cd1f2d34593342cac7f7e1b90b.zip
build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.46.0 to 1.46.1 (#5873)
Bumps [gopkg.in/DataDog/dd-trace-go.v1](https://github.com/DataDog/dd-trace-go) from 1.46.0 to 1.46.1. - [Release notes](https://github.com/DataDog/dd-trace-go/releases) - [Commits](https://github.com/DataDog/dd-trace-go/compare/v1.46.0...v1.46.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> 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 38b5e23de..f12a750f2 100644
--- a/go.mod
+++ b/go.mod
@@ -31,7 +31,7 @@ require (
google.golang.org/api v0.108.0
google.golang.org/grpc v1.52.0
google.golang.org/protobuf v1.28.1
- gopkg.in/DataDog/dd-trace-go.v1 v1.46.0
+ gopkg.in/DataDog/dd-trace-go.v1 v1.46.1
k8s.io/api v0.26.0
k8s.io/apimachinery v0.26.0
k8s.io/client-go v0.26.0