{"id":44715008,"url":"https://github.com/abenz1267/gomvp","last_synced_at":"2026-02-15T13:38:56.859Z","repository":{"id":49321484,"uuid":"517310145","full_name":"abenz1267/gomvp","owner":"abenz1267","description":"gomvp lets you refactor/rename packages","archived":false,"fork":false,"pushed_at":"2022-10-25T10:15:34.000Z","size":6,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-10T06:22:24.150Z","etag":null,"topics":["cli","go","refactoring","tooling"],"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/abenz1267.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}},"created_at":"2022-07-24T11:53:55.000Z","updated_at":"2025-11-30T07:19:04.000Z","dependencies_parsed_at":"2022-08-26T22:11:27.901Z","dependency_job_id":null,"html_url":"https://github.com/abenz1267/gomvp","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/abenz1267/gomvp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abenz1267%2Fgomvp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abenz1267%2Fgomvp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abenz1267%2Fgomvp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abenz1267%2Fgomvp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abenz1267","download_url":"https://codeload.github.com/abenz1267/gomvp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abenz1267%2Fgomvp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29480529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T11:35:25.641Z","status":"ssl_error","status_checked_at":"2026-02-15T11:34:57.128Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","go","refactoring","tooling"],"created_at":"2026-02-15T13:38:56.109Z","updated_at":"2026-02-15T13:38:56.850Z","avatar_url":"https://github.com/abenz1267.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gomvp - move packages, rename modules\n\ngomvp is a simple CLI tool that helps you refactor packages and rename modules.\n\n## Installation\n\n`go install github.com/abenz1267/gomvp@latest`\n\n... or download the binary from the releases.\n\n## Usage\n\n`gomvp \u003csrc pkg\u003e \u003cdst pkg\u003e`, for example `gomvp somepackage movedpackage`\n\nIf the src is equivalent to the current module name, then instead the module is renamed, so f.e. `gomvp github.com/abenz1267/gomvp github.com/abenz1267/newmodule` will rename the module.\n\nMoving files is performed via `git mv`, so they have to be added via git before usage.\n\n## Notes\n\n-   will abort if there's a conflicting package present\n-   named imports won't be altered, as it's just replacing the actual import string\n-   usage of named imports won't be altered, as it's just replacing the package name\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabenz1267%2Fgomvp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabenz1267%2Fgomvp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabenz1267%2Fgomvp/lists"}