build(deps): imagor 1.3.3
This commit is contained in:
parent
1edba58108
commit
b9950acea0
3 changed files with 7 additions and 7 deletions
4
go.mod
4
go.mod
|
|
@ -3,7 +3,7 @@ module github.com/cshum/imagorvideo
|
|||
go 1.18
|
||||
|
||||
require (
|
||||
github.com/cshum/imagor v1.3.1
|
||||
github.com/cshum/imagor v1.3.3
|
||||
github.com/gabriel-vasile/mimetype v1.4.1
|
||||
github.com/stretchr/testify v1.8.1
|
||||
go.uber.org/zap v1.23.0
|
||||
|
|
@ -15,7 +15,7 @@ require (
|
|||
cloud.google.com/go/compute/metadata v0.2.1 // indirect
|
||||
cloud.google.com/go/iam v0.7.0 // indirect
|
||||
cloud.google.com/go/storage v1.28.0 // indirect
|
||||
github.com/aws/aws-sdk-go v1.44.142 // indirect
|
||||
github.com/aws/aws-sdk-go v1.44.149 // indirect
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
|
||||
github.com/golang/protobuf v1.5.2 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue