chore(deps): bump golang.org/x/term from 0.37.0 to 0.38.0 (#578)

Bumps [golang.org/x/term](https://github.com/golang/term) from 0.37.0 to 0.38.0.
- [Commits](https://github.com/golang/term/compare/v0.37.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-version: 0.38.0
  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>
This commit is contained in:
dependabot[bot]
2025-12-15 21:22:26 -08:00
committed by GitHub
parent 78683d6a10
commit 60bfc8ab73
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -14,8 +14,8 @@ require (
github.com/spf13/viper v1.21.0
github.com/tetratelabs/wazero v1.10.1
golang.org/x/mod v0.30.0
golang.org/x/sys v0.38.0
golang.org/x/term v0.37.0
golang.org/x/sys v0.39.0
golang.org/x/term v0.38.0
gopkg.in/natefinch/lumberjack.v2 v2.2.1
gopkg.in/yaml.v3 v3.0.1
rsc.io/script v0.0.2