{"id":29440850,"url":"https://github.com/rgomids/govsm","last_synced_at":"2026-05-15T12:35:03.411Z","repository":{"id":303080797,"uuid":"1014343364","full_name":"rgomids/govsm","owner":"rgomids","description":"govsm is a bash script that simplifies installing go versions, letting you list available versions, download, and set up a specific version.","archived":false,"fork":false,"pushed_at":"2025-07-07T13:19:00.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-13T12:36:53.136Z","etag":null,"topics":["go","nvm","version-control","version-management"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/rgomids.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,"zenodo":null}},"created_at":"2025-07-05T14:32:03.000Z","updated_at":"2025-07-07T13:31:08.000Z","dependencies_parsed_at":"2025-07-05T15:55:32.929Z","dependency_job_id":"d81d855b-bc6f-4e36-819c-ca691169c142","html_url":"https://github.com/rgomids/govsm","commit_stats":null,"previous_names":["rgomids/govsm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rgomids/govsm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgomids%2Fgovsm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgomids%2Fgovsm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgomids%2Fgovsm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgomids%2Fgovsm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rgomids","download_url":"https://codeload.github.com/rgomids/govsm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgomids%2Fgovsm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33067462,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"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":["go","nvm","version-control","version-management"],"created_at":"2025-07-13T12:16:00.272Z","updated_at":"2026-05-15T12:35:03.394Z","avatar_url":"https://github.com/rgomids.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# govsm\n\nGo version manager.\n\nThe `govsm` script automatically detects your operating system (Linux or macOS)\nand CPU architecture when downloading Go releases.\n\n## Installation\n\nWith `make` installed, run:\n\n```bash\nmake install\n```\n\nThe `govsm` script will be copied to `/usr/local/bin`. To install elsewhere, use the `PREFIX` variable:\n\n```bash\nmake install PREFIX=$HOME/.local/bin\n```\n\n## Usage\n\nList available versions:\n\n```bash\ngovsm list\n```\n\nInstall a specific Go version:\n\n```bash\ngovsm install 1.22.0\n```\n\nRun `govsm` without arguments to see the full help.\n\n## Requirements\n\n- `curl` and `wget` installed\n- Permission to write to the installation directory\n- Works on Linux and macOS (architecture detected automatically)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frgomids%2Fgovsm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frgomids%2Fgovsm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frgomids%2Fgovsm/lists"}