1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00

build(deps): bump golang.org/x/image from 0.24.0 to 0.25.0

Bumps [golang.org/x/image](https://github.com/golang/image) from 0.24.0 to 0.25.0.
- [Commits](https://github.com/golang/image/compare/v0.24.0...v0.25.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] 2025-03-06 00:17:33 +00:00 committed by Frédéric Guillot
parent ddd916161e
commit f8700c84b8
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -13,7 +13,7 @@ require (
github.com/prometheus/client_golang v1.21.1
github.com/tdewolff/minify/v2 v2.21.3
golang.org/x/crypto v0.36.0
golang.org/x/image v0.24.0
golang.org/x/image v0.25.0
golang.org/x/net v0.36.0
golang.org/x/oauth2 v0.28.0
golang.org/x/term v0.30.0