Skip to content

Commit

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

---
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 Dec 17, 2024
1 parent 7a77717 commit f4d0b7b
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.2
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.2 h1:PmsYCf60YS/7f1omBTDaoS6yp4817Wv61S0JpWH4cMc=
gopkg.in/gographics/imagick.v3 v3.7.2/go.mod h1:7I4S9VWdwr88yzYi7g+ZL4H8oZuH9cmSQI7GsZCcYFM=

0 comments on commit f4d0b7b

Please sign in to comment.