Skip to content

Commit

Permalink
update go.mod to use toolchain 1.22.5
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <ctadeu@gmail.com>
  • Loading branch information
cpanato authored and poiana committed Jul 9, 2024
1 parent c1ef422 commit 6795955
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/falcosidekick

go 1.22.0
go 1.22.5

require (
cloud.google.com/go/functions v1.16.4
Expand Down

0 comments on commit 6795955

Please sign in to comment.