Skip to content

Commit

Permalink
Bump gopkg.in/gographics/imagick.v3 from 3.7.0 to 3.7.1
Browse files Browse the repository at this point in the history
Bumps gopkg.in/gographics/imagick.v3 from 3.7.0 to 3.7.1.

---
updated-dependencies:
- dependency-name: gopkg.in/gographics/imagick.v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent 7a77717 commit e2c7b1a
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 @@ -2,4 +2,4 @@ module github.com/f01c33/colormap

go 1.22.3

require gopkg.in/gographics/imagick.v3 v3.7.0
require gopkg.in/gographics/imagick.v3 v3.7.1
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
gopkg.in/gographics/imagick.v3 v3.7.0 h1:w8iQa58ikuqjX4l2OVML3pgqFcDMD8ywXJ9/cXa33fk=
gopkg.in/gographics/imagick.v3 v3.7.0/go.mod h1:+Q9nyA2xRZXrDyTtJ/eko+8V/5E7bWYs08ndkZp8UmA=
gopkg.in/gographics/imagick.v3 v3.7.1 h1:YS5haF8HrPzDJJ2+o6ciLgdaUwYqI5wlSJpg7WcnTIs=
gopkg.in/gographics/imagick.v3 v3.7.1/go.mod h1:+Q9nyA2xRZXrDyTtJ/eko+8V/5E7bWYs08ndkZp8UmA=

0 comments on commit e2c7b1a

Please sign in to comment.