build(deps): bump golang.org/x/image from 0.5.0 to 0.7.0

Bumps [golang.org/x/image](https://github.com/golang/image) from 0.5.0 to 0.7.0.
- [Commits](https://github.com/golang/image/compare/v0.5.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-22 08:58:04 +00:00
committed by Bjørn Erik Pedersen
parent 1a5dce4cc5
commit 9cea58a8a6
2 changed files with 9 additions and 3 deletions

2
go.mod
View File

@@ -65,7 +65,7 @@ require (
go.uber.org/automaxprocs v1.5.2
gocloud.dev v0.24.0
golang.org/x/exp v0.0.0-20221031165847-c99f073a8326
golang.org/x/image v0.5.0
golang.org/x/image v0.7.0
golang.org/x/net v0.10.0
golang.org/x/sync v0.2.0
golang.org/x/text v0.9.0