Skip to content

Commit

Permalink
chore: downgrade go to 1.21.12 to resolve CVE-2024-24790, CVE-2024-24… (
Browse files Browse the repository at this point in the history
#170)

Signed-off-by: Paul Yu <[email protected]>
Co-authored-by: Paul Yu <[email protected]>
  • Loading branch information
JorTurFer and pauldotyu authored Jul 30, 2024
1 parent fe8e65f commit 49cbe11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KEDA_TOOLS_GO_VERSION = 1.22.5
KEDA_TOOLS_GO_VERSION = 1.21.12
K6_VERSION = v0.47.0

IMAGE_REGISTRY ?= ghcr.io
Expand Down

0 comments on commit 49cbe11

Please sign in to comment.