From 51468113a2b01b6826c2d72dcc30b2c567be03cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 21:38:03 +0000 Subject: Bump golang.org/x/image from 0.9.0 to 0.10.0 Bumps [golang.org/x/image](https://github.com/golang/image) from 0.9.0 to 0.10.0. - [Commits](https://github.com/golang/image/compare/v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: golang.org/x/image dependency-type: indirect ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 92fc8b1..627eeff 100644 --- a/go.mod +++ b/go.mod @@ -43,7 +43,7 @@ require ( github.com/viant/ptrie v0.3.0 // indirect github.com/viant/toolbox v0.33.2 // indirect golang.org/x/crypto v0.14.0 // indirect - golang.org/x/image v0.9.0 // indirect + golang.org/x/image v0.10.0 // indirect golang.org/x/sys v0.13.0 // indirect golang.org/x/text v0.13.0 // indirect google.golang.org/genproto/googleapis/rpc v0.0.0-20230720185612-659f7aaaa771 // indirect -- cgit v1.2.3