diff --git a/go.mod b/go.mod index e241dea02..1ac306723 100644 --- a/go.mod +++ b/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 diff --git a/go.sum b/go.sum index 70767bc3a..9d2b0c693 100644 --- a/go.sum +++ b/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=