From c0e41f8eaec356ac2f6455e9596fa0fe881facd7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 14:42:01 +0000 Subject: [PATCH] fix(deps): update module github.com/kedacore/keda/v2 to v2.14.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index bde80e8b52..72afc0ec19 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.21 require ( github.com/aquasecurity/trivy-operator v0.17.1 github.com/fatih/color v1.16.0 - github.com/kedacore/keda/v2 v2.11.2 + github.com/kedacore/keda/v2 v2.14.0 github.com/magiconair/properties v1.8.7 github.com/mittwald/go-helm-client v0.12.5 github.com/sashabaranov/go-openai v1.23.0