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 04:18:47 +02:00
parent 86cc9e33de
commit c97cabf0ad
8 changed files with 103 additions and 3 deletions

1
go.mod
View File

@@ -5,6 +5,7 @@ go 1.24.5
require github.com/urfave/cli/v3 v3.3.8
require (
github.com/ftrvxmtrx/tga v0.0.0-20150524081124-bd8e8d5be13a
github.com/gen2brain/avif v0.4.4
github.com/gen2brain/jpegxl v0.4.5
github.com/gen2brain/webp v0.5.5