mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-06 07:31:48 +01:00
⬆️ Upgrade kernel deps
This commit is contained in:
parent
6521d4c537
commit
17996b7e54
2 changed files with 21 additions and 18 deletions
|
|
@ -52,13 +52,13 @@ require (
|
|||
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
|
||||
github.com/sashabaranov/go-openai v1.22.0
|
||||
github.com/shirou/gopsutil/v3 v3.24.3
|
||||
github.com/siyuan-note/dejavu v0.0.0-20240413034945-9f2823ee1fbd
|
||||
github.com/siyuan-note/dejavu v0.0.0-20240419132957-4353a98ca162
|
||||
github.com/siyuan-note/encryption v0.0.0-20231219001248-1e028a4d13b4
|
||||
github.com/siyuan-note/eventbus v0.0.0-20240318125243-801c98e8f025
|
||||
github.com/siyuan-note/filelock v0.0.0-20240402150846-49b758760509
|
||||
github.com/siyuan-note/httpclient v0.0.0-20240413034802-ebe4cdac8860
|
||||
github.com/siyuan-note/filelock v0.0.0-20240419132904-2fbfe64f1939
|
||||
github.com/siyuan-note/httpclient v0.0.0-20240419132535-231841049644
|
||||
github.com/siyuan-note/logging v0.0.0-20231208035918-61f884c854f0
|
||||
github.com/siyuan-note/riff v0.0.0-20240402142626-801021d65752
|
||||
github.com/siyuan-note/riff v0.0.0-20240419132144-b3e8b2b89d0d
|
||||
github.com/spf13/cast v1.6.0
|
||||
github.com/steambap/captcha v1.4.1
|
||||
github.com/studio-b12/gowebdav v0.9.0
|
||||
|
|
@ -82,7 +82,7 @@ require (
|
|||
github.com/andybalholm/brotli v1.1.0 // indirect
|
||||
github.com/andybalholm/cascadia v1.3.2 // indirect
|
||||
github.com/asaskevich/EventBus v0.0.0-20200907212545-49d423059eef // indirect
|
||||
github.com/aws/aws-sdk-go v1.51.22 // indirect
|
||||
github.com/aws/aws-sdk-go v1.51.24 // indirect
|
||||
github.com/bytedance/sonic v1.11.5-alpha3 // indirect
|
||||
github.com/cespare/xxhash/v2 v2.3.0 // indirect
|
||||
github.com/cloudflare/circl v1.3.7 // indirect
|
||||
|
|
@ -134,7 +134,7 @@ require (
|
|||
github.com/pelletier/go-toml/v2 v2.2.1 // indirect
|
||||
github.com/pkg/errors v0.9.1 // indirect
|
||||
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
|
||||
github.com/qiniu/go-sdk/v7 v7.19.1 // indirect
|
||||
github.com/qiniu/go-sdk/v7 v7.20.0 // indirect
|
||||
github.com/quic-go/qpack v0.4.0 // indirect
|
||||
github.com/quic-go/quic-go v0.42.0 // indirect
|
||||
github.com/refraction-networking/utls v1.6.4 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue