Skip to content

Commit 2d554e4

Browse files
fix: bump Go to 1.25.8 to resolve GO-2026-4602 vulnerability
Closes #12
1 parent 91dca54 commit 2d554e4

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/edouard-claude/snip
22

3-
go 1.24.13
3+
go 1.25.8
44

55
require (
66
github.com/charmbracelet/lipgloss v1.1.0

0 commit comments

Comments
 (0)