Skip to content

Commit

Permalink
use go 1.23.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mmetc committed Jan 21, 2025
1 parent 1b5514c commit 9618e91
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/crowdsecurity/crowdsec

go 1.23.3
go 1.23.5

// Don't use the toolchain directive to avoid uncontrolled downloads during
// a build, especially in sandboxed environments (freebsd, gentoo...).
Expand Down

0 comments on commit 9618e91

Please sign in to comment.