Skip to content

Bump Go version from 1.26 to 1.26.4 - #7

Merged
herve-quiroz merged 1 commit into
mainfrom
claude/issue-6
Jun 24, 2026
Merged

Bump Go version from 1.26 to 1.26.4#7
herve-quiroz merged 1 commit into
mainfrom
claude/issue-6

Conversation

@herve-quiroz

Copy link
Copy Markdown
Contributor

Summary

Bumps the canonical Go version in go.mod from 1.26 to 1.26.4, as requested in #6.

go.mod is the single source of truth for the repository's Go version. Workflows derive their version via go-version-file: go.mod, so no other files require changes.

Testing

  • gofmt -l ecs — clean
  • go vet ./... — clean
  • go build ./... — clean
  • go test ./... -race — passing

fixes #6


✨ Content generated by Claude AI.

- Update the go directive in go.mod, the single source of truth for
  the repository's Go version
- Workflows derive their version via go-version-file: go.mod, so no
  other files require changes
@herve-quiroz herve-quiroz added the claude Ticket that should be handled by Claude label Jun 22, 2026
@github-actions github-actions Bot added the input required Derived from whether the last interaction was Claude-authored. Do not set by hand label Jun 22, 2026
@herve-quiroz
herve-quiroz merged commit da5cbac into main Jun 24, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

claude Ticket that should be handled by Claude input required Derived from whether the last interaction was Claude-authored. Do not set by hand

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Go version from 1.26 to 1.26.4

1 participant