build: imagor v1.5.3 (#97)

This commit is contained in:
Adrian Shum 2025-05-27 17:42:01 +08:00 committed by GitHub
parent b00747b9d8
commit 280a1a7d1d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 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.5.2
github.com/cshum/imagor v1.5.3
github.com/cshum/vipsgen v0.8.3
github.com/gabriel-vasile/mimetype v1.4.9
github.com/stretchr/testify v1.10.0