File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/zeebe-io/zeebe-chaos/go-chaos
3
3
go 1.19
4
4
5
5
require (
6
- github.com/camunda/zeebe/clients/go/v8 v8.3.2
6
+ github.com/camunda/zeebe/clients/go/v8 v8.3.3
7
7
github.com/rs/zerolog v1.31.0
8
8
github.com/spf13/cobra v1.8.0
9
9
github.com/stretchr/testify v1.8.4
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ github.com/Microsoft/hcsshim v0.11.1/go.mod h1:nFJmaO4Zr5Y7eADdFOpYswDDlNVbvcIJJ
11
11
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio =
12
12
github.com/asaskevich/govalidator v0.0.0-20200108200545-475eaeb16496 h1:zV3ejI06GQ59hwDQAvmK1qxOQGB3WuVTRoY0okPTAv0 =
13
13
github.com/asaskevich/govalidator v0.0.0-20200108200545-475eaeb16496 /go.mod h1:oGkLhpf+kjZl6xBf758TQhh5XrAeiJv/7FRz/2spLIg =
14
- github.com/camunda/zeebe/clients/go/v8 v8.3.2 h1:ywjMXlLIpSVnBBx0ycX+EnhLXCmX6Hpidbf7IblUPMg =
15
- github.com/camunda/zeebe/clients/go/v8 v8.3.2 /go.mod h1:IlOdQHcF9MgRWWdiuuZGQ+IB5hw54LAveMJYmrlRKSw =
14
+ github.com/camunda/zeebe/clients/go/v8 v8.3.3 h1:86QJVN/nndnwbAv7sP8+ZL4ikXfwRPi4k7UdpXpCGKQ =
15
+ github.com/camunda/zeebe/clients/go/v8 v8.3.3 /go.mod h1:IlOdQHcF9MgRWWdiuuZGQ+IB5hw54LAveMJYmrlRKSw =
16
16
github.com/cenkalti/backoff/v4 v4.2.1 h1:y4OZtCnogmCPw98Zjyt5a6+QwPLGkiQsYW5oUqylYbM =
17
17
github.com/cenkalti/backoff/v4 v4.2.1 /go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE =
18
18
github.com/checkpoint-restore/go-criu/v5 v5.3.0 /go.mod h1:E/eQpaFtUKGOOSEBZgmKAcn+zUUwWxqcaKZlF54wK8E =
You can’t perform that action at this time.
0 commit comments