1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-10 18:10:54 +09:00
An open-source protocol designed to create high-performance, local-first, peer-to-peer, end-to-end encrypted applications that facilitate seamless collaboration among multiple users and devices https://anytype.io/
Find a file
dependabot[bot] d6df4b7001
Bump github.com/ipfs/go-merkledag from 0.10.0 to 0.11.0
Bumps [github.com/ipfs/go-merkledag](https://github.com/ipfs/go-merkledag) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/ipfs/go-merkledag/releases)
- [Commits](https://github.com/ipfs/go-merkledag/compare/v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/ipfs/go-merkledag
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 16:05:59 +00:00
.github fix imports 2023-05-23 14:47:24 +02:00
accountservice fix imports 2023-05-23 14:47:24 +02:00
app Merge remote-tracking branch 'origin/yamux' into new-sync-protocol 2023-06-06 10:43:52 +02:00
commonfile handshake proto + common handshake fixes 2023-05-31 16:22:49 +02:00
commonspace Change objectsync injection 2023-06-07 22:05:05 +02:00
coordinator switch coordinator to new peer api 2023-06-02 10:39:48 +02:00
deps build deps locally 2023-01-11 14:15:20 +03:00
metric fix imports 2023-05-23 14:47:24 +02:00
net fix HandshakeIncompatibleVersion test 2023-06-09 19:28:09 +02:00
nodeconf fix imports 2023-05-23 14:47:24 +02:00
testutil fix imports 2023-05-23 14:47:24 +02:00
util fix imports 2023-05-23 14:47:24 +02:00
.gitignore make common module as any-sync repo 2023-01-05 15:34:09 +03:00
go.mod Bump github.com/ipfs/go-merkledag from 0.10.0 to 0.11.0 2023-06-12 16:05:59 +00:00
go.sum Bump github.com/ipfs/go-merkledag from 0.10.0 to 0.11.0 2023-06-12 16:05:59 +00:00
LICENSE change license org 2023-03-01 03:01:13 +02:00
Makefile fix imports 2023-05-23 14:47:24 +02:00