Bump golang.org/x/term from 0.20.0 to 0.25.0

Bumps [golang.org/x/term](https://github.com/golang/term) from 0.20.0 to 0.25.0.
- [Commits](https://github.com/golang/term/compare/v0.20.0...v0.25.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>
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
dependabot[bot]
2024-11-01 00:26:14 +00:00
committed by Jonathon Anderson
parent c537cdcfb8
commit 84ffd0dd88
3 changed files with 7 additions and 6 deletions

4
go.mod
View File

@@ -25,8 +25,8 @@ require (
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.9.0
github.com/talos-systems/go-smbios v0.1.1
golang.org/x/sys v0.22.0
golang.org/x/term v0.20.0
golang.org/x/sys v0.26.0
golang.org/x/term v0.25.0
google.golang.org/genproto/googleapis/api v0.0.0-20240506185236-b8a5c65736ae
google.golang.org/grpc v1.63.2
google.golang.org/protobuf v1.35.1