build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.67.0 to 1.68.0 (#6883)

Bumps gopkg.in/DataDog/dd-trace-go.v1 from 1.67.0 to 1.68.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:
dependabot[bot]
2024-09-24 04:43:18 +02:00
committed by GitHub
parent bdf13732dc
commit 2bb58955a0
2 changed files with 17 additions and 5 deletions

2
go.mod
View File

@@ -34,7 +34,7 @@ require (
google.golang.org/api v0.198.0
google.golang.org/grpc v1.67.0
google.golang.org/protobuf v1.34.2
gopkg.in/DataDog/dd-trace-go.v1 v1.67.0
gopkg.in/DataDog/dd-trace-go.v1 v1.68.0
k8s.io/api v0.31.1
k8s.io/apimachinery v0.31.1
k8s.io/client-go v0.31.1