1
0
mirror of https://github.com/coalaura/ffwebp.git synced 2025-09-09 06:19:55 +00:00
This commit is contained in:
2025-08-11 02:36:35 +02:00
parent ce0a9336dd
commit 094eba42af
8 changed files with 149 additions and 10 deletions

1
go.mod
View File

@@ -5,6 +5,7 @@ go 1.24.2
require github.com/urfave/cli/v3 v3.3.8
require (
github.com/gen2brain/avif v0.4.4
github.com/gen2brain/webp v0.5.5
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8