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.7
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 9d1d85d commit 0fc47a2
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.0

require (
github.com/camunda/zeebe/clients/go/v8 v8.5.6
github.com/camunda/zeebe/clients/go/v8 v8.5.7
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 @@ -12,6 +12,8 @@ github.com/asaskevich/govalidator v0.0.0-20200108200545-475eaeb16496 h1:zV3ejI06
github.com/asaskevich/govalidator v0.0.0-20200108200545-475eaeb16496/go.mod h1:oGkLhpf+kjZl6xBf758TQhh5XrAeiJv/7FRz/2spLIg=
github.com/camunda/zeebe/clients/go/v8 v8.5.6 h1:A6GiRoCHGAXIXho9X3cXxzKamrU6/oxmu3WNQBuGj/U=
github.com/camunda/zeebe/clients/go/v8 v8.5.6/go.mod h1:uhvn2GApZjPX+H95pNDCKMYvZRJNzWLkKa7GD3urCgM=
github.com/camunda/zeebe/clients/go/v8 v8.5.7 h1:nlDBz6qWUOSg+DaJYf1MSUFX1O5cyqX1tANSx9QH9Bg=
github.com/camunda/zeebe/clients/go/v8 v8.5.7/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 0fc47a2

Please sign in to comment.