mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-07 08:01:47 +01:00
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
9e77b2e676
commit
6da4e4b5a8
3 changed files with 13 additions and 9 deletions
|
|
@ -61,7 +61,7 @@ require (
|
|||
github.com/siyuan-note/dejavu v0.0.0-20251206130752-28126fa5ecd1
|
||||
github.com/siyuan-note/encryption v0.0.0-20251120032857-3ddc3c2cc49f
|
||||
github.com/siyuan-note/eventbus v0.0.0-20240627125516-396fdb0f0f97
|
||||
github.com/siyuan-note/filelock v0.0.0-20251212093559-e6b996c59496
|
||||
github.com/siyuan-note/filelock v0.0.0-20251212095217-08318833e008
|
||||
github.com/siyuan-note/httpclient v0.0.0-20251119144307-63b815d7d198
|
||||
github.com/siyuan-note/logging v0.0.0-20251209020516-52f1a2f65ec5
|
||||
github.com/siyuan-note/riff v0.0.0-20251022131846-228528e70754
|
||||
|
|
@ -164,8 +164,8 @@ require (
|
|||
github.com/pkg/errors v0.9.1 // indirect
|
||||
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
|
||||
github.com/qiniu/go-sdk/v7 v7.25.5 // indirect
|
||||
github.com/quic-go/qpack v0.6.0 // indirect
|
||||
github.com/quic-go/quic-go v0.57.1 // indirect
|
||||
github.com/quic-go/qpack v0.5.1 // indirect
|
||||
github.com/quic-go/quic-go v0.56.0 // indirect
|
||||
github.com/refraction-networking/utls v1.8.1 // indirect
|
||||
github.com/restic/chunker v0.4.0 // indirect
|
||||
github.com/richardlehane/mscfb v1.0.4 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue