Bump golang.org/x/image from 0.40.0 to 0.43.0

Bumps [golang.org/x/image](https://github.com/golang/image) from 0.40.0 to 0.43.0.
- [Commits](https://github.com/golang/image/compare/v0.40.0...v0.43.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-version: 0.43.0
  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]
2026-07-03 22:14:58 +00:00
committed by GitHub
parent 48330be3d5
commit 965531699b
2 changed files with 6 additions and 25 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/olebedev/when v1.1.0
github.com/robfig/cron/v3 v3.0.1
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
golang.org/x/image v0.40.0
golang.org/x/image v0.43.0
maunium.net/go/mautrix v0.28.1
modernc.org/sqlite v1.50.1
)