1
0
mirror of https://github.com/coalaura/ffwebp.git synced 2025-09-09 06:19:55 +00:00

update go version

This commit is contained in:
2025-08-11 03:39:01 +02:00
parent de88ed5358
commit 20ac175f51
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/coalaura/ffwebp
go 1.24.2
go 1.24.5
require github.com/urfave/cli/v3 v3.3.8