pangolin/install
dependabot[bot] d2419ba572
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.40.0 to 0.41.0
- [Commits](https://github.com/golang/term/compare/v0.40.0...v0.41.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-18 01:34:08 +00:00
..
config Add default memory limits 2026-02-28 12:14:27 -08:00
config.go refactor(install): use any for YAML map types instead of interface{} 2026-02-17 10:45:06 +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-03-18 01:34:08 +00:00
go.sum Bump golang.org/x/term in /install in the minor-updates group 2026-03-18 01:34:08 +00:00
input.go enhance(installer): use huh package to handle input 2026-02-18 11:05:48 +00:00
input.txt make IPv6 optional during install 2025-08-04 15:45:33 +00:00
main.go Merge branch 'dev' into LaurenceJJones-feature/installer-tui 2026-02-25 10:48:05 -08: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