Skip to content

Commit

Permalink
Update any-sync
Browse files Browse the repository at this point in the history
  • Loading branch information
mcrakhman committed Jul 4, 2024
1 parent 34352d1 commit 81cc387
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toolchain go1.22.1
require (
github.com/ahmetb/govvv v0.3.0
github.com/akrylysov/pogreb v0.10.2
github.com/anyproto/any-sync v0.4.22-0.20240703221100-ab8322da4740
github.com/anyproto/any-sync v0.4.22-0.20240704152308-fc292e4a127b
github.com/anyproto/go-chash v0.1.0
github.com/gogo/protobuf v1.3.2
github.com/prometheus/client_golang v1.19.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ github.com/anyproto/any-sync v0.4.22-0.20240703194738-e7598966cab3 h1:JuCqYu4wkR
github.com/anyproto/any-sync v0.4.22-0.20240703194738-e7598966cab3/go.mod h1:sO/zUrmnCZKnH/3KaRH3JQSZMuINS3X7ZJa+d4YgfkA=
github.com/anyproto/any-sync v0.4.22-0.20240703221100-ab8322da4740 h1:bGY8ahuRGVE2Hv5zGshvXxD7NildHGy9Co+mn5FA4pg=
github.com/anyproto/any-sync v0.4.22-0.20240703221100-ab8322da4740/go.mod h1:sO/zUrmnCZKnH/3KaRH3JQSZMuINS3X7ZJa+d4YgfkA=
github.com/anyproto/any-sync v0.4.22-0.20240704152308-fc292e4a127b h1:v4sCzn9dMGxIPYyKK5mOlYJjuXaPY3l4zNOgjybE8ig=
github.com/anyproto/any-sync v0.4.22-0.20240704152308-fc292e4a127b/go.mod h1:sO/zUrmnCZKnH/3KaRH3JQSZMuINS3X7ZJa+d4YgfkA=
github.com/anyproto/go-chash v0.1.0 h1:I9meTPjXFRfXZHRJzjOHC/XF7Q5vzysKkiT/grsogXY=
github.com/anyproto/go-chash v0.1.0/go.mod h1:0UjNQi3PDazP0fINpFYu6VKhuna+W/V+1vpXHAfNgLY=
github.com/anyproto/go-slip10 v1.0.0 h1:uAEtSuudR3jJBOfkOXf3bErxVoxbuKwdoJN55M1i6IA=
Expand Down

0 comments on commit 81cc387

Please sign in to comment.