build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.54.0 to 1.54.1 (#6310)

Bumps gopkg.in/DataDog/dd-trace-go.v1 from 1.54.0 to 1.54.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]
2023-09-11 09:24:20 -07:00
committed by GitHub
parent da62779664
commit b5e6291115
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -32,7 +32,7 @@ require (
google.golang.org/api v0.139.0
google.golang.org/grpc v1.58.0
google.golang.org/protobuf v1.31.0
gopkg.in/DataDog/dd-trace-go.v1 v1.54.0
gopkg.in/DataDog/dd-trace-go.v1 v1.54.1
k8s.io/api v0.28.1
k8s.io/apimachinery v0.28.1
k8s.io/client-go v0.28.1