From cc38ad29d6d496449e7883cee3255325d8b55ddd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 05:41:40 +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.4.3 to 8.4.4. - [Release notes](https://github.com/camunda/zeebe/releases) - [Commits](https://github.com/camunda/zeebe/compare/8.4.3...8.4.4) --- 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 865f344b0..72ae010e2 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.4.3 + github.com/camunda/zeebe/clients/go/v8 v8.4.4 github.com/rs/zerolog v1.32.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 e18fd5f3a..2ce615b96 100644 --- a/go-chaos/go.sum +++ b/go-chaos/go.sum @@ -10,8 +10,8 @@ github.com/Microsoft/hcsshim v0.11.4/go.mod h1:smjE4dvqPX9Zldna+t5FG3rnoHhaB7QYx 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.4.3 h1:O+TSw/hhEvbjnDiZVCTa5AcebOZNLphiByjDE8JwRMg= -github.com/camunda/zeebe/clients/go/v8 v8.4.3/go.mod h1:d61Utm85QiLV75pnWh+5ciLVAu+6tf1bKKW9BXKf5SU= +github.com/camunda/zeebe/clients/go/v8 v8.4.4 h1:bAFrPw6W2JyOEYTxmlCgk5fQdVyEciucmcig0stkHRI= +github.com/camunda/zeebe/clients/go/v8 v8.4.4/go.mod h1:d61Utm85QiLV75pnWh+5ciLVAu+6tf1bKKW9BXKf5SU= 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.11 h1:lfGKw3eU35sjV0aG2eYZTiwFEY1pCzxdzicHP3SZILw=