diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-02-21 10:07:42 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-21 10:07:42 -0500 |
| commit | 62316f5073603a52abbc2b03a8f9421d2d9714de (patch) | |
| tree | 0f47b46a7cdb5303e1ae6f27b0490aea8ce454ac /go.mod | |
| parent | c8569a3eee56c12d2f239aaa64a8432648beaa52 (diff) | |
deps(go): Bump golang.org/x/term from 0.27.0 to 0.29.0 (#2316)
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.27.0 to 0.29.0.
- [Commits](https://github.com/golang/term/compare/v0.27.0...v0.29.0)
---
updated-dependencies:
- dependency-name: golang.org/x/term
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 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -28,8 +28,8 @@ require ( go4.org/netipx v0.0.0-20231129151722-fdeea329fbba golang.org/x/crypto v0.31.0 golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect - golang.org/x/sys v0.28.0 - golang.org/x/term v0.27.0 + golang.org/x/sys v0.30.0 + golang.org/x/term v0.29.0 golang.org/x/text v0.21.0 gotest.tools/v3 v3.5.1 inet.af/netaddr v0.0.0-20230525184311-b8eac61e914a |
