mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
build(deps): bump github.com/PuerkitoBio/goquery from 1.10.2 to 1.10.3
Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) from 1.10.2 to 1.10.3. - [Release notes](https://github.com/PuerkitoBio/goquery/releases) - [Commits](https://github.com/PuerkitoBio/goquery/compare/v1.10.2...v1.10.3) --- updated-dependencies: - dependency-name: github.com/PuerkitoBio/goquery dependency-version: 1.10.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c87c93d85f
commit
28d0185e79
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -3,7 +3,7 @@ module miniflux.app/v2
|
|||
// +heroku goVersion go1.23
|
||||
|
||||
require (
|
||||
github.com/PuerkitoBio/goquery v1.10.2
|
||||
github.com/PuerkitoBio/goquery v1.10.3
|
||||
github.com/andybalholm/brotli v1.1.1
|
||||
github.com/coreos/go-oidc/v3 v3.14.1
|
||||
github.com/go-webauthn/webauthn v0.12.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue