Skip to content

Commit b9cefd6

Browse files
Merge pull request #124 from steadybit/dependabot/go_modules/github.com/DataDog/datadog-api-client-go/v2-2.36.1
build(deps): bump github.com/DataDog/datadog-api-client-go/v2 from 2.35.0 to 2.36.1
2 parents 09cfb32 + f22d222 commit b9cefd6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ module github.com/steadybit/extension-datadog
66
go 1.23.0
77

88
require (
9-
github.com/DataDog/datadog-api-client-go/v2 v2.35.0
9+
github.com/DataDog/datadog-api-client-go/v2 v2.36.1
1010
github.com/KimMachineGun/automemlimit v0.7.1
1111
github.com/google/uuid v1.6.0
1212
github.com/kelseyhightower/envconfig v1.4.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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=
1+
github.com/DataDog/datadog-api-client-go/v2 v2.36.1 h1:dp62Xr5nqewIBBUHN7/FBlaUnPsdgmFLNqSzskhXbR8=
2+
github.com/DataDog/datadog-api-client-go/v2 v2.36.1/go.mod h1:d3tOEgUd2kfsr9uuHQdY+nXrWp4uikgTgVCPdKNK30U=
33
github.com/DataDog/zstd v1.5.6 h1:LbEglqepa/ipmmQJUDnSsfvA8e8IStVcGaFWDuxvGOY=
44
github.com/DataDog/zstd v1.5.6/go.mod h1:g4AWEaM3yOg3HYfnJ3YIawPnVdXJh9QME85blwSAmyw=
55
github.com/KimMachineGun/automemlimit v0.7.1 h1:QcG/0iCOLChjfUweIMC3YL5Xy9C3VBeNmCZHrZfJMBw=

0 commit comments

Comments
 (0)