build(deps): bump golang.org/x/image from 0.5.0 to 0.10.0 (#2800)

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

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-11-02 22:36:32 +01:00
committed by GitHub
parent da1fe7c9d7
commit a744bd224f
2 changed files with 10 additions and 3 deletions

2
go.mod
View File

@@ -24,7 +24,7 @@ require (
github.com/tomasen/realip v0.0.0-20180522021738-f0c99a92ddce
go.etcd.io/bbolt v1.3.7
golang.org/x/crypto v0.14.0
golang.org/x/image v0.5.0
golang.org/x/image v0.10.0
golang.org/x/text v0.13.0
gopkg.in/natefinch/lumberjack.v2 v2.2.1
gopkg.in/yaml.v2 v2.4.0