build(deps): bump golang.org/x/image from 0.20.0 to 0.38.0

Bumps [golang.org/x/image](https://github.com/golang/image) from 0.20.0 to 0.38.0.
- [Commits](https://github.com/golang/image/compare/v0.20.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-version: 0.38.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-30 16:24:01 +00:00
committed by Manuel Rüger
parent 97fa02511e
commit b1de69c46a
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -47,7 +47,7 @@ require (
github.com/rivo/uniseg v0.4.7 // indirect
github.com/rogpeppe/go-internal v1.11.0 // indirect
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
golang.org/x/image v0.20.0 // indirect
golang.org/x/image v0.38.0 // indirect
golang.org/x/net v0.44.0 // indirect
golang.org/x/sys v0.42.0 // indirect
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect