{"id":16571037,"url":"https://github.com/opalmer/check-go-version","last_synced_at":"2025-03-05T14:18:13.531Z","repository":{"id":57511790,"uuid":"118262633","full_name":"opalmer/check-go-version","owner":"opalmer","description":"Checks to see if you are running the latest version of Go. ","archived":false,"fork":false,"pushed_at":"2018-01-28T20:16:31.000Z","size":17791,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T02:46:49.155Z","etag":null,"topics":["ci","continuous-integration","devops","go-ci","golang"],"latest_commit_sha":null,"homepage":null,"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/opalmer.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":"2018-01-20T17:00:18.000Z","updated_at":"2024-05-10T17:31:28.000Z","dependencies_parsed_at":"2022-08-31T06:41:36.579Z","dependency_job_id":null,"html_url":"https://github.com/opalmer/check-go-version","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opalmer%2Fcheck-go-version","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opalmer%2Fcheck-go-version/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opalmer%2Fcheck-go-version/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opalmer%2Fcheck-go-version/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opalmer","download_url":"https://codeload.github.com/opalmer/check-go-version/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242039718,"owners_count":20061928,"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":["ci","continuous-integration","devops","go-ci","golang"],"created_at":"2024-10-11T21:21:04.456Z","updated_at":"2025-03-05T14:18:13.479Z","avatar_url":"https://github.com/opalmer.png","language":"Go","readme":"# About\n\n[![Build Status](https://travis-ci.org/opalmer/check-go-version.svg?branch=master)](https://travis-ci.org/opalmer/check-go-version)\n[![codecov](https://codecov.io/gh/opalmer/check-go-version/branch/master/graph/badge.svg)](https://codecov.io/gh/opalmer/check-go-version)\n[![Go Report Card](https://goreportcard.com/badge/github.com/opalmer/check-go-version)](https://goreportcard.com/report/github.com/opalmer/check-go-version)\n[![GoDoc](https://godoc.org/github.com/opalmer/check-go-version?status.svg)](https://godoc.org/github.com/opalmer/check-go-version)\n\nThis project is intended to process information about release versions of\nGo from the following API:\n\nhttps://storage.googleapis.com/golang/\n\nIn general it's best to build and run the latest official release of Go as\nit may contain security fixes. The intent of this project is two parts:\n\n  * Provide an easy API for accessing releases.\n  * Wrap these APIs in a binary that can be used as part of a build process.\n\n## Usage\n\n### Command Line\n\n```\n$ go get github.com/opalmer/check-go-version\n$ check-go-version\n latest: Version{Name: go1.9.3.linux-amd64, Version: 1.9.3, Platform: linux, Architecture: amd64}\nrunning: Version{Name: go1.9.3.linux-amd64, Version: 1.9.3, Platform: linux, Architecture: amd64}\n```\n\n### API\n\nThis package contains a self-contained API to retrieve information about\nGolang versions. For more information, see godoc:\n\nhttps://godoc.org/github.com/opalmer/check-go-version/api\n\n### Caching\n\nNote, this project provides a local cache of the response retrieved from\nthe bucket that's updated if the last query was \u003e 30 minutes go. This can\nbehavior can be changed however by modifying one of the `BucketCache*`\nvariables in the api package.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopalmer%2Fcheck-go-version","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopalmer%2Fcheck-go-version","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopalmer%2Fcheck-go-version/lists"}