build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.69.0 to 1.69.1 (#6953)

Bumps gopkg.in/DataDog/dd-trace-go.v1 from 1.69.0 to 1.69.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>
This commit is contained in:
dependabot[bot]
2024-11-05 13:59:11 -05:00
committed by GitHub
parent 1235e61c1b
commit f67c604802
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -36,7 +36,7 @@ require (
google.golang.org/api v0.201.0
google.golang.org/grpc v1.67.1
google.golang.org/protobuf v1.35.1
gopkg.in/DataDog/dd-trace-go.v1 v1.69.0
gopkg.in/DataDog/dd-trace-go.v1 v1.69.1
k8s.io/api v0.31.1
k8s.io/apimachinery v0.31.1
k8s.io/client-go v0.31.1