Skip to content

Commit c4f7c19

Browse files
committed
fix(security): bump Go minimum to 1.24.13 for CVE-2025-68121
1 parent bbf5634 commit c4f7c19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

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

3-
go 1.24.6
3+
go 1.24.13
44

55
require (
66
github.com/charmbracelet/bubbles v0.21.0

0 commit comments

Comments
 (0)