{"id":21436777,"url":"https://github.com/modfin/govendorx","last_synced_at":"2025-07-01T09:35:07.521Z","repository":{"id":106892920,"uuid":"107235773","full_name":"modfin/govendorx","owner":"modfin","description":"A small wrapper to govendor that enables you to list required missing dependencies ","archived":false,"fork":false,"pushed_at":"2017-10-17T08:45:43.000Z","size":2,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-16T23:26:36.860Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/modfin.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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-17T07:53:03.000Z","updated_at":"2019-12-05T08:25:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"e9bb553f-0394-471b-a474-3e56b59e0aa8","html_url":"https://github.com/modfin/govendorx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/modfin/govendorx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modfin%2Fgovendorx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modfin%2Fgovendorx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modfin%2Fgovendorx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modfin%2Fgovendorx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/modfin","download_url":"https://codeload.github.com/modfin/govendorx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modfin%2Fgovendorx/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262936753,"owners_count":23387441,"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","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":[],"created_at":"2024-11-23T00:15:29.877Z","updated_at":"2025-07-01T09:35:07.432Z","avatar_url":"https://github.com/modfin.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# govendorx\nA small wrapper to govendor that enables you to list required missing dependencies \n\ngovendox wrapps govendor. It adds functionality of listing and fetching missing but required \ndependencies. `govendorx list +r` returns a subset of `govendorx list +m`. \nIt returns the missing decencies that are needed by the program and can be fetched \nthrough an url.\n\n\n## Install \n```\ngo get -u github.com/kardianos/govendor\ncurl https://raw.githubusercontent.com/modfin/govendorx/master/govendorx \u003e /usr/local/bin/govendorx\nchmod +x /usr/local/bin/govendorx\n```\n\n## Motivation\nIn example, when mounting/symlinking a kit repo in the vendors folder and not wanting to pull \nall the external decencies of the repo. This enables you to only pull external decencies of \nused sub packages of the kit repo. This is useful when developing in a docker context \nand kit development is done i parallel.\n\n## Usage of extension to govendor\n```\n\u003e govendorx list +r\n\u003e govendorx list +required\n\u003e govendorx fetch +r\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodfin%2Fgovendorx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmodfin%2Fgovendorx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodfin%2Fgovendorx/lists"}