pangolin/install
dependabot[bot] 86ec8eedac
Bump golang.org/x/term in /install in the minor-updates group
Bumps the minor-updates group in /install with 1 update: [golang.org/x/term](https://github.com/golang/term).


Updates `golang.org/x/term` from 0.41.0 to 0.42.0
- [Commits](https://github.com/golang/term/compare/v0.41.0...v0.42.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-20 01:36:49 +00:00
..
config Put middleware back 2026-04-03 22:16:26 -04:00
config.go refactor(install): improve resource cleanup and remove unused funcs 2026-03-09 11:17:36 +03:00
containers.go fix(install): add error handling and minor code cleanups 2026-02-17 10:45:06 +03:00
crowdsec.go refactor(install): use any for YAML map types instead of interface{} 2026-02-17 10:45:06 +03:00
get-installer.sh Dont ping remote nodes; handle certs better 2025-10-15 10:39:45 -07:00
go.mod Bump golang.org/x/term in /install in the minor-updates group 2026-04-20 01:36:49 +00:00
go.sum Bump golang.org/x/term in /install in the minor-updates group 2026-04-20 01:36:49 +00:00
input.go refactor(install): improve resource cleanup and remove unused funcs 2026-03-09 11:17:36 +03:00
input.txt make IPv6 optional during install 2025-08-04 15:45:33 +00:00
main.go Merge branch 'main' into dev 2026-03-30 15:53:46 -07:00
Makefile ehance(installer): use ldflags to inject versions 2026-02-18 09:43:41 +00:00
theme.go enhance(installer): use huh package to handle input 2026-02-18 11:05:48 +00:00