⬆️ Upgrade kernel deps

This commit is contained in:
Daniel 2025-07-10 11:21:18 +08:00
parent 8ce85bd762
commit 9aa05d8dbe
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
2 changed files with 18 additions and 18 deletions

View file

@ -59,11 +59,11 @@ require (
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
github.com/sashabaranov/go-openai v1.40.3
github.com/shirou/gopsutil/v4 v4.25.6
github.com/siyuan-note/dejavu v0.0.0-20250703025817-45f00009d95a
github.com/siyuan-note/dejavu v0.0.0-20250710031920-32a823c147ce
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-20250627075611-2774558f6c66
github.com/siyuan-note/httpclient v0.0.0-20250710031805-2bc45833ca6b
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.9.2
@ -75,10 +75,10 @@ require (
github.com/xuri/excelize/v2 v2.9.0
golang.org/x/image v0.28.0
golang.org/x/mobile v0.0.0-20250606033058-a2a15c67f36f
golang.org/x/mod v0.25.0
golang.org/x/mod v0.26.0
golang.org/x/net v0.41.0
golang.org/x/sys v0.33.0
golang.org/x/text v0.26.0
golang.org/x/sys v0.34.0
golang.org/x/text v0.27.0
golang.org/x/time v0.12.0
gopkg.in/yaml.v3 v3.0.1
)
@ -187,7 +187,7 @@ require (
go.uber.org/mock v0.5.2 // 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/sync v0.16.0 // indirect
golang.org/x/tools v0.34.0 // indirect
google.golang.org/protobuf v1.36.6 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect