Skip to content

Document Go 1.26.6 baseline - #219

Open
aleksclark wants to merge 1 commit into
mainfrom
chore/go-1-26-6
Open

Document Go 1.26.6 baseline#219
aleksclark wants to merge 1 commit into
mainfrom
chore/go-1-26-6

Conversation

@aleksclark

Copy link
Copy Markdown
Collaborator

Summary

  • document the maintained Go 1.26.6 baseline in the web UI build-tooling guide
  • preserve the existing go.mod directive and setup-go go-version-file configuration, which already resolve CI and release builds to Go 1.26.6

Verification

  • GOMAXPROCS=2 GOFLAGS=-p=1 make ci
  • go mod tidy -diff
  • git diff --check

Scope notes

  • This repository has one maintained Go module (go.mod), already declaring go 1.26.6.
  • CI, release, and Crush review workflows already consume go.mod through actions/setup-go; no redundant hard-coded version was added.
  • Historical planning text and agent guidance that intentionally use broader Go-version compatibility language were left unchanged.

Co-Authored-By: gpt-5.6-luna <noreply@anthropic.com>
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