mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-09-22 00:20:47 +02:00
⬆️ Upgrade kernel deps
This commit is contained in:
parent
6548017685
commit
a30cafd32e
2 changed files with 12 additions and 12 deletions
|
@ -54,9 +54,9 @@ require (
|
|||
github.com/patrickmn/go-cache v2.1.0+incompatible
|
||||
github.com/pdfcpu/pdfcpu v0.11.0
|
||||
github.com/radovskyb/watcher v1.0.7
|
||||
github.com/rqlite/sql v0.0.0-20250609150742-a0fa763058b3
|
||||
github.com/rqlite/sql v0.0.0-20250617025740-b9fa9ec5d0a0
|
||||
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
|
||||
github.com/sashabaranov/go-openai v1.40.1
|
||||
github.com/sashabaranov/go-openai v1.40.2
|
||||
github.com/shirou/gopsutil/v4 v4.25.5
|
||||
github.com/siyuan-note/dejavu v0.0.0-20250620075542-21e47c6f0b4e
|
||||
github.com/siyuan-note/encryption v0.0.0-20250326023622-24a67e6956ec
|
||||
|
@ -178,7 +178,7 @@ require (
|
|||
github.com/tklauser/go-sysconf v0.3.15 // indirect
|
||||
github.com/tklauser/numcpus v0.10.0 // indirect
|
||||
github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
|
||||
github.com/ugorji/go/codec v1.2.12 // indirect
|
||||
github.com/ugorji/go/codec v1.3.0 // indirect
|
||||
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
|
||||
github.com/wmentor/html v1.0.3 // indirect
|
||||
github.com/xuri/efp v0.0.1 // indirect
|
||||
|
@ -186,7 +186,7 @@ require (
|
|||
github.com/yusufpapurcu/wmi v1.2.4 // indirect
|
||||
go.uber.org/automaxprocs v1.6.0 // indirect
|
||||
go.uber.org/mock v0.5.2 // indirect
|
||||
golang.org/x/arch v0.17.0 // indirect
|
||||
golang.org/x/arch v0.18.0 // indirect
|
||||
golang.org/x/crypto v0.39.0 // indirect
|
||||
golang.org/x/sync v0.15.0 // indirect
|
||||
golang.org/x/tools v0.34.0 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue