build(deps): imagor 1.3.4 (#51)
* build(deps): imagor 1.3.4 * test: update golden files
This commit is contained in:
parent
b9950acea0
commit
edeb3eae00
15 changed files with 6 additions and 6 deletions
4
go.mod
4
go.mod
|
|
@ -3,10 +3,10 @@ module github.com/cshum/imagorvideo
|
|||
go 1.18
|
||||
|
||||
require (
|
||||
github.com/cshum/imagor v1.3.3
|
||||
github.com/cshum/imagor v1.3.4
|
||||
github.com/gabriel-vasile/mimetype v1.4.1
|
||||
github.com/stretchr/testify v1.8.1
|
||||
go.uber.org/zap v1.23.0
|
||||
go.uber.org/zap v1.24.0
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue