Skip to content

Commit

Permalink
fix(deps): update module github.com/camunda/zeebe/clients/go/v8 to v8…
Browse files Browse the repository at this point in the history
….5.10
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent ae57ffe commit ce74adc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go-chaos/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.0
toolchain go1.23.3

require (
github.com/camunda/zeebe/clients/go/v8 v8.5.8
github.com/camunda/zeebe/clients/go/v8 v8.5.10
github.com/rs/zerolog v1.33.0
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.9.0
Expand Down
2 changes: 2 additions & 0 deletions go-chaos/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ github.com/camunda/zeebe/clients/go/v8 v8.5.6 h1:A6GiRoCHGAXIXho9X3cXxzKamrU6/ox
github.com/camunda/zeebe/clients/go/v8 v8.5.6/go.mod h1:uhvn2GApZjPX+H95pNDCKMYvZRJNzWLkKa7GD3urCgM=
github.com/camunda/zeebe/clients/go/v8 v8.5.8 h1:kWbI+hvyoKbn/AAJ0ZIfTcYLZGf3yy72OYDx2ry23cU=
github.com/camunda/zeebe/clients/go/v8 v8.5.8/go.mod h1:uhvn2GApZjPX+H95pNDCKMYvZRJNzWLkKa7GD3urCgM=
github.com/camunda/zeebe/clients/go/v8 v8.5.10 h1:iYTGqClBdFER+BSug5kS2KTJMaq6/j/mWfrAGSFlN9I=
github.com/camunda/zeebe/clients/go/v8 v8.5.10/go.mod h1:uhvn2GApZjPX+H95pNDCKMYvZRJNzWLkKa7GD3urCgM=
github.com/cenkalti/backoff/v4 v4.2.1 h1:y4OZtCnogmCPw98Zjyt5a6+QwPLGkiQsYW5oUqylYbM=
github.com/cenkalti/backoff/v4 v4.2.1/go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE=
github.com/containerd/containerd v1.7.18 h1:jqjZTQNfXGoEaZdW1WwPU0RqSn1Bm2Ay/KJPUuO8nao=
Expand Down

0 comments on commit ce74adc

Please sign in to comment.