Skip to content

Commit

Permalink
Merge pull request #110 from steadybit/dependabot/go_modules/github.c…
Browse files Browse the repository at this point in the history
…om/DataDog/datadog-api-client-go/v2-2.34.0

build(deps): bump github.com/DataDog/datadog-api-client-go/v2 from 2.33.0 to 2.34.0
  • Loading branch information
github-actions[bot] authored Dec 23, 2024
2 parents 56aefff + d48c8db commit d00c1b5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ module github.com/steadybit/extension-datadog
go 1.23.0

require (
github.com/DataDog/datadog-api-client-go/v2 v2.33.0
github.com/DataDog/datadog-api-client-go/v2 v2.34.0
github.com/KimMachineGun/automemlimit v0.6.1
github.com/google/uuid v1.6.0
github.com/kelseyhightower/envconfig v1.4.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/DataDog/datadog-api-client-go/v2 v2.33.0 h1:OI6kDnJeQmkjfGzxmP0XUQUxMD4tp6oAPXnnJ4VpgUM=
github.com/DataDog/datadog-api-client-go/v2 v2.33.0/go.mod h1:d3tOEgUd2kfsr9uuHQdY+nXrWp4uikgTgVCPdKNK30U=
github.com/DataDog/datadog-api-client-go/v2 v2.34.0 h1:0VVmv8uZg8vdBuEpiF2nBGUezl2QITrxdEsLgh38j8M=
github.com/DataDog/datadog-api-client-go/v2 v2.34.0/go.mod h1:d3tOEgUd2kfsr9uuHQdY+nXrWp4uikgTgVCPdKNK30U=
github.com/DataDog/zstd v1.5.6 h1:LbEglqepa/ipmmQJUDnSsfvA8e8IStVcGaFWDuxvGOY=
github.com/DataDog/zstd v1.5.6/go.mod h1:g4AWEaM3yOg3HYfnJ3YIawPnVdXJh9QME85blwSAmyw=
github.com/KimMachineGun/automemlimit v0.6.1 h1:ILa9j1onAAMadBsyyUJv5cack8Y1WT26yLj/V+ulKp8=
Expand Down

0 comments on commit d00c1b5

Please sign in to comment.