1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-09-15 18:57:04 +00:00

build(deps): bump github.com/tdewolff/minify/v2 from 2.23.8 to 2.23.9

Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.23.8 to 2.23.9.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.23.8...v2.23.9)

---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
  dependency-version: 2.23.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-18 22:35:06 +00:00 committed by Frédéric Guillot
parent 1825320369
commit 33d55cc4e9
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -10,7 +10,7 @@ require (
github.com/gorilla/mux v1.8.1
github.com/lib/pq v1.10.9
github.com/prometheus/client_golang v1.22.0
github.com/tdewolff/minify/v2 v2.23.8
github.com/tdewolff/minify/v2 v2.23.9
golang.org/x/crypto v0.40.0
golang.org/x/image v0.29.0
golang.org/x/net v0.42.0