Skip to content

bump any-sync to v0.12.16, go to 1.26 - #58

Merged
requilence merged 1 commit into
mainfrom
bump-any-sync-0.12
Jul 17, 2026
Merged

bump any-sync to v0.12.16, go to 1.26#58
requilence merged 1 commit into
mainfrom
bump-any-sync-0.12

Conversation

@requilence

Copy link
Copy Markdown
Contributor

Updates any-sync from v0.11.20 to v0.12.16 (latest in the 0.12 line) and raises the Go directive to 1.26.

Changes

  • github.com/anyproto/any-sync: v0.11.20 → v0.12.16
  • go directive: 1.25.0 → 1.26.0 — CI (shared-actions reusable workflows) already builds on Go 1.26 with check-latest: true, and all nodes have been updated to 1.26.

Notable transitive bumps pulled in by any-sync 0.12: storj.io/drpc v0.0.34 → v1.0.0, libp2p v0.47.0 → v0.48.0, quic-go v0.59.0 → v0.60.0, boxo v0.37.0 → v0.41.0, plus the usual golang.org/x/* refresh.

No source changes were required — any-sync 0.12 is API-compatible with everything this repo uses.

Verification

  • go build ./... — clean
  • go test ./... — all 10 test packages pass
  • go vet ./... — 9 warnings, identical to the pre-bump baseline on main (all pre-existing: protobuf lock-by-value in nameserviceproto, one unreachable-code warning in queue)

@requilence
requilence requested a review from cheggaaa July 17, 2026 10:25
@requilence
requilence merged commit ab4c61e into main Jul 17, 2026
8 checks passed
@requilence
requilence deleted the bump-any-sync-0.12 branch July 17, 2026 10:26
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 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.

2 participants