Skip to content

Commit

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

Bump gopkg.in/gographics/imagick.v3 from 3.5.3 to 3.6.0
  • Loading branch information
f01c33 authored May 27, 2024
2 parents c063c3e + 64ddf76 commit 83e2ec3
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 83e2ec3

Please sign in to comment.