{"id":20534417,"url":"https://github.com/qbit/gover","last_synced_at":"2025-09-04T00:41:23.132Z","repository":{"id":64306703,"uuid":"260337354","full_name":"qbit/gover","owner":"qbit","description":"gotip for releases","archived":false,"fork":false,"pushed_at":"2024-08-09T13:22:01.000Z","size":123,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-04T05:16:32.290Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qbit.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":"2020-04-30T23:08:10.000Z","updated_at":"2024-08-09T13:20:48.000Z","dependencies_parsed_at":"2024-11-16T00:36:57.738Z","dependency_job_id":null,"html_url":"https://github.com/qbit/gover","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/qbit/gover","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbit%2Fgover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbit%2Fgover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbit%2Fgover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbit%2Fgover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qbit","download_url":"https://codeload.github.com/qbit/gover/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbit%2Fgover/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273534277,"owners_count":25122636,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-16T00:26:49.141Z","updated_at":"2025-09-04T00:41:23.106Z","avatar_url":"https://github.com/qbit.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"gover\n=====\n\n`gover` lets you easily install and test other versions of Go. Think `gotip`\nbut for releases!\n\n`gover` also verifies PGP signatures for downloaded release tarballs.\n\n## Install\n```\ngo get suah.dev/gover\n```\n\n## Example run\n```\nqbit@litr /t/hello_go\u003e gover download 1.13.9\nFetching \"https://dl.google.com/go/go1.13.9.src.tar.gz\"\nFetching \"https://dl.google.com/go/go1.13.9.src.tar.gz.asc\"\nSignature OK.\nextracted tarball into /home/qbit/sdk/gover/1.13.9: 8687 files, 1089 dirs (4.804680289s)\nBuilding Go cmd/dist using /usr/local/go.\nBuilding Go toolchain1 using /usr/local/go.\nBuilding Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.\nBuilding Go toolchain2 using go_bootstrap and Go toolchain1.\nBuilding Go toolchain3 using go_bootstrap and Go toolchain2.\nBuilding packages and commands for openbsd/amd64.\n---\nInstalled Go for openbsd/amd64 in /home/qbit/sdk/gover/1.13.9/go\nInstalled commands in /home/qbit/sdk/gover/1.13.9/go/bin\nSuccess. You may now run 'gover 1.13.9'!\nqbit@litr /t/hello_go\u003e gover 1.13.9 build\nqbit@litr /t/hello_go\u003e goversion ./hello_go \n./hello_go go1.13.9\nqbit@litr /t/hello_go\u003e go build\nqbit@litr /t/hello_go\u003e goversion ./hello_go\n./hello_go go1.14.2\nqbit@litr /t/hello_go\u003e \n```\n\nThe latest Go release can be downloaded by using `gover download latest`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqbit%2Fgover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqbit%2Fgover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqbit%2Fgover/lists"}