Skip to content

Commit 6697b2d

Browse files
authored
Merge pull request #7 from kovidgoyal/dependabot/go_modules/all-go-deps-ae43317e3e
Bump golang.org/x/image from 0.20.0 to 0.21.0 in the all-go-deps group
2 parents 1e18159 + d80320b commit 6697b2d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/kovidgoyal/imaging
22

33
go 1.21
44

5-
require golang.org/x/image v0.20.0
5+
require golang.org/x/image v0.21.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
golang.org/x/image v0.20.0 h1:7cVCUjQwfL18gyBJOmYvptfSHS8Fb3YUDtfLIZ7Nbpw=
2-
golang.org/x/image v0.20.0/go.mod h1:0a88To4CYVBAHp5FXJm8o7QbUl37Vd85ply1vyD8auM=
1+
golang.org/x/image v0.21.0 h1:c5qV36ajHpdj4Qi0GnE0jUc/yuo33OLFaa0d+crTD5s=
2+
golang.org/x/image v0.21.0/go.mod h1:vUbsLavqK/W303ZroQQVKQ+Af3Yl6Uz1Ppu5J/cLz78=

0 commit comments

Comments
 (0)