Skip to content

Commit

Permalink
build(deps): bump github.com/camunda/zeebe/clients/go/v8 in /go-chaos
Browse files Browse the repository at this point in the history
Bumps [github.com/camunda/zeebe/clients/go/v8](https://github.com/camunda/zeebe) from 8.3.1 to 8.3.2.
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.3.1...8.3.2)

---
updated-dependencies:
- dependency-name: github.com/camunda/zeebe/clients/go/v8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent 1a710e8 commit ad6fa17
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go-chaos/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/zeebe-io/zeebe-chaos/go-chaos
go 1.19

require (
github.com/camunda/zeebe/clients/go/v8 v8.3.1
github.com/camunda/zeebe/clients/go/v8 v8.3.2
github.com/rs/zerolog v1.31.0
github.com/spf13/cobra v1.8.0
github.com/stretchr/testify v1.8.4
Expand Down
4 changes: 2 additions & 2 deletions go-chaos/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ github.com/Microsoft/hcsshim v0.11.1/go.mod h1:nFJmaO4Zr5Y7eADdFOpYswDDlNVbvcIJJ
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio=
github.com/asaskevich/govalidator v0.0.0-20200108200545-475eaeb16496 h1:zV3ejI06GQ59hwDQAvmK1qxOQGB3WuVTRoY0okPTAv0=
github.com/asaskevich/govalidator v0.0.0-20200108200545-475eaeb16496/go.mod h1:oGkLhpf+kjZl6xBf758TQhh5XrAeiJv/7FRz/2spLIg=
github.com/camunda/zeebe/clients/go/v8 v8.3.1 h1:Z3L69WRdR4anZSYWVwfLImV5Tj20yWhMb4PuLTfWwb0=
github.com/camunda/zeebe/clients/go/v8 v8.3.1/go.mod h1:KbIhMSX7PO9hDhqwTwuVONYQDxu81YptJQK3OFi8Ass=
github.com/camunda/zeebe/clients/go/v8 v8.3.2 h1:ywjMXlLIpSVnBBx0ycX+EnhLXCmX6Hpidbf7IblUPMg=
github.com/camunda/zeebe/clients/go/v8 v8.3.2/go.mod h1:IlOdQHcF9MgRWWdiuuZGQ+IB5hw54LAveMJYmrlRKSw=
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/checkpoint-restore/go-criu/v5 v5.3.0/go.mod h1:E/eQpaFtUKGOOSEBZgmKAcn+zUUwWxqcaKZlF54wK8E=
Expand Down

0 comments on commit ad6fa17

Please sign in to comment.