1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-11 18:20:28 +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] 9175fc9827
Bump github.com/ipfs/go-ipfs-chunker from 0.0.5 to 0.0.6
Bumps [github.com/ipfs/go-ipfs-chunker](https://github.com/ipfs/go-ipfs-chunker) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/ipfs/go-ipfs-chunker/releases)
- [Commits](https://github.com/ipfs/go-ipfs-chunker/compare/v0.0.5...v0.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-30 11:59:19 +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 update go mod 2023-05-23 15:43:33 +02:00
commonfile fix imports 2023-05-23 14:47:24 +02:00
commonspace Don't close when tree is loading, fix peer conditions 2023-05-29 16:02:59 +02:00
coordinator fix imports 2023-05-23 14:47:24 +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 Update dial timeout 2023-05-29 16:28:28 +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-ipfs-chunker from 0.0.5 to 0.0.6 2023-05-30 11:59:19 +00:00
go.sum Bump github.com/ipfs/go-ipfs-chunker from 0.0.5 to 0.0.6 2023-05-30 11:59:19 +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