{"id":32749901,"url":"https://github.com/alevinval/vendor-go","last_synced_at":"2026-05-12T12:43:50.141Z","repository":{"id":59404491,"uuid":"535233735","full_name":"alevinval/vendor-go","owner":"alevinval","description":"Highly customisable dependency vendoring tool","archived":false,"fork":false,"pushed_at":"2025-05-19T11:35:06.000Z","size":223,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-19T12:24:35.138Z","etag":null,"topics":["cli","dependency-manager","go","grpc","protobuf","vendor","vendoring"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alevinval.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-11T08:20:56.000Z","updated_at":"2025-05-19T11:02:13.000Z","dependencies_parsed_at":"2023-11-27T13:29:19.118Z","dependency_job_id":"bdd58706-6fc9-4fb5-bd50-b6b6c383045f","html_url":"https://github.com/alevinval/vendor-go","commit_stats":{"total_commits":96,"total_committers":1,"mean_commits":96.0,"dds":0.0,"last_synced_commit":"e75a9abe137bdae9b48364a91cefc3355a2f3b7f"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/alevinval/vendor-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alevinval%2Fvendor-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alevinval%2Fvendor-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alevinval%2Fvendor-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alevinval%2Fvendor-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alevinval","download_url":"https://codeload.github.com/alevinval/vendor-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alevinval%2Fvendor-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282536467,"owners_count":26685728,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-03T02:00:05.676Z","response_time":108,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","dependency-manager","go","grpc","protobuf","vendor","vendoring"],"created_at":"2025-11-03T22:01:31.292Z","updated_at":"2025-11-03T22:03:36.054Z","avatar_url":"https://github.com/alevinval.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Vending CLI\n\nThis tool allows users to install, manage and update dependencies. See the\n[example](example/) to see how it works.\n\n## Features\n\n* Local caching of repositories: speeds up the installation and update commands\n  since a full clone is not required every time.\n\n* Highly customizable tool: develop your custom presets, adapt, and standardize the\n  vendoring process to your needs.\n\n* Parallelized vendoring process: dependencies are vendored in parallel during install\n  or update operations, this further enhances speed due to the I/O required to clone or\n  fetch the upstreams.\n\n## Usage\n\n* `vending init` initializes a `.vendor.yml` file in the working directory\n* `vending add` adds a dependency in the `.vendor.yml` file\n* `vending install` downloads and vendors the vendor the specified dependencies\n   * The first time this command is executed, it will generate a `.vendor-lock.yml`\n     which keeps track of the locked reference that has been vendored (eg. a specific commit)\n   * Once the lock file already exists, it vendors dependencies at the\n     specified locked reference.\n* `vending update` ignores the `vendor-lock.yml` and fetches newest dependencies\n   according to the refname that is specified in the `.vendor.yml` file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falevinval%2Fvendor-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falevinval%2Fvendor-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falevinval%2Fvendor-go/lists"}