Skip to content

Commit

Permalink
chore(go.mod): bump go version to 1.23.4
Browse files Browse the repository at this point in the history
Signed-off-by: Aldo Lacuku <[email protected]>
  • Loading branch information
alacuku authored and poiana committed Jan 9, 2025
1 parent 6bcda98 commit 84edb08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/falcosecurity/falcoctl

go 1.22.9
go 1.23.4

require (
cloud.google.com/go/storage v1.49.0
Expand Down

0 comments on commit 84edb08

Please sign in to comment.