Skip to content

Commit 1d03d8e

Browse files
chore(deps): bump golang.org/x/image from 0.35.0 to 0.36.0 (#13)
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.35.0 to 0.36.0. - [Commits](golang/image@v0.35.0...v0.36.0) --- updated-dependencies: - dependency-name: golang.org/x/image dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42edbc8 commit 1d03d8e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module icns-encoder
22

33
go 1.24.0
44

5-
require golang.org/x/image v0.35.0
5+
require golang.org/x/image v0.36.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
golang.org/x/image v0.35.0 h1:LKjiHdgMtO8z7Fh18nGY6KDcoEtVfsgLDPeLyguqb7I=
2-
golang.org/x/image v0.35.0/go.mod h1:MwPLTVgvxSASsxdLzKrl8BRFuyqMyGhLwmC+TO1Sybk=
1+
golang.org/x/image v0.36.0 h1:Iknbfm1afbgtwPTmHnS2gTM/6PPZfH+z2EFuOkSbqwc=
2+
golang.org/x/image v0.36.0/go.mod h1:YsWD2TyyGKiIX1kZlu9QfKIsQ4nAAK9bdgdrIsE7xy4=

0 commit comments

Comments
 (0)