chore(deps): bump golang.org/x/term from 0.41.0 to 0.43.0

Bumps [golang.org/x/term](https://github.com/golang/term) from 0.41.0 to 0.43.0.
- [Commits](https://github.com/golang/term/compare/v0.41.0...v0.43.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-version: 0.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-05-12 05:46:32 +00:00 committed by GitHub
parent e89b647dfa
commit 06cd6f58b6
2 changed files with 6 additions and 6 deletions

4
go.mod
View file

@ -16,7 +16,7 @@ require (
github.com/pion/webrtc/v4 v4.2.11
github.com/spf13/cobra v1.10.2
github.com/torrentclaw/go-client v0.2.0
golang.org/x/term v0.41.0
golang.org/x/term v0.43.0
golang.org/x/time v0.15.0
)
@ -125,7 +125,7 @@ require (
golang.org/x/exp v0.0.0-20260312153236-7ab1446f8b90 // indirect
golang.org/x/net v0.52.0 // indirect
golang.org/x/sync v0.20.0 // indirect
golang.org/x/sys v0.42.0 // indirect
golang.org/x/sys v0.44.0 // indirect
golang.org/x/text v0.35.0 // indirect
lukechampine.com/blake3 v1.4.1 // indirect
modernc.org/libc v1.70.0 // indirect