Skip to content

Commit

Permalink
build(deps): bump github.com/cshum/imagor from 1.4.9 to 1.4.10
Browse files Browse the repository at this point in the history
Bumps [github.com/cshum/imagor](https://github.com/cshum/imagor) from 1.4.9 to 1.4.10.
- [Release notes](https://github.com/cshum/imagor/releases)
- [Commits](cshum/imagor@v1.4.9...v1.4.10)

---
updated-dependencies:
- dependency-name: github.com/cshum/imagor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 17a57e8 commit 71cf22c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
toolchain go1.21.1

require (
github.com/cshum/imagor v1.4.9
github.com/cshum/imagor v1.4.10
github.com/gabriel-vasile/mimetype v1.4.3
github.com/stretchr/testify v1.9.0
go.uber.org/zap v1.27.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ github.com/cespare/xxhash/v2 v2.2.0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj
github.com/cespare/xxhash/v2 v2.2.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc=
github.com/cshum/imagor v1.4.9 h1:D3bct5ZZ0guIKKXGrUAoDIurBCk1NrAWjAG3svZCLTY=
github.com/cshum/imagor v1.4.9/go.mod h1:Ibr2KRzg3N23LXZY+o97jmlvia7Z0fAaOACq9+y11CE=
github.com/cshum/imagor v1.4.10 h1:RJ/5iinivG/W5XxH8VUEjTuxf/RA2QmTS3hSInRV7tI=
github.com/cshum/imagor v1.4.10/go.mod h1:Ibr2KRzg3N23LXZY+o97jmlvia7Z0fAaOACq9+y11CE=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 71cf22c

Please sign in to comment.