diff --git a/charts/camunda-platform-8.2/go.mod b/charts/camunda-platform-8.2/go.mod index d7ccb9c59b..18e3665095 100644 --- a/charts/camunda-platform-8.2/go.mod +++ b/charts/camunda-platform-8.2/go.mod @@ -2,7 +2,7 @@ module camunda-platform go 1.21 -toolchain go1.22.6 +toolchain go1.23.0 require ( github.com/gruntwork-io/terratest v0.47.0