Skip to content

chore: pin cmd/crucible to released state v1.0.0 and gen v0.1.0#169

Merged
joshua-temple merged 1 commit into
mainfrom
chore/pin-cli-to-released-deps
Jun 15, 2026
Merged

chore: pin cmd/crucible to released state v1.0.0 and gen v0.1.0#169
joshua-temple merged 1 commit into
mainfrom
chore/pin-cli-to-released-deps

Conversation

@joshua-temple

Copy link
Copy Markdown
Collaborator

Pins cmd/crucible to the published state v1.0.0 and gen v0.1.0 and drops the local replace directives, so the module's released go.mod resolves from the proxy for outside consumers and can be tagged cmd/crucible/v0.1.0.

Mirrors the siblings' posture (go 1.25 floor, no toolchain line) — govulncheck reports no called vulnerabilities, so the pinned toolchain line is removed to keep the release gate's 1.25.x leg green under GOTOOLCHAIN=local.

Verified GOWORK=off go build ./... + go test ./... (25 tests pass, deps resolved from the proxy with no replace) and the binary runs (crucible -version -> 0.1.0); the local workspace build still passes with go.work active.

Signed-off-by: Joshua Temple <joshua.temple@stablekernel.com>
@joshua-temple joshua-temple merged commit 451b92b into main Jun 15, 2026
119 checks passed
@joshua-temple joshua-temple deleted the chore/pin-cli-to-released-deps branch June 15, 2026 16:15
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