Bump golang.org/x/image from 0.36.0 to 0.38.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-30 16:29:51 +00:00
committed by Sacha Al Himdani
parent 68bc8cf59a
commit 573e4f17f8
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -41,7 +41,7 @@ require (
go.opentelemetry.io/otel/trace v1.40.0
go.probo.inc/mcpgen v0.0.0-20260223192226-386b1fbe6184
golang.org/x/crypto v0.49.0
golang.org/x/image v0.36.0
golang.org/x/image v0.38.0
golang.org/x/oauth2 v0.35.0
golang.org/x/sync v0.20.0
google.golang.org/api v0.269.0