{"id":20979014,"url":"https://github.com/1pkg/gomer","last_synced_at":"2025-10-28T09:13:04.989Z","repository":{"id":57571157,"uuid":"346797408","full_name":"1pkg/gomer","owner":"1pkg","description":"cli tool for go module index search","archived":false,"fork":false,"pushed_at":"2021-03-13T17:35:36.000Z","size":1144,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-04T23:41:40.572Z","etag":null,"topics":["dependecy","go","golang","gomod","index","tool"],"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/1pkg.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":"2021-03-11T18:21:00.000Z","updated_at":"2021-03-13T17:33:52.000Z","dependencies_parsed_at":"2022-09-14T13:51:43.647Z","dependency_job_id":null,"html_url":"https://github.com/1pkg/gomer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/1pkg/gomer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1pkg%2Fgomer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1pkg%2Fgomer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1pkg%2Fgomer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1pkg%2Fgomer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1pkg","download_url":"https://codeload.github.com/1pkg/gomer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1pkg%2Fgomer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265397813,"owners_count":23758453,"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":["dependecy","go","golang","gomod","index","tool"],"created_at":"2024-11-19T05:10:33.093Z","updated_at":"2025-10-28T09:13:04.909Z","avatar_url":"https://github.com/1pkg.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/1pkg/gomer/master/gopher.png?nc=1\" alt=\"gomer\"/\u003e\n\u003c/p\u003e\n\n# Gomer: cli tool for go module index search\n\n[![lint](https://github.com/1pkg/gomer/workflows/lint/badge.svg)](https://github.com/1pkg/gomer/actions?query=workflow%3Alint+branch%3Amaster+)\n[![build](https://github.com/1pkg/gomer/workflows/build/badge.svg)](https://github.com/1pkg/gomer/actions?query=workflow%3Abuild+branch%3Amaster+)\n[![report](https://goreportcard.com/badge/github.com/1pkg/gomer?nocache)](https://goreportcard.com/report/github.com/1pkg/gomer)\n[![version](https://img.shields.io/github/go-mod/go-version/1pkg/gomer?nocache)](https://github.com/1pkg/gomer/blob/master/go.mod)\n[![license](https://img.shields.io/github/license/1pkg/gomer?nocache)](LICENSE)\n\n`go get -u github.com/1pkg/gomer`\n\n## Introduction\n\nGomer is a cli tool that can quicly search and cache go module [index](https://index.golang.org/) database to provide the abilitty to match modules based on regular expression for mobule path or [semver constraint](github.com/Masterminds/semver/v3) for module version.\n\n## Usage\n\n```\ngomer -h\nUsage of gomer: [-f val] [-f val] \u003cmodule_path_regexp\u003e\n  -constraint string\n        cli semver constraint pattern; used only if non empty valid constraint specified\n  -format string\n        cli printf format for printing a module entry; \\n is auto appended (default \"%s %s %s\")\n  -index string\n        cli go module index database url; golang.org index is used by default (default \"https://index.golang.org/index\")\n  -nocache\n        cli modules no caching flag; caching is enabled by default (default false)\n  -timeout int\n        cli timeout in seconds; only considered when value bigger than 0 (default 0)\n  -verbose\n        cli verbosity logging flag; verbosity is disabled by default (default false)\n```\n\ne.g.\n\n```\ngomer -constraint=\"\u003c1.2\" \"gopium$\"\ngithub.com/1pkg/gopium v1.1.2 2020-06-18T19:45:44.710921Z\ngithub.com/1pkg/gopium v1.1.1 2020-06-18T19:45:30.350059Z\ngithub.com/1pkg/gopium v1.1.0 2020-06-17T20:51:55.723138Z\ngithub.com/1pkg/gopium v1.0.1 2020-06-17T20:28:53.968057Z\ngithub.com/1pkg/gopium v1.0.0 2020-06-13T13:44:46.041278Z\n```\n\n## Licence\n\nGomer is licensed under the MIT License.  \nSee [LICENSE](LICENSE) for the full license text.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1pkg%2Fgomer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1pkg%2Fgomer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1pkg%2Fgomer/lists"}