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

GO-2990 Add cancel join functionality

This commit is contained in:
mcrakhman 2024-02-29 21:20:51 +01:00
parent 36599b36d4
commit 33e94db426
No known key found for this signature in database
GPG key ID: DED12CFEF5B8396B
11 changed files with 76 additions and 38 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.30
github.com/anyproto/any-sync v0.3.31-0.20240229195757-a3f8fe1b2b2c
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