{"id":43846960,"url":"https://github.com/cloudsmith-io/gopack","last_synced_at":"2026-02-06T06:06:15.041Z","repository":{"id":57506254,"uuid":"206074085","full_name":"cloudsmith-io/gopack","owner":"cloudsmith-io","description":"Pack Go modules into zip files for distribution","archived":false,"fork":false,"pushed_at":"2023-02-07T12:15:50.000Z","size":21,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-06-20T08:05:34.182Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudsmith-io.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":"2019-09-03T12:39:58.000Z","updated_at":"2023-04-16T19:54:07.000Z","dependencies_parsed_at":"2023-02-10T16:15:15.863Z","dependency_job_id":null,"html_url":"https://github.com/cloudsmith-io/gopack","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/cloudsmith-io/gopack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudsmith-io%2Fgopack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudsmith-io%2Fgopack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudsmith-io%2Fgopack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudsmith-io%2Fgopack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudsmith-io","download_url":"https://codeload.github.com/cloudsmith-io/gopack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudsmith-io%2Fgopack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29153203,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T02:39:25.012Z","status":"ssl_error","status_checked_at":"2026-02-06T02:37:22.784Z","response_time":59,"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":[],"created_at":"2026-02-06T06:06:14.221Z","updated_at":"2026-02-06T06:06:15.033Z","avatar_url":"https://github.com/cloudsmith-io.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gopack\n\n[![Release](https://img.shields.io/github/release/cloudsmith-io/gopack.svg?style=for-the-badge)](https://github.com/cloudsmith-io/gopack/releases/latest)\n\n`gopack` is a small utility designed to pack a local Go module into a Zip file which can then be distributed using a private Go module registry (like Cloudsmith).\n\n## Install\n\nDownload the appropriate version for your platform from [`gopack` Releases](https://github.com/cloudsmith-io/gopack/releases). Once downloaded, the binary can be run from anywhere. You don’t need to install it into a global location. This works well for shared hosts and other systems where you don’t have a privileged account.\n\nIdeally, you should install it somewhere in your `PATH` for easy use. `/usr/local/bin` is the most probable location.\n\n## Usage\n\n`gopack` has a single required argument, the version number. Assuming you have a module checked out in the current directory, you can run `gopack` as follows:\n\n```bash\n$ gopack v1.0.1\n```\n\nIf all goes well you should then see the file `v1.0.1.zip` in the current directory. If your module lives in a different directory, you can pass that as the second argument:\n\n```bash\n$ gopack v1.2.3 ../module/lives/here/\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudsmith-io%2Fgopack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudsmith-io%2Fgopack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudsmith-io%2Fgopack/lists"}