Skip to content

chore(cmd/s2-server): Bump intra-repo deps to v0.11.1#131

Merged
mojatter merged 1 commit into
mainfrom
chore/bump-cmd-s2-server-to-v0.11.1
May 31, 2026
Merged

chore(cmd/s2-server): Bump intra-repo deps to v0.11.1#131
mojatter merged 1 commit into
mainfrom
chore/bump-cmd-s2-server-to-v0.11.1

Conversation

@mojatter
Copy link
Copy Markdown
Owner

Step 3 (final) of the v0.11.1 release (see docs/releasing.md), following #130.

cmd/s2-server has no replace directives, so its GOWORK=off build (e2e image, GoReleaser) resolves intra-repo deps from proxy.golang.org. It could only be pinned to v0.11.1 once those tags were published (#130 + the pushed tags). This bumps s2, s3, gcs, azblob, and server to v0.11.1 and refreshes go.sum.

Same sequence as v0.11.0 (#119#120).

Verification

Local, with the CI toolchain (go1.25.10):

  • GOWORK=off go build . passes (the e2e / GoReleaser build path).
  • go test ./... passes (workspace mode).

Next step

After merge, tag cmd/s2-server/v0.11.1 at the merge commit and push it, completing the v0.11.1 release.

@mojatter mojatter merged commit 5c84ee5 into main May 31, 2026
2 checks passed
@mojatter mojatter deleted the chore/bump-cmd-s2-server-to-v0.11.1 branch May 31, 2026 06:44
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