Skip to content

[codex] Update Go toolchain dependencies#8

Merged
steipete merged 1 commit into
mainfrom
codex/update-go-toolchain-deps
Jun 30, 2026
Merged

[codex] Update Go toolchain dependencies#8
steipete merged 1 commit into
mainfrom
codex/update-go-toolchain-deps

Conversation

@steipete

Copy link
Copy Markdown
Owner

Summary

  • update golang.org/x/term to v0.44.0 and golang.org/x/sys to v0.46.0
  • raise the module and Docker build Go baseline from 1.24 to 1.25, as selected by the Go module solver
  • update checkout usage to actions/checkout@v7 across CI, Docker, and release workflows

Validation

  • go mod tidy idempotence check
  • go test ./...
  • golangci-lint run
  • govulncheck ./...

Notes

  • Docker is unavailable in this local shell, so the Docker image smoke test was not run locally; the existing docker workflow covers it on GitHub Actions.
  • No open PRs or issues were present before this change.

@clawsweeper

clawsweeper Bot commented Jun 30, 2026

Copy link
Copy Markdown

ClawSweeper status: review started.

I am starting a fresh review of this pull request: [codex] Update Go toolchain dependencies This is item 1/1 in the current shard. Shard 0/1.

This placeholder means the worker is alive and reading the current context. I will edit this same comment with the actual review when the claws are done clicking.

Crustacean status: shell secured, claws on keyboard, evidence pebbles being sorted.

@steipete
steipete marked this pull request as ready for review June 30, 2026 22:58
@steipete
steipete merged commit 344ddc9 into main Jun 30, 2026
4 checks passed
@steipete
steipete deleted the codex/update-go-toolchain-deps branch June 30, 2026 22:58
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