1
0
mirror of https://github.com/coalaura/ffwebp.git synced 2025-07-17 22:04:35 +00:00

logging and improvements

This commit is contained in:
Laura
2025-06-19 16:14:29 +02:00
parent f6425c1789
commit d0fae21d6c
25 changed files with 313 additions and 133 deletions

5
go.mod
View File

@ -2,9 +2,6 @@ module github.com/coalaura/ffwebp
go 1.24.2
require (
github.com/disintegration/imaging v1.6.2
github.com/urfave/cli/v3 v3.3.8
)
require github.com/urfave/cli/v3 v3.3.8
require golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8