build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.37.1 to 1.38.0 (#5337)

Bumps [gopkg.in/DataDog/dd-trace-go.v1](https://github.com/DataDog/dd-trace-go) from 1.37.1 to 1.38.0.
- [Release notes](https://github.com/DataDog/dd-trace-go/releases)
- [Commits](https://github.com/DataDog/dd-trace-go/compare/v1.37.1...v1.38.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]
2022-04-25 08:51:51 -07:00
committed by GitHub
parent 30c9fc02ba
commit 5a5db0a1f1
2 changed files with 3 additions and 97 deletions

2
go.mod
View File

@@ -29,7 +29,7 @@ require (
google.golang.org/api v0.74.0
google.golang.org/grpc v1.46.0
google.golang.org/protobuf v1.28.0
gopkg.in/DataDog/dd-trace-go.v1 v1.37.1
gopkg.in/DataDog/dd-trace-go.v1 v1.38.0
k8s.io/api v0.23.6
k8s.io/apimachinery v0.23.6
k8s.io/client-go v0.23.6