build(deps): imagor 1.3.1

This commit is contained in:
Adrian Shum 2022-11-23 17:24:00 +08:00
parent e60c2d5217
commit 1edba58108
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.18
require (
github.com/cshum/imagor v1.3.0
github.com/cshum/imagor v1.3.1
github.com/gabriel-vasile/mimetype v1.4.1
github.com/stretchr/testify v1.8.1
go.uber.org/zap v1.23.0