build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.32.0 to 1.33.0 (#4837)

Bumps [gopkg.in/DataDog/dd-trace-go.v1](https://github.com/DataDog/dd-trace-go) from 1.32.0 to 1.33.0.
- [Release notes](https://github.com/DataDog/dd-trace-go/releases)
- [Commits](https://github.com/DataDog/dd-trace-go/compare/v1.32.0...v1.33.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]
2021-08-30 06:35:58 -07:00
committed by GitHub
parent 2aba89581f
commit d5327c7f5b
2 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -34,7 +34,7 @@ require (
golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069
google.golang.org/api v0.54.0
google.golang.org/grpc v1.40.0
gopkg.in/DataDog/dd-trace-go.v1 v1.32.0
gopkg.in/DataDog/dd-trace-go.v1 v1.33.0
k8s.io/api v0.22.1
k8s.io/apimachinery v0.22.1
k8s.io/client-go v0.22.1