Skip to content

bump Go toolchain to 1.26.5 - #63

Merged
atkrad merged 1 commit into
mainfrom
bump-go-1.26.5
Aug 3, 2026
Merged

bump Go toolchain to 1.26.5#63
atkrad merged 1 commit into
mainfrom
bump-go-1.26.5

Conversation

@atkrad

@atkrad atkrad commented Aug 3, 2026

Copy link
Copy Markdown
Member

Summary

  • Bump go directive from 1.26.3 to 1.26.5 to clear reachable stdlib advisories that fail the OSV scheduled scan (GO-2026-4970, GO-2026-5856, GO-2026-50375039).
  • Align Dockerfile base tag to golang:1.26.5-alpine (same digest as before).

Related

Fixes #62

Test plan

  • Local osv-scanner -r . reports no issues
  • go-mod-tidy / pre-commit clean
  • CI OSV workflows pass on this branch
  • Image build still uses the pinned digest

Labels

  • One of: kind/feature, kind/bug, kind/docs, kind/chore
  • Add breaking-change if this breaks existing CLI or config behavior
  • Add skip-changelog for internal-only PRs that should not appear in notes

Checklist

  • Title is short and imperative (matches commit style)
  • Docs / CLI help updated when user-facing (README.md, docs/cli/)
  • No secrets or local-only paths in the diff

- clear reachable stdlib advisories that fail OSV CI
- pin Dockerfile tag to 1.26.5-alpine (same digest)
@github-actions github-actions Bot added the area/ci GitHub Actions and release packaging label Aug 3, 2026
@atkrad atkrad added the kind/chore Cleanup, deps, CI, or refactor with no user-facing change label Aug 3, 2026
@atkrad
atkrad merged commit 302e5fe into main Aug 3, 2026
17 checks passed
@atkrad
atkrad deleted the bump-go-1.26.5 branch August 3, 2026 21:20
@atkrad atkrad mentioned this pull request Aug 3, 2026
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ci GitHub Actions and release packaging kind/chore Cleanup, deps, CI, or refactor with no user-facing change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: bump Go toolchain to 1.26.5 for stdlib CVEs

1 participant