1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-09 17:45:03 +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
Sergey Cherepanov eed0458794
Merge pull request #53 from anytypeio/dependabot/go_modules/github.com/multiformats/go-multibase-0.2.0
Bump github.com/multiformats/go-multibase from 0.1.1 to 0.2.0
2023-03-20 22:55:11 +03:00
.github Update dependabot.yml 2023-02-04 18:19:18 +03:00
accountservice make common module as any-sync repo 2023-01-05 15:34:09 +03:00
app Add error wrapping in app 2023-03-16 18:46:48 +01:00
commonfile fileproto forbidden error 2023-03-19 18:40:28 +03:00
commonspace Update derive id method name 2023-03-16 19:01:05 +01:00
coordinator Add change type and payload 2023-03-10 14:37:03 +01:00
deps build deps locally 2023-01-11 14:15:20 +03:00
metric make common module as any-sync repo 2023-01-05 15:34:09 +03:00
net Remove old connection from pool on close (GetOneOf) 2023-03-13 17:18:21 +01:00
nodeconf Add credential provider 2023-03-02 22:04:37 +01:00
testutil remove priv keys from nodes conf 2023-02-23 16:55:10 +03:00
util Add strkey for string encoding 2023-03-06 19:08:16 +01:00
.gitignore make common module as any-sync repo 2023-01-05 15:34:09 +03:00
go.mod Merge pull request #53 from anytypeio/dependabot/go_modules/github.com/multiformats/go-multibase-0.2.0 2023-03-20 22:55:11 +03:00
go.sum Merge pull request #53 from anytypeio/dependabot/go_modules/github.com/multiformats/go-multibase-0.2.0 2023-03-20 22:55:11 +03:00
Makefile coordinator proto 2023-02-22 16:35:29 +03:00