{"id":15959313,"url":"https://github.com/ldez/modupwiz","last_synced_at":"2025-04-04T10:58:53.322Z","repository":{"id":222572941,"uuid":"757772683","full_name":"ldez/modupwiz","owner":"ldez","description":"Modules Update Wizard (modupwiz) is a helper to manage dependency updates.","archived":false,"fork":false,"pushed_at":"2025-03-25T03:58:43.000Z","size":117,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T04:28:37.152Z","etag":null,"topics":["go","go-module","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ldez.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"ldez","ko_fi":"ldez_oss","liberapay":"ldez","thanks_dev":"u/gh/ldez"}},"created_at":"2024-02-15T00:08:03.000Z","updated_at":"2025-03-25T03:58:47.000Z","dependencies_parsed_at":"2024-06-21T14:09:59.581Z","dependency_job_id":"620b5fa8-1098-495d-980a-5e02a25a2c67","html_url":"https://github.com/ldez/modupwiz","commit_stats":null,"previous_names":["ldez/modupwiz"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldez%2Fmodupwiz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldez%2Fmodupwiz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldez%2Fmodupwiz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldez%2Fmodupwiz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ldez","download_url":"https://codeload.github.com/ldez/modupwiz/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247166157,"owners_count":20894652,"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":["go","go-module","golang"],"created_at":"2024-10-07T14:41:14.647Z","updated_at":"2025-04-04T10:58:53.297Z","avatar_url":"https://github.com/ldez.png","language":"Go","funding_links":["https://github.com/sponsors/ldez","https://ko-fi.com/ldez_oss","https://liberapay.com/ldez","https://thanks.dev/u/gh/ldez"],"categories":[],"sub_categories":[],"readme":"# modupwiz\n\nModules Update Wizard (`modupwiz`) is a helper to manage dependency updates.\n\nThe goal of this tool is to analyze the dependencies to detect the updates and displays information that allow to check what is inside each update.\n\n## CLI\n\n```\nNAME:\n   modupwiz - Modules Update Wizard\n\nUSAGE:\n   modupwiz [global options] command [command options] \n\nCOMMANDS:\n   help, h  Shows a list of commands or help for one command\n\nGLOBAL OPTIONS:\n   --direct       Only direct modules (default: true)\n   --explicit     Only explicit indirect modules (default: false)\n   --indirect     All indirect modules (default: false)\n   --compare      Display compare links from GitHub if possible (default: true)\n   --versions     Display versions of modules (default: false)\n   --pipe         Allow to pipe the command (default: false)\n   --path value   File path to write the output. (Default: os.Stdout)\n   --help, -h     show help\n   --version, -v  print the version\n\n```\n\n## Examples\n\n```console\n$ modupwiz\n|              MODULE              |                                COMPARE                                |\n|----------------------------------|-----------------------------------------------------------------------|\n| github.com/cpuguy83/go-md2man/v2 | https://github.com/cpuguy83/go-md2man/compare/v2.0.2...v2.0.3         |\n| github.com/mattn/go-runewidth    | https://github.com/mattn/go-runewidth/compare/v0.0.9...v0.0.15        |\n| github.com/xrash/smetrics        | https://github.com/xrash/smetrics/compare/039620a65673...1d8dd44e695e |\n```\n\n## Install\n\n```bash\ngo install github.com/ldez/modupwiz@latest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fldez%2Fmodupwiz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fldez%2Fmodupwiz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fldez%2Fmodupwiz/lists"}