Skip to content

Commit fe250a9

Browse files
committed
Update
1 parent be58d09 commit fe250a9

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/kenshaw/rasterm v0.1.12
1111
github.com/stephenafamo/goldmark-pdf v0.4.1
1212
github.com/tdewolff/canvas v0.0.0-20250121210638-095c8720cf5b
13-
github.com/xo/ox v0.0.0-20250123023955-f95d93cf84fa
13+
github.com/xo/ox v0.0.0-20250130033540-914c4b976072
1414
github.com/xo/resvg v0.6.0
1515
github.com/yuin/goldmark v1.7.8
1616
golang.org/x/image v0.23.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ github.com/tdewolff/parse/v2 v2.7.20/go.mod h1:3FbJWZp3XT9OWVN3Hmfp0p/a08v4h8J9W
9292
github.com/tdewolff/test v1.0.11-0.20231101010635-f1265d231d52/go.mod h1:6DAvZliBAAnD7rhVgwaM7DE5/d9NMOAJ09SqYqeK4QE=
9393
github.com/tdewolff/test v1.0.11-0.20240106005702-7de5f7df4739 h1:IkjBCtQOOjIn03u/dMQK9g+Iw9ewps4mCl1nB8Sscbo=
9494
github.com/tdewolff/test v1.0.11-0.20240106005702-7de5f7df4739/go.mod h1:XPuWBzvdUzhCuxWO1ojpXsyzsA5bFoS3tO/Q3kFuTG8=
95-
github.com/xo/ox v0.0.0-20250123023955-f95d93cf84fa h1:xP/HlfWI/KOY3C8O2dG5ZNHZsMr5VwVpDGczBbsSgJs=
96-
github.com/xo/ox v0.0.0-20250123023955-f95d93cf84fa/go.mod h1:pwpZ1qT1CjQI+tV5S3pcJaDrdyiCpupYkaYeSr0bp5A=
95+
github.com/xo/ox v0.0.0-20250130033540-914c4b976072 h1:Uc93Ad48O/MowUqAWz8yYUp8/IZdWsPR9eDXFGXP3cU=
96+
github.com/xo/ox v0.0.0-20250130033540-914c4b976072/go.mod h1:pwpZ1qT1CjQI+tV5S3pcJaDrdyiCpupYkaYeSr0bp5A=
9797
github.com/xo/resvg v0.6.0 h1:GsovErv9JuOnGttOA8RhQcBI7DEEVpEiIEKBuJVRS4g=
9898
github.com/xo/resvg v0.6.0/go.mod h1:xsIgOmL6UD2xRHIm2Laepjm/b4auoPMxAAqOHkvbSes=
9999
github.com/xyproto/randomstring v1.0.5 h1:YtlWPoRdgMu3NZtP45drfy1GKoojuR7hmRcnhZqKjWU=

testdata/ffmpeg/sample_960x540.mkv

1.26 MB
Binary file not shown.

testdata/ffmpeg/sample_960x540.mp4

1.26 MB
Binary file not shown.

0 commit comments

Comments
 (0)