Skip to content

Commit

Permalink
chore: set go to 1.23 for core collections
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Wozniak <[email protected]>
  • Loading branch information
wozniakjan committed Dec 4, 2024
1 parent c96302a commit feef255
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/kedacore/keda/v2

go 1.22.1

toolchain go1.23.3
go 1.23.3

require (
cloud.google.com/go/compute/metadata v0.5.2
Expand Down

0 comments on commit feef255

Please sign in to comment.