Skip to content

chore: Bump intra-repo deps to v0.12.6 - #167

Merged
mojatter merged 1 commit into
mainfrom
chore/release-v0.12.6
Jul 28, 2026
Merged

chore: Bump intra-repo deps to v0.12.6#167
mojatter merged 1 commit into
mainfrom
chore/release-v0.12.6

Conversation

@mojatter

Copy link
Copy Markdown
Owner

Summary

  • Prepares the v0.12.6 patch release: bumps the intra-repo github.com/mojatter/s2 (and, for s2env, s3/gcs/azblob) require lines in the five replace-modules to v0.12.6.
  • v0.12.5's root tag was abandoned unreleased (see fix(ci): Point release workflow's Set up Go at go.work #166): its GoReleaser run failed because release.yaml installed Go per cmd/s2-server/go.mod (1.25.8) instead of go.work (1.26). fix(ci): Point release workflow's Set up Go at go.work #166 fixes that; this PR re-cuts the release under v0.12.6.
  • cmd/s2-server is intentionally excluded here; it's bumped in a follow-up PR after the submodule tags are published (see docs/releasing.md).

Test plan

  • go vet ./... and go test ./... at the workspace root
  • go test ./... in s3, gcs, azblob, s2env, server, cmd/s2-server
  • GOWORK=off go build . in cmd/s2-server (against the previous published version)
  • GOWORK=off go build ./... in server
  • GOWORK=off go test -tags integtest -c in s3

@mojatter
mojatter merged commit e2aedf2 into main Jul 28, 2026
3 of 4 checks passed
@mojatter
mojatter deleted the chore/release-v0.12.6 branch July 28, 2026 00:52
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