1
0
Fork 0
mirror of https://github.com/anyproto/anytype-heart.git synced 2025-06-09 09:35:00 +09:00

GO-2875 Fix tree syncer

This commit is contained in:
mcrakhman 2024-02-15 17:33:56 +01:00
parent 8dee9a675c
commit d9cf5c3a9e
No known key found for this signature in database
GPG key ID: DED12CFEF5B8396B
4 changed files with 14 additions and 5 deletions

2
go.mod
View file

@ -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.20240214211744-c16812df55b0
github.com/anyproto/any-sync v0.3.21-0.20240215134719-58f333354e88
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