1
0
mirror of https://github.com/coalaura/ffwebp.git synced 2025-07-17 22:04:35 +00:00
This commit is contained in:
Laura
2025-06-19 12:51:29 +02:00
parent 599568382e
commit 21515fc2e2
2 changed files with 56 additions and 1 deletions

2
go.mod
View File

@ -7,4 +7,4 @@ require (
github.com/urfave/cli/v3 v3.3.8
)
require golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8 // indirect
require golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8