mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-23 00:36:10 +01:00
🎨 Check local data chunk integrity before data synchronization https://github.com/siyuan-note/siyuan/issues/8853
This commit is contained in:
parent
c81db6f61a
commit
55e43bcecd
2 changed files with 3 additions and 7 deletions
|
|
@ -45,7 +45,7 @@ require (
|
|||
github.com/radovskyb/watcher v1.0.7
|
||||
github.com/sashabaranov/go-openai v1.14.1
|
||||
github.com/shirou/gopsutil/v3 v3.23.6
|
||||
github.com/siyuan-note/dejavu v0.0.0-20230726101657-a7de20433ff9
|
||||
github.com/siyuan-note/dejavu v0.0.0-20230730042714-53bd19eb89d6
|
||||
github.com/siyuan-note/encryption v0.0.0-20220713091850-5ecd92177b75
|
||||
github.com/siyuan-note/eventbus v0.0.0-20230702081350-6dde667e7112
|
||||
github.com/siyuan-note/filelock v0.0.0-20230615140405-d05a21d49524
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue