mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-11 17:54:20 +01:00
⬆️ Upgrade kernel deps
This commit is contained in:
parent
813328ce74
commit
77358dfa2e
2 changed files with 12 additions and 12 deletions
|
|
@ -33,7 +33,7 @@ require (
|
|||
github.com/goccy/go-json v0.10.2
|
||||
github.com/gofrs/flock v0.8.1
|
||||
github.com/gorilla/websocket v1.5.0
|
||||
github.com/imroc/req/v3 v3.41.8
|
||||
github.com/imroc/req/v3 v3.41.9
|
||||
github.com/jinzhu/copier v0.4.0
|
||||
github.com/json-iterator/go v1.1.12
|
||||
github.com/klippa-app/go-pdfium v1.7.0
|
||||
|
|
@ -47,11 +47,11 @@ require (
|
|||
github.com/radovskyb/watcher v1.0.7
|
||||
github.com/sashabaranov/go-openai v1.14.2
|
||||
github.com/shirou/gopsutil/v3 v3.23.7
|
||||
github.com/siyuan-note/dejavu v0.0.0-20230828092709-8829d35e88f7
|
||||
github.com/siyuan-note/dejavu v0.0.0-20230828123730-38af4ad7a900
|
||||
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-20230615140405-d05a21d49524
|
||||
github.com/siyuan-note/httpclient v0.0.0-20230828092314-a81a23f8c0bd
|
||||
github.com/siyuan-note/httpclient v0.0.0-20230828123002-29a8f9257bfc
|
||||
github.com/siyuan-note/logging v0.0.0-20230327073243-ebe83aec1493
|
||||
github.com/siyuan-note/riff v0.0.0-20230728105206-f7c344346d61
|
||||
github.com/steambap/captcha v1.4.1
|
||||
|
|
@ -131,7 +131,7 @@ require (
|
|||
github.com/pelletier/go-toml/v2 v2.0.9 // indirect
|
||||
github.com/pkg/errors v0.9.1 // indirect
|
||||
github.com/power-devops/perfstat v0.0.0-20221212215047-62379fc7944b // indirect
|
||||
github.com/qiniu/go-sdk/v7 v7.17.0 // indirect
|
||||
github.com/qiniu/go-sdk/v7 v7.17.1 // indirect
|
||||
github.com/quic-go/qpack v0.4.0 // indirect
|
||||
github.com/quic-go/qtls-go1-20 v0.3.3 // indirect
|
||||
github.com/quic-go/quic-go v0.38.1 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue