From 82fbf15b711f101bff00e0776c9352c26502cbb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 18:55:25 -0700 Subject: chore(deps): bump golang.org/x/image from 0.30.0 to 0.32.0 (#7343) * chore(deps): bump golang.org/x/image from 0.30.0 to 0.32.0 Bumps [golang.org/x/image](https://github.com/golang/image) from 0.30.0 to 0.32.0. - [Commits](https://github.com/golang/image/compare/v0.30.0...v0.32.0) --- updated-dependencies: - dependency-name: golang.org/x/image dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * go mod * go mod tidy --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: chrislu Co-authored-by: Chris Lu --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 35e030fb7..eb2c37800 100644 --- a/go.mod +++ b/go.mod @@ -98,7 +98,7 @@ require ( gocloud.dev/pubsub/rabbitpubsub v0.43.0 golang.org/x/crypto v0.43.0 golang.org/x/exp v0.0.0-20250811191247-51f88131bc50 - golang.org/x/image v0.30.0 + golang.org/x/image v0.32.0 golang.org/x/net v0.45.0 golang.org/x/oauth2 v0.30.0 // indirect golang.org/x/sys v0.37.0 -- cgit v1.2.3