mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-14 19:18:06 +01:00
🎨 Improve file read/write locking https://github.com/siyuan-note/siyuan/issues/9748
This commit is contained in:
parent
7604a0a930
commit
d112b81869
2 changed files with 6 additions and 6 deletions
|
|
@ -50,10 +50,10 @@ require (
|
|||
github.com/rqlite/sql v0.0.0-20221103124402-8f9ff0ceb8f0
|
||||
github.com/sashabaranov/go-openai v1.17.9
|
||||
github.com/shirou/gopsutil/v3 v3.23.10
|
||||
github.com/siyuan-note/dejavu v0.0.0-20231205094504-163c30e1fc73
|
||||
github.com/siyuan-note/dejavu v0.0.0-20231205130506-f108e3e9e55b
|
||||
github.com/siyuan-note/encryption v0.0.0-20220713091850-5ecd92177b75
|
||||
github.com/siyuan-note/eventbus v0.0.0-20230804030110-cf250f838c80
|
||||
github.com/siyuan-note/filelock v0.0.0-20231205094230-68ac1f62dabf
|
||||
github.com/siyuan-note/filelock v0.0.0-20231205130315-1fc852fc9fb1
|
||||
github.com/siyuan-note/httpclient v0.0.0-20231120083123-750db4d28b38
|
||||
github.com/siyuan-note/logging v0.0.0-20231030034701-8265764f00ff
|
||||
github.com/siyuan-note/riff v0.0.0-20231128081053-0cd7a5fa0076
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue