{"id":31497659,"url":"https://github.com/l1ghtn1ng/go-updater","last_synced_at":"2026-05-15T01:41:00.372Z","repository":{"id":314957566,"uuid":"1057501700","full_name":"L1ghtn1ng/go-updater","owner":"L1ghtn1ng","description":"Go program to install and update the go programming language","archived":false,"fork":false,"pushed_at":"2026-03-29T19:02:40.000Z","size":60,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-29T21:18:17.053Z","etag":null,"topics":["developer-tools","go","golang","golang-application","hacktoberfest","linux","programming"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/L1ghtn1ng.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"L1ghtn1ng","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2025-09-15T20:17:16.000Z","updated_at":"2026-03-29T19:02:43.000Z","dependencies_parsed_at":"2025-09-15T22:28:25.027Z","dependency_job_id":"95ad8653-879a-40f8-bf85-8e43914dd291","html_url":"https://github.com/L1ghtn1ng/go-updater","commit_stats":null,"previous_names":["l1ghtn1ng/go-updater"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/L1ghtn1ng/go-updater","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L1ghtn1ng%2Fgo-updater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L1ghtn1ng%2Fgo-updater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L1ghtn1ng%2Fgo-updater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L1ghtn1ng%2Fgo-updater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/L1ghtn1ng","download_url":"https://codeload.github.com/L1ghtn1ng/go-updater/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L1ghtn1ng%2Fgo-updater/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33050703,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":["developer-tools","go","golang","golang-application","hacktoberfest","linux","programming"],"created_at":"2025-10-02T15:08:16.619Z","updated_at":"2026-05-15T01:41:00.365Z","avatar_url":"https://github.com/L1ghtn1ng.png","language":"Go","funding_links":["https://github.com/sponsors/L1ghtn1ng"],"categories":[],"sub_categories":[],"readme":"# Go Updater\n\nInstaller automates installing the latest Go per https://go.dev/doc/install\n\n## Steps\n\n1. Download the latest version archive for your OS/ARCH from go.dev.\n2. Remove any previous /usr/local/go directory (requires sudo/root).\n3. Extract the archive into /usr/local (requires sudo/root).\n4. Ensure /usr/local/go/bin is on PATH by adding to $HOME/.profile (idempotent).\n5. Verify with `go version`.\n\n## Usage examples\n\n```sh\ngo run .                 # install latest\ngo run . --version go1.26.0\ngo run . --dry-run       # show what would be done\ngo run . --system        # also add a system-wide PATH entry (requires sudo)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl1ghtn1ng%2Fgo-updater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fl1ghtn1ng%2Fgo-updater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl1ghtn1ng%2Fgo-updater/lists"}