build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.39.1 to 1.40.1 (#5528)

Bumps [gopkg.in/DataDog/dd-trace-go.v1](https://github.com/DataDog/dd-trace-go) from 1.39.1 to 1.40.1.
- [Release notes](https://github.com/DataDog/dd-trace-go/releases)
- [Commits](https://github.com/DataDog/dd-trace-go/compare/v1.39.1...v1.40.1)

---
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-07-20 10:58:53 -04:00
committed by GitHub
parent 4ab9b207d2
commit e3defbaa5f
2 changed files with 25 additions and 51 deletions

2
go.mod
View File

@@ -30,7 +30,7 @@ require (
google.golang.org/api v0.87.0
google.golang.org/grpc v1.48.0
google.golang.org/protobuf v1.28.0
gopkg.in/DataDog/dd-trace-go.v1 v1.39.1
gopkg.in/DataDog/dd-trace-go.v1 v1.40.1
k8s.io/api v0.24.3
k8s.io/apimachinery v0.24.3
k8s.io/client-go v0.24.2