mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-31 04:35:16 +01:00
⬆️ Upgrade kernel deps
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
577bd45ba5
commit
8e735ae001
3 changed files with 8 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
|||
module github.com/siyuan-note/siyuan/kernel
|
||||
|
||||
go 1.24.4
|
||||
go 1.25.4
|
||||
|
||||
require (
|
||||
code.sajari.com/docconv v1.3.8
|
||||
|
|
@ -8,12 +8,12 @@ require (
|
|||
github.com/88250/epub v0.0.0-20230830085737-c19055cd1f48
|
||||
github.com/88250/go-humanize v0.0.0-20240424102817-4f78fac47ea7
|
||||
github.com/88250/gulu v1.2.3-0.20251119142510-7b1583ab4aa0
|
||||
github.com/88250/lute v1.7.7-0.20251118033948-b406b36288e1
|
||||
github.com/88250/lute v1.7.7-0.20251120005711-2063211e2feb
|
||||
github.com/88250/vitess-sqlparser v0.0.0-20210205111146-56a2ded2aba1
|
||||
github.com/ClarkThan/ahocorasick v0.0.0-20231011042242-30d1ef1347f4
|
||||
github.com/ConradIrwin/font v0.2.1
|
||||
github.com/Masterminds/sprig/v3 v3.3.0
|
||||
github.com/PuerkitoBio/goquery v1.10.3
|
||||
github.com/PuerkitoBio/goquery v1.11.0
|
||||
github.com/Xuanwo/go-locale v1.1.3
|
||||
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
|
||||
github.com/asaskevich/EventBus v0.0.0-20200907212545-49d423059eef
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue