From ad6fa17b8866177a1eeebe90e5809f70d11eff8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 05:19:58 +0000 Subject: [PATCH] build(deps): bump github.com/camunda/zeebe/clients/go/v8 in /go-chaos 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](https://github.com/camunda/zeebe/compare/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] --- go-chaos/go.mod | 2 +- go-chaos/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go-chaos/go.mod b/go-chaos/go.mod index 53126a420..2533e559d 100644 --- a/go-chaos/go.mod +++ b/go-chaos/go.mod @@ -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 diff --git a/go-chaos/go.sum b/go-chaos/go.sum index b47db19e9..86534ba7a 100644 --- a/go-chaos/go.sum +++ b/go-chaos/go.sum @@ -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=