build(deps): imagor 1.6.1

This commit is contained in:
Adrian Shum 2025-10-01 00:58:38 +08:00
parent 3675a9a16a
commit a8d6d8a5c0
2 changed files with 3 additions and 4 deletions

2
go.mod
View file

@ -3,7 +3,7 @@ module github.com/cshum/imagorvideo
go 1.24.2
require (
github.com/cshum/imagor v1.6.0
github.com/cshum/imagor v1.6.1
github.com/cshum/vipsgen v1.1.2
github.com/gabriel-vasile/mimetype v1.4.10
github.com/stretchr/testify v1.11.1