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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-13 08:41:10 -07:00
committed by GitHub
parent e410760a49
commit fe1af40708
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -42,7 +42,7 @@ require (
google.golang.org/api v0.20.0
google.golang.org/genproto v0.0.0-20200326112834-f447254575fd // indirect
google.golang.org/grpc v1.28.0
gopkg.in/DataDog/dd-trace-go.v1 v1.22.0
gopkg.in/DataDog/dd-trace-go.v1 v1.23.1
k8s.io/api v0.18.0
k8s.io/apimachinery v0.18.0
k8s.io/client-go v0.18.0