diff --git a/go-chaos/go.mod b/go-chaos/go.mod index 2096ee065..72370a0a6 100644 --- a/go-chaos/go.mod +++ b/go-chaos/go.mod @@ -2,7 +2,7 @@ module github.com/zeebe-io/zeebe-chaos/go-chaos go 1.22.0 -toolchain go1.23.0 +toolchain go1.23.1 require ( github.com/camunda/zeebe/clients/go/v8 v8.5.6