Skip to content

Commit

Permalink
Merge pull request #7 from kovidgoyal/dependabot/go_modules/all-go-de…
Browse files Browse the repository at this point in the history
…ps-ae43317e3e

Bump golang.org/x/image from 0.20.0 to 0.21.0 in the all-go-deps group
  • Loading branch information
kovidgoyal authored Oct 7, 2024
2 parents 1e18159 + d80320b commit 6697b2d
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/kovidgoyal/imaging

go 1.21

require golang.org/x/image v0.20.0
require golang.org/x/image v0.21.0
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
golang.org/x/image v0.20.0 h1:7cVCUjQwfL18gyBJOmYvptfSHS8Fb3YUDtfLIZ7Nbpw=
golang.org/x/image v0.20.0/go.mod h1:0a88To4CYVBAHp5FXJm8o7QbUl37Vd85ply1vyD8auM=
golang.org/x/image v0.21.0 h1:c5qV36ajHpdj4Qi0GnE0jUc/yuo33OLFaa0d+crTD5s=
golang.org/x/image v0.21.0/go.mod h1:vUbsLavqK/W303ZroQQVKQ+Af3Yl6Uz1Ppu5J/cLz78=

0 comments on commit 6697b2d

Please sign in to comment.