chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 (#600)

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.14.0...v0.15.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
dependabot[bot] 2024-05-06 06:41:53 +00:00 committed by GitHub
parent 5a84d8c4bc
commit 30184ae054
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -20,7 +20,7 @@ require (
github.com/zitadel/schema v1.3.0
go.opentelemetry.io/otel v1.26.0
golang.org/x/oauth2 v0.19.0
golang.org/x/text v0.14.0
golang.org/x/text v0.15.0
)
require (