Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
uptool
command
uptool is a manifest-first dependency updater for multiple ecosystems.
|
uptool is a manifest-first dependency updater for multiple ecosystems. |
|
uptool/cmd
Package cmd implements the command-line interface for uptool.
|
Package cmd implements the command-line interface for uptool. |
|
internal
|
|
|
datasource
Package datasource provides a unified interface for querying package registries.
|
Package datasource provides a unified interface for querying package registries. |
|
engine
Package engine provides the core orchestration layer for uptool.
|
Package engine provides the core orchestration layer for uptool. |
|
integrations
Package integrations provides metadata about available integrations.
|
Package integrations provides metadata about available integrations. |
|
integrations/all
Package all imports all integration packages to trigger their self-registration.
|
Package all imports all integration packages to trigger their self-registration. |
|
integrations/asdf
Package asdf provides integration for asdf tool version manager.
|
Package asdf provides integration for asdf tool version manager. |
|
integrations/helm
Package helm implements the Helm chart integration for updating Chart.yaml dependencies.
|
Package helm implements the Helm chart integration for updating Chart.yaml dependencies. |
|
integrations/mise
Package mise provides integration for mise tool version manager.
|
Package mise provides integration for mise tool version manager. |
|
integrations/npm
Package npm implements the npm integration for updating package.json dependencies.
|
Package npm implements the npm integration for updating package.json dependencies. |
|
integrations/precommit
Package precommit implements the pre-commit integration using the native autoupdate command.
|
Package precommit implements the pre-commit integration using the native autoupdate command. |
|
integrations/terraform
Package terraform implements the Terraform integration for updating module versions in .tf files.
|
Package terraform implements the Terraform integration for updating module versions in .tf files. |
|
integrations/tflint
Package tflint implements the tflint integration for updating plugin versions in .tflint.hcl files.
|
Package tflint implements the tflint integration for updating plugin versions in .tflint.hcl files. |
|
policy
Package policy handles configuration file parsing and policy management.
|
Package policy handles configuration file parsing and policy management. |
|
registry
Package registry provides HTTP clients for querying package registries and release APIs.
|
Package registry provides HTTP clients for querying package registries and release APIs. |
|
resolve
Package resolve provides semantic version resolution and selection logic.
|
Package resolve provides semantic version resolution and selection logic. |
|
rewrite
Package rewrite provides utilities for rewriting structured files while preserving formatting.
|
Package rewrite provides utilities for rewriting structured files while preserving formatting. |
|
secureio
Package secureio provides secure file I/O operations with path validation.
|
Package secureio provides secure file I/O operations with path validation. |
|
version
Package version provides version information for uptool.
|
Package version provides version information for uptool. |
|
Command gen_integrations generates the all.go file that imports all integrations.
|
Command gen_integrations generates the all.go file that imports all integrations. |
Click to show internal directories.
Click to hide internal directories.