Skip to content

Commit 159edd4

Browse files
LeadGoEngineerPaperclip-Paperclip
andcommitted
chore: bump go directive to 1.25.10 (clears stdlib vulns)
Picks up the latest 1.25.x stdlib patches. Closes the 10 GO-2026-xxxx stdlib findings flagged by the supply-chain gate (TLS session resumption, etc.). govulncheck ./... reports 0 callable vulnerabilities after the bump. Refs QUA-13. Co-Authored-By: Paperclip <noreply@paperclip.ing>
1 parent 4d679f0 commit 159edd4

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/quantcli/crono-export-cli
22

3-
go 1.25.5
3+
go 1.25.10
44

55
require (
66
github.com/jrmycanady/gocronometer v1.5.1

0 commit comments

Comments
 (0)