{"id":15950726,"url":"https://github.com/ldez/deptomod","last_synced_at":"2025-04-04T04:41:25.526Z","repository":{"id":64303992,"uuid":"209384756","full_name":"ldez/deptomod","owner":"ldez","description":"dep to go modules with sugar","archived":false,"fork":false,"pushed_at":"2021-07-16T16:37:50.000Z","size":105,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-09T16:12:46.212Z","etag":null,"topics":["dep","go-modules","golang","tools"],"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},"funding":{"github":"ldez"}},"created_at":"2019-09-18T19:08:35.000Z","updated_at":"2021-07-16T16:37:53.000Z","dependencies_parsed_at":"2023-01-15T10:01:00.829Z","dependency_job_id":null,"html_url":"https://github.com/ldez/deptomod","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldez%2Fdeptomod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldez%2Fdeptomod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldez%2Fdeptomod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldez%2Fdeptomod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ldez","download_url":"https://codeload.github.com/ldez/deptomod/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247123094,"owners_count":20887259,"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":["dep","go-modules","golang","tools"],"created_at":"2024-10-07T13:00:09.539Z","updated_at":"2025-04-04T04:41:25.507Z","avatar_url":"https://github.com/ldez.png","language":"Go","funding_links":["https://github.com/sponsors/ldez"],"categories":[],"sub_categories":[],"readme":"# dep to go modules with sugar\n\n[![GitHub release](https://img.shields.io/github/release/ldez/deptomod.svg)](https://github.com/ldez/deptomod/releases/latest)\n[![Build Status](https://github.com/ldez/deptomod/workflows/Main/badge.svg?branch=master)](https://github.com/ldez/deptomod/actions)\n\nA simple tool to convert a project from dep to go modules, respect `source` attribute.\n\nIf you appreciate this project:\n\n[![Sponsor](https://img.shields.io/badge/Sponsor%20me-%E2%9D%A4%EF%B8%8F-pink)](https://github.com/sponsors/ldez)\n\n## How to use\n\nI recommend to export the status instead of using the `Gopkg.lock` from the project:\n\n```bash\ndep status -lock \u003e Gopkg.lock.toml\n```\n\nCommand line:\n\n```yaml\nEnhanced migration from dep to go modules.\n\nUsage:\n  deptomod [flags]\n\nFlags:\n  -h, --help            help for deptomod\n  -i, --input string    The input directory. (default \"./fixtures\")\n  -m, --module string   The future module name. (default \"github.com/user/repo\")\n  -o, --output string   The output file. (default \"./go.mod.txt\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fldez%2Fdeptomod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fldez%2Fdeptomod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fldez%2Fdeptomod/lists"}