Skip to content

Commit 8daa798

Browse files
julianknutsenclaude
andcommitted
fix: bump Go to 1.26.1 to resolve 4 stdlib vulnerabilities
Fixes GO-2026-4599, GO-2026-4600 (crypto/x509), GO-2026-4601 (net/url), GO-2026-4602 (os). govulncheck now reports zero vulnerabilities. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent aa19aeb commit 8daa798

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/gastownhall/wasteland
22

3-
go 1.24.13
3+
go 1.26.1
44

55
require (
66
github.com/charmbracelet/bubbles v1.0.0

0 commit comments

Comments
 (0)