mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-09 17:44:59 +09:00
GO-2875 Update any-sync
This commit is contained in:
parent
90f27c67d2
commit
db27f43316
2 changed files with 5 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -7,7 +7,7 @@ require (
|
|||
github.com/PuerkitoBio/goquery v1.8.1
|
||||
github.com/VividCortex/ewma v1.2.0
|
||||
github.com/adrium/goheif v0.0.0-20230113233934-ca402e77a786
|
||||
github.com/anyproto/any-sync v0.3.21-0.20240214174758-d90797a74119
|
||||
github.com/anyproto/any-sync v0.3.21-0.20240214211744-c16812df55b0
|
||||
github.com/anyproto/go-naturaldate/v2 v2.0.2-0.20230524105841-9829cfd13438
|
||||
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
|
||||
github.com/blevesearch/bleve/v2 v2.3.10
|
||||
|
|
4
go.sum
4
go.sum
|
@ -119,6 +119,10 @@ github.com/anyproto/any-sync v0.3.21-0.20240214173759-50ae342d44f3 h1:JxgMRbPMzc
|
|||
github.com/anyproto/any-sync v0.3.21-0.20240214173759-50ae342d44f3/go.mod h1:exw/7+W3jfkuaVWsStQD8s8aLFT9L2NBiW/DVwTNi/E=
|
||||
github.com/anyproto/any-sync v0.3.21-0.20240214174758-d90797a74119 h1:5pvzG74aWs3kZL6Gfa8l/rMyCDU2mPHdjNxMaNRoNsM=
|
||||
github.com/anyproto/any-sync v0.3.21-0.20240214174758-d90797a74119/go.mod h1:exw/7+W3jfkuaVWsStQD8s8aLFT9L2NBiW/DVwTNi/E=
|
||||
github.com/anyproto/any-sync v0.3.21-0.20240214205531-bbafd52502ca h1:qr/WjmFC3+AmvkQPL/s5oqOyZmdfWngRbl+bjrWsRYU=
|
||||
github.com/anyproto/any-sync v0.3.21-0.20240214205531-bbafd52502ca/go.mod h1:exw/7+W3jfkuaVWsStQD8s8aLFT9L2NBiW/DVwTNi/E=
|
||||
github.com/anyproto/any-sync v0.3.21-0.20240214211744-c16812df55b0 h1:g7RqB1EyX8H4hT/ykD+yFuzVVDchKtwBn3p3G5F820E=
|
||||
github.com/anyproto/any-sync v0.3.21-0.20240214211744-c16812df55b0/go.mod h1:exw/7+W3jfkuaVWsStQD8s8aLFT9L2NBiW/DVwTNi/E=
|
||||
github.com/anyproto/badger/v4 v4.2.1-0.20240110160636-80743fa3d580 h1:Ba80IlCCxkZ9H1GF+7vFu/TSpPvbpDCxXJ5ogc4euYc=
|
||||
github.com/anyproto/badger/v4 v4.2.1-0.20240110160636-80743fa3d580/go.mod h1:T/uWAYxrXdaXw64ihI++9RMbKTCpKd/yE9+saARew7k=
|
||||
github.com/anyproto/go-chash v0.1.0 h1:I9meTPjXFRfXZHRJzjOHC/XF7Q5vzysKkiT/grsogXY=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue