build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.21.0 to 1.22.0 (#3710)

Bumps [gopkg.in/DataDog/dd-trace-go.v1](https://github.com/DataDog/dd-trace-go) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/DataDog/dd-trace-go/releases)
- [Commits](https://github.com/DataDog/dd-trace-go/compare/v1.21.0...v1.22.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-02 11:33:37 +01:00
committed by GitHub
parent beea65250c
commit fe72e1f377
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -40,7 +40,7 @@ require (
golang.org/x/sys v0.0.0-20200122134326-e047566fdf82
google.golang.org/api v0.15.0
google.golang.org/grpc v1.26.0
gopkg.in/DataDog/dd-trace-go.v1 v1.21.0
gopkg.in/DataDog/dd-trace-go.v1 v1.22.0
k8s.io/api v0.17.3
k8s.io/apimachinery v0.17.3
k8s.io/client-go v0.17.3