diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-03 21:22:23 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-03 21:22:23 -0400 |
| commit | ab5d4add4bbf8799167d7941502056f4b3be437f (patch) | |
| tree | 8d1fd806fcff62db0222270036c78a25cababf0b /go.mod | |
| parent | cb30e90e523dd793c4a76d0f7fb0e2a0c6623cbb (diff) | |
deps(go): Bump golang.org/x/term from 0.22.0 to 0.24.0 (#2219)
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.22.0 to 0.24.0.
- [Commits](https://github.com/golang/term/compare/v0.22.0...v0.24.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.25.0 golang.org/x/exp v0.0.0-20240613232115-7f521ea00fb8 // indirect - golang.org/x/sys v0.24.0 - golang.org/x/term v0.22.0 + golang.org/x/sys v0.25.0 + golang.org/x/term v0.24.0 golang.org/x/text v0.17.0 gotest.tools/v3 v3.5.1 inet.af/netaddr v0.0.0-20230525184311-b8eac61e914a |
