Skip to content

Commit

Permalink
Merge pull request #2 from f01c33/dependabot/go_modules/gopkg.in/gogr…
Browse files Browse the repository at this point in the history
…aphics/imagick.v3-3.7.0

Bump gopkg.in/gographics/imagick.v3 from 3.6.0 to 3.7.0
  • Loading branch information
f01c33 authored Jun 5, 2024
2 parents f79553e + 382c22f commit 7a77717
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.6.0
require gopkg.in/gographics/imagick.v3 v3.7.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.6.0 h1:MzgZPeYPD0fh1SZl2PlM6Z3tfMKZ/XCHdnhudf4oum0=
gopkg.in/gographics/imagick.v3 v3.6.0/go.mod h1:+Q9nyA2xRZXrDyTtJ/eko+8V/5E7bWYs08ndkZp8UmA=
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=

0 comments on commit 7a77717

Please sign in to comment.