pangolin/install
dependabot[bot] 753358a17d
Bump golang.org/x/term in /install in the go-install-dependencies group
Bumps the go-install-dependencies group in /install with 1 update: [golang.org/x/term](https://github.com/golang/term).


Updates `golang.org/x/term` from 0.43.0 to 0.44.0
- [Commits](https://github.com/golang/term/compare/v0.43.0...v0.44.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-22 14:32:24 +00:00
..
config Fix installer 2026-06-04 11:21:40 -07: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 Pass installdir as a parameter 2026-04-20 21:36:42 +05:30
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 go-install-dependencies group 2026-06-22 14:32:24 +00:00
go.sum Bump golang.org/x/term in /install in the go-install-dependencies group 2026-06-22 14:32:24 +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 Fix installer 2026-06-04 11:21:40 -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