Skip to content

Commit 0f7f360

Browse files
committed
feat: bump go to fix CVE-2025-68121 CF-2302
1 parent 5d0b1ca commit 0f7f360

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.12
3+
go 1.24.13
44

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

0 commit comments

Comments
 (0)