Skip to content

chore(deps): use go-version-file, drop patch pin (go 1.26) - #183

Merged
joshiste merged 1 commit into
mainfrom
bump-go-1.26-floating
Aug 17, 2026
Merged

chore(deps): use go-version-file, drop patch pin (go 1.26)#183
joshiste merged 1 commit into
mainfrom
bump-go-1.26-floating

Conversation

@joshiste

Copy link
Copy Markdown
Member

Sets go 1.26 in go.mod (drops patch level) and lets setup-go read the version from go.mod via go-version-file (configured in extension-kit reusable CI). Removes the redundant go_version input from ci.yml.

@joshiste
joshiste enabled auto-merge (squash) August 17, 2026 10:34
@claude

claude Bot commented Aug 17, 2026

Copy link
Copy Markdown

Claude finished @joshiste's task in 29s —— View job


Claude's Review

  • Check for previously unresolved review threads (none found)
  • Review the diff (go.mod + ci.yml)
  • Post final review feedback

Summary: This is a small, low-risk chore PR:

  • go.mod: drops the patch pin, go 1.26.5go 1.26
  • .github/workflows/ci.yml: removes the now-redundant go_version: '^1.26.5' input, relying on the reusable extension-kit CI workflow's go-version-file support to read the version from go.mod

No bugs, security issues, performance concerns, or concurrency issues found. The change is consistent with its stated purpose and the diff is exactly what's described in the PR body. I can't verify the go-version-file behavior in the steadybit/extension-kit reusable workflow itself since that's outside this repo, but the described behavior seems correct and standard for actions/setup-go.

No changes requested.

@sonarqubecloud

Copy link
Copy Markdown

@joshiste
joshiste merged commit 5d7e54e into main Aug 17, 2026
13 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant