handlematrix: convert webp images to jpeg

This commit is contained in:
Tulir Asokan
2026-03-03 18:06:50 +02:00
parent a84dd2f30c
commit 5bf7461566
4 changed files with 35 additions and 7 deletions
+1
View File
@@ -37,6 +37,7 @@ require (
go.uber.org/zap v1.27.1
golang.org/x/crypto v0.48.0
golang.org/x/exp v0.0.0-20260212183809-81e46e3db34a
golang.org/x/image v0.36.0
golang.org/x/net v0.50.0
golang.org/x/sync v0.19.0
golang.org/x/tools v0.42.0