Skip to content

Commit 9c55224

Browse files
committed
fix: bump go to 1.24.13 to fix vulns CF-2302
1 parent da0cd76 commit 9c55224

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 codacy/cli-v2
22

3-
go 1.22.4
3+
go 1.24.13
44

55
require (
66
github.com/fatih/color v1.18.0

0 commit comments

Comments
 (0)