From 6abbdba7b3efb44e81fb7f58c08bcae5c3a10a6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 17:54:50 +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 eb62f6b7b8..47c7193d69 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ toolchain go1.22.4 require ( github.com/aquasecurity/trivy-operator v0.17.1 github.com/fatih/color v1.17.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.10 github.com/ollama/ollama v0.1.48