Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 70f4d76 commit 64ddf76
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.5.3
require gopkg.in/gographics/imagick.v3 v3.6.0
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.5.3 h1:Ho8/2Uu76Y1Z5P65dUBhh5ZeKS3ZcvYH12amWZNpSFA=
gopkg.in/gographics/imagick.v3 v3.5.3/go.mod h1:+Q9nyA2xRZXrDyTtJ/eko+8V/5E7bWYs08ndkZp8UmA=
gopkg.in/gographics/imagick.v3 v3.6.0 h1:MzgZPeYPD0fh1SZl2PlM6Z3tfMKZ/XCHdnhudf4oum0=
gopkg.in/gographics/imagick.v3 v3.6.0/go.mod h1:+Q9nyA2xRZXrDyTtJ/eko+8V/5E7bWYs08ndkZp8UmA=

0 comments on commit 64ddf76

Please sign in to comment.