mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 16:58:49 +01:00
⬆️ Upgrade kernel deps
This commit is contained in:
parent
f4a5bd105f
commit
cf70b264cc
2 changed files with 9 additions and 9 deletions
|
|
@ -58,11 +58,11 @@ require (
|
|||
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
|
||||
github.com/sashabaranov/go-openai v1.39.1
|
||||
github.com/shirou/gopsutil/v4 v4.25.5
|
||||
github.com/siyuan-note/dejavu v0.0.0-20250607133044-6990f6650750
|
||||
github.com/siyuan-note/dejavu v0.0.0-20250610091035-e79a9bc7c4ea
|
||||
github.com/siyuan-note/encryption v0.0.0-20250326023622-24a67e6956ec
|
||||
github.com/siyuan-note/eventbus v0.0.0-20240627125516-396fdb0f0f97
|
||||
github.com/siyuan-note/filelock v0.0.0-20250227145141-7d111cdf3c57
|
||||
github.com/siyuan-note/httpclient v0.0.0-20250607132935-53038a4f631d
|
||||
github.com/siyuan-note/httpclient v0.0.0-20250610090839-adbe3006db63
|
||||
github.com/siyuan-note/logging v0.0.0-20250425042449-b96c40249b54
|
||||
github.com/siyuan-note/riff v0.0.0-20250424035337-0a1e91809f6d
|
||||
github.com/spf13/cast v1.8.0
|
||||
|
|
@ -130,7 +130,7 @@ require (
|
|||
github.com/go-resty/resty/v2 v2.16.5 // indirect
|
||||
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
|
||||
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
|
||||
github.com/google/pprof v0.0.0-20250602020802-c6617b811d0e // indirect
|
||||
github.com/google/pprof v0.0.0-20250607225305-033d6d78b36a // indirect
|
||||
github.com/google/uuid v1.6.0 // indirect
|
||||
github.com/gopherjs/gopherjs v1.17.2 // indirect
|
||||
github.com/gorilla/context v1.1.2 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue