feat(升级依赖): 更新JBIG2解码
build.yaml / build (push) Successful in 35s

This commit is contained in:
2026-07-07 14:13:54 +08:00
parent 749c71502e
commit 654bedbd33
2 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -4,8 +4,9 @@ go 1.25.0
require (
github.com/tdewolff/canvas v0.0.0-20260617131110-529326a1955e
github.com/xiaoqidun/jbig2 v0.0.0-20260629062926-bdd4ee3a892d
golang.org/x/text v0.38.0
github.com/xiaoqidun/jbig2 v0.0.0-20260707061149-c2ff34658234
golang.org/x/image v0.43.0
golang.org/x/text v0.39.0
)
require (
@@ -31,7 +32,6 @@ require (
github.com/tdewolff/parse/v2 v2.8.12 // indirect
github.com/wcharczuk/go-chart/v2 v2.1.2 // indirect
github.com/yuin/goldmark v1.8.2 // indirect
golang.org/x/image v0.43.0 // indirect
golang.org/x/net v0.53.0 // indirect
gonum.org/v1/plot v0.17.0 // indirect
modernc.org/knuth v0.5.5 // indirect