mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-09 09:35:00 +09:00
GO-5377 update any-sync / fix closed conn release / quic write deadline (#2279)
This commit is contained in:
parent
8b080ef2c8
commit
80d9e88d97
3 changed files with 4 additions and 4 deletions
2
go.mod
2
go.mod
|
@ -8,7 +8,7 @@ require (
|
|||
github.com/VividCortex/ewma v1.2.0
|
||||
github.com/adrium/goheif v0.0.0-20230113233934-ca402e77a786
|
||||
github.com/anyproto/any-store v0.1.12
|
||||
github.com/anyproto/any-sync v0.6.8
|
||||
github.com/anyproto/any-sync v0.6.10
|
||||
github.com/anyproto/anytype-publish-server/publishclient v0.0.0-20250131145601-de288583ff2a
|
||||
github.com/anyproto/go-chash v0.1.0
|
||||
github.com/anyproto/go-naturaldate/v2 v2.0.2-0.20230524105841-9829cfd13438
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue