mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-23 15:34:06 +01:00
⬆️ Upgrade kernel deps
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
eeed19df23
commit
73307c7baf
2 changed files with 15 additions and 15 deletions
|
|
@ -29,7 +29,7 @@ require (
|
|||
github.com/facette/natsort v0.0.0-20181210072756-2cd4dd1e2dcb
|
||||
github.com/flopp/go-findfont v0.1.0
|
||||
github.com/fsnotify/fsnotify v1.9.0
|
||||
github.com/gabriel-vasile/mimetype v1.4.11
|
||||
github.com/gabriel-vasile/mimetype v1.4.12
|
||||
github.com/gin-contrib/gzip v1.2.3
|
||||
github.com/gin-contrib/sessions v1.0.4
|
||||
github.com/gin-contrib/sse v1.1.0
|
||||
|
|
@ -72,9 +72,9 @@ require (
|
|||
github.com/vmihailenco/msgpack/v5 v5.4.1
|
||||
github.com/xrash/smetrics v0.0.0-20250705151800-55b8f293f342
|
||||
github.com/xuri/excelize/v2 v2.9.0
|
||||
golang.org/x/image v0.33.0
|
||||
golang.org/x/mobile v0.0.0-20251126181937-5c265dc024c4
|
||||
golang.org/x/mod v0.30.0
|
||||
golang.org/x/image v0.34.0
|
||||
golang.org/x/mobile v0.0.0-20251209145715-2553ed8ce294
|
||||
golang.org/x/mod v0.31.0
|
||||
golang.org/x/net v0.48.0
|
||||
golang.org/x/sys v0.39.0
|
||||
golang.org/x/text v0.32.0
|
||||
|
|
@ -186,7 +186,7 @@ require (
|
|||
golang.org/x/arch v0.23.0 // indirect
|
||||
golang.org/x/crypto v0.46.0 // indirect
|
||||
golang.org/x/sync v0.19.0 // indirect
|
||||
golang.org/x/tools v0.39.0 // indirect
|
||||
golang.org/x/tools v0.40.0 // indirect
|
||||
google.golang.org/protobuf v1.36.10 // indirect
|
||||
gopkg.in/yaml.v2 v2.4.0 // indirect
|
||||
modernc.org/fileutil v1.3.40 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue