{"id":16861248,"url":"https://github.com/rumpl/dep-sum","last_synced_at":"2025-03-18T14:46:37.784Z","repository":{"id":64303460,"uuid":"262318698","full_name":"rumpl/dep-sum","owner":"rumpl","description":"Get an aproximation of the download size of your go dependencies.","archived":false,"fork":false,"pushed_at":"2020-11-18T14:38:02.000Z","size":16,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T19:27:08.841Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rumpl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-08T12:33:07.000Z","updated_at":"2024-02-06T12:57:04.000Z","dependencies_parsed_at":"2023-01-15T10:00:30.471Z","dependency_job_id":null,"html_url":"https://github.com/rumpl/dep-sum","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumpl%2Fdep-sum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumpl%2Fdep-sum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumpl%2Fdep-sum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumpl%2Fdep-sum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rumpl","download_url":"https://codeload.github.com/rumpl/dep-sum/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244245618,"owners_count":20422443,"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-10-13T14:30:44.778Z","updated_at":"2025-03-18T14:46:37.755Z","avatar_url":"https://github.com/rumpl.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dep-sum\n\nGet an aproximation of the download size of your go dependencies.\n\n_Note_: This works only for projects that use go modules.\n\n**WARNING: I have no idea how the go.sum file really works, this is really an approximation**\n\n## Installation\n\n```\ngo get -u github.com/rumpl/dep-sum\n```\n\n## Usage\n\n```\n$ dep-sum \u003cPATH\u003e\n```\n\nExample, for this project a build would need to download ~10MB of dependencies.\n\n```\n❯ ./dep-sum  .\n5.0 kB\tgithub.com/konsorten/go-windows-terminal-sequences@v1.0.3\n5.5 kB\tgithub.com/inconshreveable/mousetrap@v1.0.0\n22 kB\tgithub.com/kr/text@v0.1.0\n32 kB\tgithub.com/kr/pretty@v0.1.0\n34 kB\tgithub.com/coreos/go-semver@v0.3.0\n36 kB\tgithub.com/pmezard/go-difflib@v1.0.0\n65 kB\tgithub.com/dustin/go-humanize@v1.0.0\n144 kB\tgopkg.in/check.v1@v1.0.0-20180628173108-788fd7840127\n170 kB\tgithub.com/sirupsen/logrus@v1.6.0\n212 kB\tgithub.com/davecgh/go-spew@v1.1.1\n255 kB\tgithub.com/spf13/pflag@v1.0.3\n334 kB\tgopkg.in/yaml.v2@v2.2.2\n371 kB\tgithub.com/stretchr/testify@v1.2.2\n504 kB\tgithub.com/spf13/cobra@v1.0.0\n8.3 MB\tgolang.org/x/sys@v0.0.0-20190422165155-953cdadca894\n\nTotal dependencies size: 10 MB\n```\n\n## License\n\n[MIT](https://rumpl.mit-license.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frumpl%2Fdep-sum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frumpl%2Fdep-sum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frumpl%2Fdep-sum/lists"}