build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.63.1 to 1.64.0 (#6687)

Bumps gopkg.in/DataDog/dd-trace-go.v1 from 1.63.1 to 1.64.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-05-20 21:55:32 +02:00
committed by GitHub
parent 11132710ff
commit 0670c2bbff
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -32,7 +32,7 @@ require (
google.golang.org/api v0.172.0
google.golang.org/grpc v1.63.2
google.golang.org/protobuf v1.33.0
gopkg.in/DataDog/dd-trace-go.v1 v1.63.1
gopkg.in/DataDog/dd-trace-go.v1 v1.64.0
k8s.io/api v0.29.3
k8s.io/apimachinery v0.29.3
k8s.io/client-go v0.29.3