Skip to content

Commit b26da2b

Browse files
committed
chore: bump go version to 1.25.8 to fix net/url vulns
1 parent cf874d7 commit b26da2b

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module charm.land/glamour/v2
22

3-
go 1.24.2
4-
5-
toolchain go1.24.4
3+
go 1.25.8
64

75
require (
86
charm.land/lipgloss/v2 v2.0.0

0 commit comments

Comments
 (0)