Skip to content

Commit eaa6257

Browse files
aksOpsclaude
andcommitted
chore(go): bump toolchain 1.25.5 -> 1.25.7 to close stdlib CVEs
Block 6's new govulncheck gate flagged two crypto/tls CVEs (GO-2026-4340, GO-2026-4337) in the 1.25.5 stdlib. 1.25.7 carries both fixes. Bump go.mod directive so setup-go picks the patched toolchain in CI. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 48acfaa commit eaa6257

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/RandomCodeSpace/docsiq
22

3-
go 1.25.5
3+
go 1.25.7
44

55
require (
66
github.com/google/uuid v1.6.0

0 commit comments

Comments
 (0)