feat(更新依赖): 更新canvas和jbig2

This commit is contained in:
2026-01-19 00:02:58 +08:00
parent a0c3f44abd
commit fbfdbb943d
2 changed files with 13 additions and 13 deletions
+5 -5
View File
@@ -1,10 +1,10 @@
module github.com/xiaoqidun/ofdgo
go 1.25.5
go 1.25.0
require (
github.com/tdewolff/canvas v0.0.0-20251224152029-436d73bc8f67
github.com/xiaoqidun/jbig2 v0.0.0-20260105091040-9b571ff5b839
github.com/tdewolff/canvas v0.0.0-20260109131636-69e1540379c6
github.com/xiaoqidun/jbig2 v0.0.0-20260118155717-9968b0f88191
)
require (
@@ -30,9 +30,9 @@ require (
github.com/tdewolff/parse/v2 v2.8.4 // indirect
github.com/wcharczuk/go-chart/v2 v2.1.2 // indirect
github.com/yuin/goldmark v1.7.13 // indirect
golang.org/x/image v0.34.0 // indirect
golang.org/x/image v0.35.0 // indirect
golang.org/x/net v0.46.0 // indirect
golang.org/x/text v0.32.0 // indirect
golang.org/x/text v0.33.0 // indirect
gonum.org/v1/plot v0.16.0 // indirect
modernc.org/knuth v0.5.5 // indirect
modernc.org/token v1.1.0 // indirect