1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-01 17:38:37 +00:00

build(deps): bump golang.org/x/text from 0.19.0 to 0.20.0

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  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] 2024-11-09 03:48:20 +00:00 committed by Frédéric Guillot
parent da261a5fc7
commit 9288001f09
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -17,7 +17,7 @@ require (
golang.org/x/net v0.30.0
golang.org/x/oauth2 v0.24.0
golang.org/x/term v0.26.0
golang.org/x/text v0.19.0
golang.org/x/text v0.20.0
)
require (