mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
- Eliminated the default_version field from the DependencyConfig struct in dependency_config.go to streamline the configuration model. - This change simplifies the dependency management process and aligns with recent updates in the application structure.