aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2022-07-04 08:28:30 -0700
committerGravatar GitHub <noreply@github.com> 2022-07-04 08:28:30 -0700
commitc41dd9972f370487d764455f79abebe47581619f (patch)
tree46efdfcb762664f8791a2448830eb63eef951c7a /go.mod
parent88aae894ef1c6e4649e2142bf53b04d6fd19d0c5 (diff)
downloadcoredns-c41dd9972f370487d764455f79abebe47581619f.tar.gz
coredns-c41dd9972f370487d764455f79abebe47581619f.tar.zst
coredns-c41dd9972f370487d764455f79abebe47581619f.zip
build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.38.1 to 1.39.0 (#5486)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index b50d4f56b..32049b113 100644
--- a/go.mod
+++ b/go.mod
@@ -30,7 +30,7 @@ require (
google.golang.org/api v0.85.0
google.golang.org/grpc v1.47.0
google.golang.org/protobuf v1.28.0
- gopkg.in/DataDog/dd-trace-go.v1 v1.38.1
+ gopkg.in/DataDog/dd-trace-go.v1 v1.39.0
k8s.io/api v0.24.2
k8s.io/apimachinery v0.24.2
k8s.io/client-go v0.24.2
@@ -49,7 +49,7 @@ require (
github.com/DataDog/datadog-agent/pkg/obfuscate v0.0.0-20211129110424-6491aa3bf583 // indirect
github.com/DataDog/datadog-go v4.8.2+incompatible // indirect
github.com/DataDog/datadog-go/v5 v5.0.2 // indirect
- github.com/DataDog/sketches-go v1.0.0 // indirect
+ github.com/DataDog/sketches-go v1.2.1 // indirect
github.com/Microsoft/go-winio v0.5.1 // indirect
github.com/PuerkitoBio/purell v1.1.1 // indirect
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect