Skip to content

Align Go toolchain on 1.26.6 - #97

Merged
crypt0rr merged 1 commit into
mainfrom
codex/go-1.26-toolchain
Aug 14, 2026
Merged

Align Go toolchain on 1.26.6#97
crypt0rr merged 1 commit into
mainfrom
codex/go-1.26-toolchain

Conversation

@crypt0rr

Copy link
Copy Markdown
Owner

Summary

  • align the module, Docker build, and GitHub Actions on Go 1.26.6
  • pin the Go 1.26.6 Alpine image by digest
  • update toolchain documentation

Why

Renovate opened separate one-line updates for CI (#95) and Docker (#96). Each failed the repository's intentional make tooling-check guard because the three Go version surfaces drifted apart. This PR applies the upgrade atomically so tests, release images, and local module metadata agree.

Validation

  • go test ./... -count=1
  • go test -race ./... -count=1
  • go vet ./...
  • make tooling-check
  • GOTOOLCHAIN=go1.26.6 make lint vuln
  • docker build --target test .

@crypt0rr
crypt0rr marked this pull request as ready for review August 14, 2026 12:50
@crypt0rr
crypt0rr merged commit ec9cd12 into main Aug 14, 2026
3 checks passed
@crypt0rr
crypt0rr deleted the codex/go-1.26-toolchain branch August 14, 2026 12:50
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