diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-04 01:58:44 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-04 01:58:44 +0000 |
| commit | 8c165762eaf89d73335ef603373fd5225dbd5eb6 (patch) | |
| tree | 09d2803028dd54ab1656b588fc7a31617919c842 /go.mod | |
| parent | 87edb2041dccb9b6e2579e35f5e3ac7391442744 (diff) | |
deps(go): Bump golang.org/x/text from 0.17.0 to 0.18.0 (#2220)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.17.0...v0.18.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>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ require ( golang.org/x/exp v0.0.0-20240613232115-7f521ea00fb8 // indirect golang.org/x/sys v0.25.0 golang.org/x/term v0.24.0 - golang.org/x/text v0.17.0 + golang.org/x/text v0.18.0 gotest.tools/v3 v3.5.1 inet.af/netaddr v0.0.0-20230525184311-b8eac61e914a k8s.io/client-go v0.30.3 |
