Skip to content

Commit 1c14014

Browse files
authored
add go minor in go.mod (#3318)
1 parent 5d414f5 commit 1c14014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/crowdsecurity/crowdsec
22

3-
go 1.23
3+
go 1.23.3
44

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

0 commit comments

Comments
 (0)