Skip to content

build(go): bump Go to 1.26.6 - #41

Merged
blairham merged 2 commits into
mainfrom
chore/go-1.26.6
Aug 15, 2026
Merged

build(go): bump Go to 1.26.6#41
blairham merged 2 commits into
mainfrom
chore/go-1.26.6

Conversation

@blairham

Copy link
Copy Markdown
Owner

go1.26.6 fixes stdlib vulnerabilities GO-2026-6218 (net/url) and GO-2026-6090 (crypto/tls). Org-wide bump; go.mod and .tool-versions move together per the tree convention.

go1.26.6 fixes the stdlib vulnerabilities GO-2026-6218 (net/url) and
GO-2026-6090 (crypto/tls) flagged by govulncheck. go.mod and
.tool-versions move together per the tree convention.
setup-go pins GOTOOLCHAIN=local and resolves versions from its cached
manifest, which lags fresh Go patch releases — today it still resolves
the 1.26 line to 1.26.5, so every job died on 'go.mod requires
go >= 1.26.6'. check-latest makes setup-go consult go.dev directly.
@blairham
blairham merged commit 2de962a into main Aug 15, 2026
5 checks passed
@blairham
blairham deleted the chore/go-1.26.6 branch August 15, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant