1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-07-22 17:18:37 +00:00

Bump mvdan.cc/xurls/v2 from 2.4.0 to 2.5.0

Bumps [mvdan.cc/xurls/v2](https://github.com/mvdan/xurls) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/mvdan/xurls/releases)
- [Commits](https://github.com/mvdan/xurls/compare/v2.4.0...v2.5.0)

---
updated-dependencies:
- dependency-name: mvdan.cc/xurls/v2
  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] 2023-04-17 22:56:47 +00:00 committed by Frédéric Guillot
parent 33c4b5188c
commit d435e67a36
2 changed files with 3 additions and 11 deletions

2
go.mod
View file

@ -17,7 +17,7 @@ require (
golang.org/x/net v0.9.0
golang.org/x/oauth2 v0.7.0
golang.org/x/term v0.7.0
mvdan.cc/xurls/v2 v2.4.0
mvdan.cc/xurls/v2 v2.5.0
)
require (