⬆️ Upgrade kernel deps

This commit is contained in:
Daniel 2024-09-10 10:20:56 +08:00
parent 4e1a91db73
commit e475379480
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
2 changed files with 9 additions and 9 deletions

View file

@ -38,7 +38,7 @@ require (
github.com/golang-jwt/jwt/v5 v5.2.1
github.com/gorilla/css v1.0.1
github.com/gorilla/websocket v1.5.3
github.com/imroc/req/v3 v3.44.0
github.com/imroc/req/v3 v3.45.0
github.com/jinzhu/copier v0.4.0
github.com/json-iterator/go v1.1.12
github.com/klippa-app/go-pdfium v1.12.2
@ -54,11 +54,11 @@ require (
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
github.com/sashabaranov/go-openai v1.29.1
github.com/shirou/gopsutil/v3 v3.24.5
github.com/siyuan-note/dejavu v0.0.0-20240910013909-c82b70034aa1
github.com/siyuan-note/dejavu v0.0.0-20240910021354-c84adc417b44
github.com/siyuan-note/encryption v0.0.0-20231219001248-1e028a4d13b4
github.com/siyuan-note/eventbus v0.0.0-20240627125516-396fdb0f0f97
github.com/siyuan-note/filelock v0.0.0-20240724034355-d1ed7bf21d04
github.com/siyuan-note/httpclient v0.0.0-20240910013518-4af096b03826
github.com/siyuan-note/httpclient v0.0.0-20240910021232-ab6f84db3b8b
github.com/siyuan-note/logging v0.0.0-20240505035402-6430d57006a2
github.com/siyuan-note/riff v0.0.0-20240828101024-443a09504726
github.com/spf13/cast v1.7.0