feat(更新依赖): 更新canvas版本
build.yaml / build (push) Successful in 36s

This commit is contained in:
2026-07-08 11:10:34 +08:00
parent 61da0f3f5d
commit 7fbad6005c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/xiaoqidun/ofdgo
go 1.25.0
require (
github.com/tdewolff/canvas v0.0.0-20260617131110-529326a1955e
github.com/tdewolff/canvas v0.0.0-20260707223012-a1cbc6a74235
github.com/xiaoqidun/jbig2 v0.0.0-20260707061149-c2ff34658234
golang.org/x/image v0.43.0
golang.org/x/text v0.39.0