Documentation
¶
Overview ¶
Package depsync provides dependency synchronization for CLI commands.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SyncDependencies ¶
func SyncDependencies(registry *plugins.PluginRegistry, version semver.SemVersion, bumpedPaths ...string) error
SyncDependencies updates all configured dependency files to match the new version. Returns nil if dependency checker is not enabled or auto-sync is disabled. The bumpedPaths parameter contains paths that were already bumped as modules and should be excluded from the output (they're still synced but not displayed twice).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.