build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.35.0 to 1.36.0 (#5142)

Bumps [gopkg.in/DataDog/dd-trace-go.v1](https://github.com/DataDog/dd-trace-go) from 1.35.0 to 1.36.0.
- [Release notes](https://github.com/DataDog/dd-trace-go/releases)
- [Commits](https://github.com/DataDog/dd-trace-go/compare/v1.35.0...v1.36.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-01-31 14:51:11 -08:00
committed by GitHub
parent afdaeb30c2
commit 6377e6a9d9
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -29,7 +29,7 @@ require (
golang.org/x/sys v0.0.0-20220114195835-da31bd327af9
google.golang.org/api v0.66.0
google.golang.org/grpc v1.44.0
gopkg.in/DataDog/dd-trace-go.v1 v1.35.0
gopkg.in/DataDog/dd-trace-go.v1 v1.36.0
k8s.io/api v0.23.3
k8s.io/apimachinery v0.23.3
k8s.io/client-go v0.23.3