Bump golang.org/x/term in /install in the prod-minor-updates group

Bumps the prod-minor-updates group in /install with 1 update: [golang.org/x/term](https://github.com/golang/term).


Updates `golang.org/x/term` from 0.34.0 to 0.35.0
- [Commits](https://github.com/golang/term/compare/v0.34.0...v0.35.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-09 01:18:58 +00:00
committed by GitHub
parent 56ee68d9f3
commit db94728a5b
2 changed files with 7 additions and 7 deletions

View File

@@ -1,10 +1,10 @@
module installer
go 1.24
go 1.24.0
require (
golang.org/x/term v0.34.0
golang.org/x/term v0.35.0
gopkg.in/yaml.v3 v3.0.1
)
require golang.org/x/sys v0.35.0 // indirect
require golang.org/x/sys v0.36.0 // indirect