mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-09 09:35:00 +09:00
GO-2966 Update any-sync
This commit is contained in:
parent
8913e06136
commit
cb4379bb81
2 changed files with 3 additions and 3 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.26-0.20240226203203-6106c490d7bf
|
||||
github.com/anyproto/any-sync v0.3.26
|
||||
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
|
@ -108,8 +108,8 @@ github.com/andybalholm/cascadia v1.2.0/go.mod h1:YCyR8vOZT9aZ1CHEd8ap0gMVm2aFgxB
|
|||
github.com/andybalholm/cascadia v1.3.1/go.mod h1:R4bJ1UQfqADjvDa4P6HZHLh/3OxWWEqc0Sk8XGwHqvA=
|
||||
github.com/andybalholm/cascadia v1.3.2 h1:3Xi6Dw5lHF15JtdcmAHD3i1+T8plmv7BQ/nsViSLyss=
|
||||
github.com/andybalholm/cascadia v1.3.2/go.mod h1:7gtRlve5FxPPgIgX36uWBX58OdBsSS6lUvCFb+h7KvU=
|
||||
github.com/anyproto/any-sync v0.3.26-0.20240226203203-6106c490d7bf h1:RtjXFnIIdlOaeVRTXlyRSWBdUcM6u9IzcbVKcnJ1xvY=
|
||||
github.com/anyproto/any-sync v0.3.26-0.20240226203203-6106c490d7bf/go.mod h1:xAzQ+njdF1FM1SD5nw1aUbhLh0tiOmzY0hrFajuY6Ik=
|
||||
github.com/anyproto/any-sync v0.3.26 h1:LhLc7e4EDb02l0jNqCnbxczk2Xh8RiUtXQE2P/mHD0E=
|
||||
github.com/anyproto/any-sync v0.3.26/go.mod h1:xAzQ+njdF1FM1SD5nw1aUbhLh0tiOmzY0hrFajuY6Ik=
|
||||
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