File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ module github.com/steadybit/extension-datadog
66go 1.23.0
77
88require (
9- github.com/DataDog/datadog-api-client-go/v2 v2.34 .0
9+ github.com/DataDog/datadog-api-client-go/v2 v2.35 .0
1010 github.com/KimMachineGun/automemlimit v0.7.0
1111 github.com/google/uuid v1.6.0
1212 github.com/kelseyhightower/envconfig v1.4.0
Original file line number Diff line number Diff line change 1- github.com/DataDog/datadog-api-client-go/v2 v2.34 .0 h1:0VVmv8uZg8vdBuEpiF2nBGUezl2QITrxdEsLgh38j8M =
2- github.com/DataDog/datadog-api-client-go/v2 v2.34 .0 /go.mod h1:d3tOEgUd2kfsr9uuHQdY+nXrWp4uikgTgVCPdKNK30U =
1+ github.com/DataDog/datadog-api-client-go/v2 v2.35 .0 h1:Fj0C0HH5nAolFVdagLOBYMqaYPQ7iy7hLEmS/6gJ9QE =
2+ github.com/DataDog/datadog-api-client-go/v2 v2.35 .0 /go.mod h1:d3tOEgUd2kfsr9uuHQdY+nXrWp4uikgTgVCPdKNK30U =
33github.com/DataDog/zstd v1.5.6 h1:LbEglqepa/ipmmQJUDnSsfvA8e8IStVcGaFWDuxvGOY =
44github.com/DataDog/zstd v1.5.6 /go.mod h1:g4AWEaM3yOg3HYfnJ3YIawPnVdXJh9QME85blwSAmyw =
55github.com/KimMachineGun/automemlimit v0.7.0 h1:7G06p/dMSf7G8E6oq+f2uOPuVncFyIlDI/pBWK49u88 =
You can’t perform that action at this time.
0 commit comments