diff --git a/charts/camunda-platform-8.2/go.mod b/charts/camunda-platform-8.2/go.mod index 12f39cb94f..42ba192b66 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.4 +toolchain go1.22.5 require ( github.com/gruntwork-io/terratest v0.46.16