Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump golang.org/x/text from 0.3.7 to 0.21.0 in /pkg/stanza #7252

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump golang.org/x/text from 0.3.7 to 0.21.0 in /pkg/stanza
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.21.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.3.7...v0.21.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>
dependabot[bot] authored Dec 9, 2024
commit a7ebb5c4a9e09b3a8b37261ee819a79a360194c3
2 changes: 1 addition & 1 deletion pkg/stanza/go.mod
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@ require (
go.uber.org/zap v1.23.0
golang.org/x/exp v0.0.0-20200331195152-e8c3332aa8e5 // indirect
golang.org/x/sys v0.0.0-20220808155132-1c4a2a72c664
golang.org/x/text v0.3.7
golang.org/x/text v0.21.0
gonum.org/v1/gonum v0.12.0
gopkg.in/yaml.v2 v2.4.0
)
4 changes: 2 additions & 2 deletions pkg/stanza/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.