[{"id":5286020,"name":"go-nocgo_osx-64","ecosystem":"conda","description":"This package enables the CONDA_GO_COMPILER environment variable. This variable is used by conda-forge's patched GoLang compiler to set conda-aware GOBIN and GOPATH default values. These default values are ignored if GOBIN and GOPATH environment variables are set independently by the user.  Furthermore, this package set the correct GOARCH and GOOS environment variables to enable cross-compilation.","homepage":"https://golang.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/golang/go","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2021-06-14T08:42:32.000Z","latest_release_published_at":"2024-09-19T18:53:31.000Z","latest_release_number":"1.21.5","last_synced_at":"2026-08-19T13:31:48.121Z","created_at":"2022-10-03T15:43:29.300Z","updated_at":"2026-09-01T14:39:14.703Z","registry_url":"https://anaconda.org/anaconda/go-nocgo_osx-64","install_command":"conda install -c anaconda go-nocgo_osx-64","documentation_url":null,"metadata":{},"repo_metadata":{"id":19835501,"uuid":"23096959","full_name":"golang/go","owner":"golang","description":"The Go programming language","archived":false,"fork":false,"pushed_at":"2026-08-23T02:48:50.000Z","size":452616,"stargazers_count":136184,"open_issues_count":10115,"forks_count":19295,"subscribers_count":3358,"default_branch":"master","last_synced_at":"2026-08-23T11:15:41.097Z","etag":null,"topics":["go","golang","language","programming-language"],"latest_commit_sha":null,"homepage":"https://go.dev","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/golang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":".github/SUPPORT.md","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}},"created_at":"2014-08-19T04:33:40.000Z","updated_at":"2026-08-23T10:38:48.000Z","dependencies_parsed_at":"2023-09-22T08:27:49.290Z","dependency_job_id":"51c1ade0-284a-4af0-ae5d-cc3266f79635","html_url":"https://github.com/golang/go","commit_stats":{"total_commits":59966,"total_committers":2541,"mean_commits":"23.599370326643054","dds":0.8771970783443952,"last_synced_commit":"103317217de0ca4b59cc90a09badc744a4fba768"},"previous_names":[],"tags_count":480,"template":false,"template_full_name":null,"purl":"pkg:github/golang/go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","download_url":"https://codeload.github.com/golang/go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/sbom","scorecard":{"id":390775,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang/go","commit":"a8564bd412d4495a6048f981d30d4d7abb1e45a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: src/archive/tar/fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: src/archive/zip/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/bytes/bytes_test.go:1819","Info: GoBuiltInFuzzer integration found: src/cmd/go/internal/envcmd/env_test.go:22","Info: GoBuiltInFuzzer integration found: src/cmd/go/internal/work/shell_test.go:17","Info: GoBuiltInFuzzer integration found: src/cmd/internal/pgo/serialize_test.go:183","Info: GoBuiltInFuzzer integration found: src/compress/gzip/fuzz_test.go:17","Info: GoBuiltInFuzzer integration found: src/debug/buildinfo/buildinfo_test.go:323","Info: GoBuiltInFuzzer integration found: src/debug/buildinfo/buildinfo_test.go:399","Info: GoBuiltInFuzzer integration found: src/encoding/csv/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/fold_test.go:14","Info: GoBuiltInFuzzer integration found: src/encoding/json/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/fuzz_test.go:55","Info: GoBuiltInFuzzer integration found: src/encoding/json/internal/jsonwire/wire_test.go:50","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:20","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:108","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:139","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:240","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:259","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:360","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:380","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/fuzz_test.go:14","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2_fuzz_test.go:55","Info: GoBuiltInFuzzer integration found: src/html/fuzz_test.go:9","Info: GoBuiltInFuzzer integration found: src/image/gif/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/image/jpeg/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/image/png/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:324","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:355","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:385","Info: GoBuiltInFuzzer integration found: src/internal/runtime/maps/fuzz_test.go:96","Info: GoBuiltInFuzzer integration found: src/internal/trace/reader_test.go:53","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:32","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:49","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:88","Info: GoBuiltInFuzzer integration found: src/internal/zstd/xxhash_test.go:78","Info: GoBuiltInFuzzer integration found: src/math/big/nat_test.go:719","Info: GoBuiltInFuzzer integration found: src/net/netip/fuzz_test.go:127","Info: GoBuiltInFuzzer integration found: src/runtime/debug/mod_test.go:23","Info: GoBuiltInFuzzer integration found: src/runtime/mgcscavenge_test.go:841","Info: GoBuiltInFuzzer integration found: src/strings/strings_test.go:1495","Info: GoBuiltInFuzzer integration found: src/syscall/syscall_windows_test.go:276","Info: GoBuiltInFuzzer integration found: src/syscall/wtf8_windows_test.go:157","Info: GoBuiltInFuzzer integration found: src/syscall/wtf8_windows_test.go:177","Info: GoBuiltInFuzzer integration found: src/time/format_test.go:995","Info: GoBuiltInFuzzer integration found: src/time/format_test.go:1037"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: src/crypto/internal/boring/syso/goboringcrypto_linux_amd64.syso:1","Warn: binary detected: src/crypto/internal/boring/syso/goboringcrypto_linux_arm64.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_darwin.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_freebsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_linux.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_netbsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_openbsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v3/race_linux.syso:1","Warn: binary detected: src/runtime/race/race_darwin_arm64.syso:1","Warn: binary detected: src/runtime/race/race_linux_arm64.syso:1","Warn: binary detected: src/runtime/race/race_linux_loong64.syso:1","Warn: binary detected: src/runtime/race/race_linux_ppc64le.syso:1","Warn: binary detected: src/runtime/race/race_linux_s390x.syso:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: containerImage not pinned by hash: src/crypto/internal/boring/Dockerfile:8","Warn: containerImage not pinned by hash: src/crypto/internal/fips140/nistec/fiat/Dockerfile:5: pin your Docker image by updating coqorg/coq:8.13.2 to coqorg/coq:8.13.2@sha256:f0266f10d0f3318644b3b41f6797c44cb2cc247b9d248089a5def64a2d937828","Warn: downloadThenRun not pinned by hash: src/crypto/internal/boring/Dockerfile:24-27","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:44:29.345Z","repository_id":19835501,"created_at":"2025-08-18T17:44:29.346Z","updated_at":"2025-08-18T17:44:29.346Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018587,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-01T02:00:05.433Z","response_time":53,"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"},"owner_record":{"login":"golang","name":"Go","uuid":"4314092","kind":"organization","description":"The Go Programming Language","email":null,"website":"https://go.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4314092?v=4","repositories_count":61,"last_synced_at":"2026-08-29T00:59:32.211Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang","funding_links":[],"total_stars":251311,"followers":12551,"following":0,"created_at":"2022-11-03T06:09:51.413Z","updated_at":"2026-08-29T00:59:32.226Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang/repositories"},"tags":[{"name":"go1.25.9","sha":"7076e01d9d450bae9f25be76f45d58cc52e2aad2","kind":"commit","published_at":"2026-04-07T19:41:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.9","html_url":"https://github.com/golang/go/releases/tag/go1.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.9/manifests"},{"name":"go1.26.2","sha":"9c8bf0e72a6fb3b415b591b124b59fbb7cf92252","kind":"commit","published_at":"2026-04-07T19:38:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.2","html_url":"https://github.com/golang/go/releases/tag/go1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.2/manifests"},{"name":"go1.25.8","sha":"439ff996f0ee506fc2eb84b7f11ffc360a6299f2","kind":"commit","published_at":"2026-03-06T00:26:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.8","html_url":"https://github.com/golang/go/releases/tag/go1.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.8/manifests"},{"name":"go1.26.1","sha":"e87b10ea2a2c6c65b80c4374af42b9c02ac9fb20","kind":"commit","published_at":"2026-03-06T00:26:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.1","html_url":"https://github.com/golang/go/releases/tag/go1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.1/manifests"},{"name":"go1.26.0","sha":"d90b98e65320778f3b1f99a6951ab20f04d218b3","kind":"commit","published_at":"2026-02-10T19:27:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.0","html_url":"https://github.com/golang/go/releases/tag/go1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.0/manifests"},{"name":"go1.25.7","sha":"eaf3bc799a221cc375f188e8699c9330c1caf40a","kind":"commit","published_at":"2026-02-04T15:46:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.7","html_url":"https://github.com/golang/go/releases/tag/go1.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.7/manifests"},{"name":"go1.24.13","sha":"96e4e2b1616c3c59577d48abcf2823bf1fdcd2e2","kind":"commit","published_at":"2026-02-04T15:46:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.13","html_url":"https://github.com/golang/go/releases/tag/go1.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.13/manifests"},{"name":"go1.26rc3","sha":"70d5aa7ba25f23b02d87512c5a6b6a9c699334ee","kind":"commit","published_at":"2026-02-04T15:46:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc3","html_url":"https://github.com/golang/go/releases/tag/go1.26rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc3/manifests"},{"name":"go1.26rc2","sha":"4606a931d2b099f2c5e5619b797352607ee42225","kind":"commit","published_at":"2026-01-15T18:32:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc2","html_url":"https://github.com/golang/go/releases/tag/go1.26rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc2/manifests"},{"name":"go1.24.12","sha":"63a1b82d1e68ddd87652467303901593efe0ff11","kind":"commit","published_at":"2026-01-15T18:28:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.12","html_url":"https://github.com/golang/go/releases/tag/go1.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.12/manifests"},{"name":"go1.25.6","sha":"69801b25b9624c3a678ef87d30771861e7bba51f","kind":"commit","published_at":"2026-01-15T18:28:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.6","html_url":"https://github.com/golang/go/releases/tag/go1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.6/manifests"},{"name":"go1.26rc1","sha":"c599a8f2385849a225d02843b3c6389dbfc5aa69","kind":"commit","published_at":"2025-12-16T20:00:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc1","html_url":"https://github.com/golang/go/releases/tag/go1.26rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc1/manifests"},{"name":"go1.25.5","sha":"fefb02adf45c4bcc879bd406a8d61f2a292c26a9","kind":"commit","published_at":"2025-12-02T16:04:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.5","html_url":"https://github.com/golang/go/releases/tag/go1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.5/manifests"},{"name":"go1.24.11","sha":"1296453960bac0fb5675853c40e3747e5237e16e","kind":"commit","published_at":"2025-12-02T16:04:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.11","html_url":"https://github.com/golang/go/releases/tag/go1.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.11/manifests"},{"name":"go1.25.4","sha":"f2cd93aa0505465c1d30201c806b6d4d3481c5fa","kind":"commit","published_at":"2025-11-05T19:01:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.4","html_url":"https://github.com/golang/go/releases/tag/go1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.4/manifests"},{"name":"go1.24.10","sha":"0259df17feb288f1e24517516939b67876c2627b","kind":"commit","published_at":"2025-11-05T19:01:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.10","html_url":"https://github.com/golang/go/releases/tag/go1.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.10/manifests"},{"name":"go1.25.3","sha":"28622c19591d95c9a83f706f2ed1b303d58da85f","kind":"commit","published_at":"2025-10-13T21:14:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.3","html_url":"https://github.com/golang/go/releases/tag/go1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.3/manifests"},{"name":"go1.24.9","sha":"8e10ef451a1b6a1e8861ced1154e1c3265bfa01b","kind":"commit","published_at":"2025-10-13T21:14:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.9","html_url":"https://github.com/golang/go/releases/tag/go1.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.9/manifests"},{"name":"go1.24.8","sha":"3a666bca00d7fb30d55e252131ea2cf2006dc3a3","kind":"commit","published_at":"2025-10-07T18:17:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.8","html_url":"https://github.com/golang/go/releases/tag/go1.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.8/manifests"},{"name":"go1.25.2","sha":"bed6c81c2dceeb19c7f9e46fc173671abcda7cfd","kind":"commit","published_at":"2025-10-07T18:16:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.2","html_url":"https://github.com/golang/go/releases/tag/go1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.2/manifests"},{"name":"go1.25.1","sha":"56ebf80e57db9f61981fc0636fc6419dc6f68eda","kind":"commit","published_at":"2025-09-03T17:46:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.1","html_url":"https://github.com/golang/go/releases/tag/go1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.1/manifests"},{"name":"go1.24.7","sha":"d41a8222133aabaf5527eab64586050a0fbb773b","kind":"commit","published_at":"2025-09-03T17:46:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.7","html_url":"https://github.com/golang/go/releases/tag/go1.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.7/manifests"},{"name":"go1.25.0","sha":"6e676ab2b809d46623acb5988248d95d1eb7939c","kind":"commit","published_at":"2025-08-12T20:50:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.0","html_url":"https://github.com/golang/go/releases/tag/go1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.0/manifests"},{"name":"go1.25rc3","sha":"ac94297758f3d83fca5ffa16cd179bb098bbd914","kind":"commit","published_at":"2025-08-06T18:09:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc3","html_url":"https://github.com/golang/go/releases/tag/go1.25rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc3/manifests"},{"name":"go1.23.12","sha":"dd8b7ad9268c2fbde675132a41b4e4da02eef94d","kind":"commit","published_at":"2025-08-06T18:08:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.12","html_url":"https://github.com/golang/go/releases/tag/go1.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.12/manifests"},{"name":"go1.24.6","sha":"7f36edc26d4e3becb6d9c9008ff00f260bb19055","kind":"commit","published_at":"2025-08-06T18:07:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.6","html_url":"https://github.com/golang/go/releases/tag/go1.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.6/manifests"},{"name":"go1.25rc2","sha":"e73dadc758d30a11146e32cc1d0baafa255641a6","kind":"commit","published_at":"2025-07-08T17:29:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc2","html_url":"https://github.com/golang/go/releases/tag/go1.25rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc2/manifests"},{"name":"go1.24.5","sha":"9d828e80fa1f3cc52de60428cae446b35b576de8","kind":"commit","published_at":"2025-07-08T17:00:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.5","html_url":"https://github.com/golang/go/releases/tag/go1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.5/manifests"},{"name":"go1.23.11","sha":"0a75dd7c2dcf7057ef200290d8f5c4c1514dba80","kind":"commit","published_at":"2025-07-08T17:00:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.11","html_url":"https://github.com/golang/go/releases/tag/go1.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.11/manifests"},{"name":"go1.25rc1","sha":"8ac5714ef2ac4f5a35169f573f30b57144b99cfd","kind":"commit","published_at":"2025-06-11T18:56:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc1","html_url":"https://github.com/golang/go/releases/tag/go1.25rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc1/manifests"},{"name":"go1.24.4","sha":"6796ebb2cb66b316a07998cdcd69b1c486b8579e","kind":"commit","published_at":"2025-06-05T18:35:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.4","html_url":"https://github.com/golang/go/releases/tag/go1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.4/manifests"},{"name":"go1.23.10","sha":"d375ae50633cdf1cd8536f2a199c382f9053b638","kind":"commit","published_at":"2025-06-05T18:34:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.10","html_url":"https://github.com/golang/go/releases/tag/go1.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.10/manifests"},{"name":"go1.23.9","sha":"f77084d15d53e6aa09d2e7f867e69cc9766da2c5","kind":"commit","published_at":"2025-05-06T18:34:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.9","html_url":"https://github.com/golang/go/releases/tag/go1.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.9/manifests"},{"name":"go1.24.3","sha":"34c8b14ca9f4096383d658fbd748322a993a2bd2","kind":"commit","published_at":"2025-05-06T18:13:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.3","html_url":"https://github.com/golang/go/releases/tag/go1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.3/manifests"},{"name":"go1.23.8","sha":"7a2cfb70b01f069c2125adcf7126d7f3376cb8b7","kind":"commit","published_at":"2025-04-01T16:11:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.8","html_url":"https://github.com/golang/go/releases/tag/go1.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.8/manifests"},{"name":"go1.24.2","sha":"49860cf92a9a3ba434d2bc393faaefabe48d181e","kind":"commit","published_at":"2025-04-01T16:11:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.2","html_url":"https://github.com/golang/go/releases/tag/go1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.2/manifests"},{"name":"go1.24.1","sha":"339c903a75c3fe936fb4ed6c355d15e6081d6af3","kind":"commit","published_at":"2025-03-04T19:27:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.1","html_url":"https://github.com/golang/go/releases/tag/go1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.1/manifests"},{"name":"go1.23.7","sha":"c01c4d41d6b49bc6317f8cfb3a33a92f25681b34","kind":"commit","published_at":"2025-03-04T19:14:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.7","html_url":"https://github.com/golang/go/releases/tag/go1.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.7/manifests"},{"name":"go1.24.0","sha":"3901409b5d0fb7c85a3e6730a59943cc93b2835c","kind":"commit","published_at":"2025-02-11T17:55:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.0","html_url":"https://github.com/golang/go/releases/tag/go1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.0/manifests"},{"name":"go1.24rc3","sha":"18068cb96aa9836f36f243d63f570e5b7b3a9b9b","kind":"commit","published_at":"2025-02-05T20:35:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc3","html_url":"https://github.com/golang/go/releases/tag/go1.24rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc3/manifests"},{"name":"go1.22.12","sha":"5817e650946aaa0ac28956de96b3f9aa1de4b299","kind":"commit","published_at":"2025-02-04T16:39:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.12","html_url":"https://github.com/golang/go/releases/tag/go1.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.12/manifests"},{"name":"go1.23.6","sha":"a991f9c34d454d3d844f21dc08f2d05df35a8c60","kind":"commit","published_at":"2025-02-04T16:39:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.6","html_url":"https://github.com/golang/go/releases/tag/go1.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.6/manifests"},{"name":"go1.24rc2","sha":"8a4c24f9bba00d1ac5f4a5d286445af9c5afe339","kind":"commit","published_at":"2025-01-16T20:13:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc2","html_url":"https://github.com/golang/go/releases/tag/go1.24rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc2/manifests"},{"name":"go1.22.11","sha":"f07288435495dccb05217b6012ecb2b7a5b521ab","kind":"commit","published_at":"2025-01-16T20:07:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.11","html_url":"https://github.com/golang/go/releases/tag/go1.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.11/manifests"},{"name":"go1.23.5","sha":"d04e3cbc9240e25de449dcae2ec33d03062f347b","kind":"commit","published_at":"2025-01-16T20:07:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.5","html_url":"https://github.com/golang/go/releases/tag/go1.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.5/manifests"},{"name":"go1.24rc1","sha":"16afa6a740fac7442e94dcd2ec5ea4a4853e45dc","kind":"commit","published_at":"2024-12-13T16:52:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc1","html_url":"https://github.com/golang/go/releases/tag/go1.24rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc1/manifests"},{"name":"go1.23.4","sha":"194de8fbfaf4c3ed54e1a3c1b14fc67a830b8d95","kind":"commit","published_at":"2024-12-03T18:27:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.4","html_url":"https://github.com/golang/go/releases/tag/go1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.4/manifests"},{"name":"go1.22.10","sha":"8f3f22eef807250155301822a8960afec160cc02","kind":"commit","published_at":"2024-12-03T18:00:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.10","html_url":"https://github.com/golang/go/releases/tag/go1.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.10/manifests"},{"name":"go1.23.3","sha":"c390a1c22e8951263e6c01346a4281d604b25062","kind":"commit","published_at":"2024-11-06T22:48:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.3","html_url":"https://github.com/golang/go/releases/tag/go1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.3/manifests"},{"name":"go1.22.9","sha":"8af39d30a4c4cf68d566345f26224c191960d9b0","kind":"commit","published_at":"2024-11-06T22:47:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.9","html_url":"https://github.com/golang/go/releases/tag/go1.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.9/manifests"},{"name":"go1.22.8","sha":"aeccd613c896d39f582036aa52917c85ecf0b0c0","kind":"commit","published_at":"2024-10-01T17:24:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.8","html_url":"https://github.com/golang/go/releases/tag/go1.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.8/manifests"},{"name":"go1.23.2","sha":"ed07b321aef7632f956ce991dd10fdd7e1abd827","kind":"commit","published_at":"2024-10-01T17:24:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.2","html_url":"https://github.com/golang/go/releases/tag/go1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.2/manifests"},{"name":"go1.22.7","sha":"7529d09a11496a77ccbffe245607fbd256200991","kind":"commit","published_at":"2024-09-05T15:20:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.7","html_url":"https://github.com/golang/go/releases/tag/go1.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.7/manifests"},{"name":"go1.23.1","sha":"69234ded30614a471c35cef5d87b0e0d3c136cd9","kind":"commit","published_at":"2024-09-05T15:20:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.1","html_url":"https://github.com/golang/go/releases/tag/go1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.1/manifests"},{"name":"go1.23.0","sha":"6885bad7dd86880be6929c02085e5c7a67ff2887","kind":"commit","published_at":"2024-08-13T16:16:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.0","html_url":"https://github.com/golang/go/releases/tag/go1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.0/manifests"},{"name":"go1.22.6","sha":"cb4eee693c382bea4222f20837e26501d40ed892","kind":"commit","published_at":"2024-08-06T17:39:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.6","html_url":"https://github.com/golang/go/releases/tag/go1.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.6/manifests"},{"name":"go1.21.13","sha":"8bba868de983dd7bf55fcd121495ba8d6e2734e7","kind":"commit","published_at":"2024-08-06T17:39:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.13","html_url":"https://github.com/golang/go/releases/tag/go1.21.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.13/manifests"},{"name":"go1.23rc2","sha":"30b6fd60a63c738c2736e83b6a6886a032e6f269","kind":"commit","published_at":"2024-07-16T15:33:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23rc2","html_url":"https://github.com/golang/go/releases/tag/go1.23rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc2/manifests"},{"name":"go1.21.12","sha":"12e9b968bc8890b072b98facbd079ca337bd33a0","kind":"commit","published_at":"2024-07-02T18:51:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.12","html_url":"https://github.com/golang/go/releases/tag/go1.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.12/manifests"},{"name":"go1.22.5","sha":"8e1fdea8316d840fd07e9d6e026048e53290948b","kind":"commit","published_at":"2024-07-02T18:51:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.5","html_url":"https://github.com/golang/go/releases/tag/go1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.5/manifests"},{"name":"go1.23rc1","sha":"7dff7439dcee8ff6cd83869d356accac1039c017","kind":"commit","published_at":"2024-06-21T16:32:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23rc1","html_url":"https://github.com/golang/go/releases/tag/go1.23rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc1/manifests"},{"name":"go1.21.11","sha":"48103d97a84d549b44bc4764df6958f73ba5ee02","kind":"commit","published_at":"2024-06-04T18:11:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.11","html_url":"https://github.com/golang/go/releases/tag/go1.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.11/manifests"},{"name":"go1.22.4","sha":"ace5bb40d027b718b67556afcd31bf54cff050ab","kind":"commit","published_at":"2024-06-04T18:08:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.4","html_url":"https://github.com/golang/go/releases/tag/go1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.4/manifests"},{"name":"go1.21.10","sha":"752b009010df021c45f620e683ec062d22b552bf","kind":"commit","published_at":"2024-05-07T16:00:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.10","html_url":"https://github.com/golang/go/releases/tag/go1.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.10/manifests"},{"name":"go1.22.3","sha":"adbfb672ba485630d75f8b5598228a63f4af08a4","kind":"commit","published_at":"2024-05-07T16:00:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.3","html_url":"https://github.com/golang/go/releases/tag/go1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.3/manifests"},{"name":"go1.22.2","sha":"dddf0ae40fa0c1223aba191d73a44425a08e1035","kind":"commit","published_at":"2024-04-03T15:35:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.2","html_url":"https://github.com/golang/go/releases/tag/go1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.2/manifests"},{"name":"go1.21.9","sha":"d8392e69973a64d96534d544d1f8ac2defc1bc64","kind":"commit","published_at":"2024-04-03T15:35:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.9","html_url":"https://github.com/golang/go/releases/tag/go1.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.9/manifests"},{"name":"go1.22.1","sha":"db6097f8cbaceaed02051850d2411c88b763a0c3","kind":"commit","published_at":"2024-03-05T17:42:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.1","html_url":"https://github.com/golang/go/releases/tag/go1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.1/manifests"},{"name":"go1.21.8","sha":"63992defa823418e8ad91a39777cd671cff89894","kind":"commit","published_at":"2024-03-05T17:38:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.8","html_url":"https://github.com/golang/go/releases/tag/go1.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.8/manifests"},{"name":"go1.22.0","sha":"a10e42f219abb9c5bc4e7d86d9464700a42c7d57","kind":"commit","published_at":"2024-02-06T22:28:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.0","html_url":"https://github.com/golang/go/releases/tag/go1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.0/manifests"},{"name":"go1.20.14","sha":"90a870f1dc49bfcc6ffe95f80fbaf21875198e7a","kind":"commit","published_at":"2024-02-06T18:22:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.14","html_url":"https://github.com/golang/go/releases/tag/go1.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.14/manifests"},{"name":"go1.21.7","sha":"f29208030ab80769ce61dedb5a419821abf92113","kind":"commit","published_at":"2024-02-06T18:00:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.7","html_url":"https://github.com/golang/go/releases/tag/go1.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.7/manifests"},{"name":"go1.22rc2","sha":"1e1da4910546d7ef7e256011f165cb6be1d56451","kind":"commit","published_at":"2024-01-24T16:35:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22rc2","html_url":"https://github.com/golang/go/releases/tag/go1.22rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc2/manifests"},{"name":"go1.21.6","sha":"cc85462b3d23193e4861813ea85e254cfe372403","kind":"commit","published_at":"2024-01-09T18:17:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.6","html_url":"https://github.com/golang/go/releases/tag/go1.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.6/manifests"},{"name":"go1.20.13","sha":"a95136a88cb8a51ede3ec2cdca4cfa3962dcfacd","kind":"commit","published_at":"2024-01-09T18:15:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.13","html_url":"https://github.com/golang/go/releases/tag/go1.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.13/manifests"},{"name":"go1.22rc1","sha":"fa72f3e034fdabc5922ac019281f53ea0a8328cf","kind":"commit","published_at":"2023-12-19T20:59:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22rc1","html_url":"https://github.com/golang/go/releases/tag/go1.22rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc1/manifests"},{"name":"go1.20.12","sha":"97c8ff8d53759e7a82b1862403df1694f2b6e073","kind":"commit","published_at":"2023-12-05T18:12:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.12","html_url":"https://github.com/golang/go/releases/tag/go1.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.12/manifests"},{"name":"go1.21.5","sha":"6018ad99a4a951581b2d846a8ccd6f1d4e74fd11","kind":"commit","published_at":"2023-12-05T18:12:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.5","html_url":"https://github.com/golang/go/releases/tag/go1.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.5/manifests"},{"name":"go1.20.11","sha":"1d0d4b149ce71083ec474d0491851ab2d2dc695e","kind":"commit","published_at":"2023-11-07T17:55:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.11","html_url":"https://github.com/golang/go/releases/tag/go1.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.11/manifests"},{"name":"go1.21.4","sha":"ed817f1c4055a559a94afffecbb91c78e4f39942","kind":"commit","published_at":"2023-11-07T17:38:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.4","html_url":"https://github.com/golang/go/releases/tag/go1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.4/manifests"},{"name":"go1.21.3","sha":"883f062fc0a097bf561030ad453fd3e300896975","kind":"commit","published_at":"2023-10-10T16:31:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.3","html_url":"https://github.com/golang/go/releases/tag/go1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.3/manifests"},{"name":"go1.20.10","sha":"8042fd87f37a725e34407994c9a11aaf95f5af45","kind":"commit","published_at":"2023-10-10T16:26:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.10","html_url":"https://github.com/golang/go/releases/tag/go1.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.10/manifests"},{"name":"go1.20.9","sha":"68f9a6e2addc828246992e66e79c6a51a32d1d71","kind":"commit","published_at":"2023-10-05T19:28:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.9","html_url":"https://github.com/golang/go/releases/tag/go1.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.9/manifests"},{"name":"go1.21.2","sha":"26b5783b72376acd0386f78295e678b9a6bff30e","kind":"commit","published_at":"2023-10-05T19:06:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.2","html_url":"https://github.com/golang/go/releases/tag/go1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.2/manifests"},{"name":"go1.19.13","sha":"619b8fd7d2c94af12933f409e962b99aa9263555","kind":"commit","published_at":"2023-09-06T15:37:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.13","html_url":"https://github.com/golang/go/releases/tag/go1.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.13/manifests"},{"name":"go1.21.1","sha":"2c1e5b05fe39fc5e6c730dd60e82946b8e67c6ba","kind":"commit","published_at":"2023-09-06T15:31:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.1","html_url":"https://github.com/golang/go/releases/tag/go1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.1/manifests"},{"name":"go1.20.8","sha":"d5b851804329aa547dafa278a0c35dd62298d651","kind":"commit","published_at":"2023-09-06T15:31:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.8","html_url":"https://github.com/golang/go/releases/tag/go1.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.8/manifests"},{"name":"go1.21.0","sha":"c19c4c566c63818dfd059b352e52c4710eecf14d","kind":"commit","published_at":"2023-08-08T15:00:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.0","html_url":"https://github.com/golang/go/releases/tag/go1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.0/manifests"},{"name":"go1.21rc4","sha":"041dd5ce051caf72d64b6d5f2f975515b3676a71","kind":"commit","published_at":"2023-08-02T13:51:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc4","html_url":"https://github.com/golang/go/releases/tag/go1.21rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc4/manifests"},{"name":"go1.19.12","sha":"0ae54ddd37302bdd2a8c775135bf5f076a18eeb3","kind":"commit","published_at":"2023-08-01T20:11:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.12","html_url":"https://github.com/golang/go/releases/tag/go1.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.12/manifests"},{"name":"go1.20.7","sha":"adb775e309dea43157e931835e920ac9e7769abe","kind":"commit","published_at":"2023-08-01T19:34:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.7","html_url":"https://github.com/golang/go/releases/tag/go1.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.7/manifests"},{"name":"go1.21rc3","sha":"4aeac326b5cb41a24d6e48c01008abf2f0fda7ff","kind":"commit","published_at":"2023-07-14T15:07:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc3","html_url":"https://github.com/golang/go/releases/tag/go1.21rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc3/manifests"},{"name":"go1.19.11","sha":"e58941fc25771784319ebd0178e566ecf7d3d8c1","kind":"commit","published_at":"2023-07-11T16:38:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.11","html_url":"https://github.com/golang/go/releases/tag/go1.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.11/manifests"},{"name":"go1.20.6","sha":"2c358ffe9762ba08c8db0196942395f97775e31b","kind":"commit","published_at":"2023-07-11T15:58:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.6","html_url":"https://github.com/golang/go/releases/tag/go1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.6/manifests"},{"name":"go1.21rc2","sha":"d8117459c513e048eb72f11988d5416110dff359","kind":"commit","published_at":"2023-06-21T15:40:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc2","html_url":"https://github.com/golang/go/releases/tag/go1.21rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc2/manifests"},{"name":"go1.21rc1","sha":"1c1c82432a78b06c8010c7257df58ff11cc05b61","kind":"commit","published_at":"2023-06-16T14:21:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc1","html_url":"https://github.com/golang/go/releases/tag/go1.21rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc1/manifests"},{"name":"go1.19.10","sha":"7fe60b5df764f5a16a2c40e4412b5ed60f709192","kind":"commit","published_at":"2023-06-06T17:46:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.10","html_url":"https://github.com/golang/go/releases/tag/go1.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.10/manifests"},{"name":"go1.20.5","sha":"e827d41c0a2ea392c117a790cdfed0022e419424","kind":"commit","published_at":"2023-06-06T17:39:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.5","html_url":"https://github.com/golang/go/releases/tag/go1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.5/manifests"},{"name":"go1.19.9","sha":"484330d038d060c6e4db3dc8e6ea2b811b2a44d8","kind":"commit","published_at":"2023-05-02T17:21:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.9","html_url":"https://github.com/golang/go/releases/tag/go1.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.9/manifests"},{"name":"go1.20.4","sha":"324c3ace2d2e4e30949baa23b4c9aac8a4123317","kind":"commit","published_at":"2023-05-02T17:21:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.4","html_url":"https://github.com/golang/go/releases/tag/go1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.4/manifests"},{"name":"go1.19.8","sha":"ca305e101d89969b5cc6a812b1f12038b769aaa2","kind":"commit","published_at":"2023-04-04T17:30:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.8","html_url":"https://github.com/golang/go/releases/tag/go1.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.8/manifests"},{"name":"go1.20.3","sha":"7c47a6b15782b13ecb76fd3c6c18e5f1edc34733","kind":"commit","published_at":"2023-04-04T17:30:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.3","html_url":"https://github.com/golang/go/releases/tag/go1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.3/manifests"},{"name":"go1.19.7","sha":"7bd22aafe41be40e2174335a3dc55431ca9548ec","kind":"commit","published_at":"2023-03-07T16:49:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.7","html_url":"https://github.com/golang/go/releases/tag/go1.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.7/manifests"},{"name":"go1.20.2","sha":"aee9a19c559da6fd258a8609556d89f6fad2a6d8","kind":"commit","published_at":"2023-03-07T16:47:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.2","html_url":"https://github.com/golang/go/releases/tag/go1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.2/manifests"},{"name":"go1.20.1","sha":"202a1a57064127c3f19d96df57b9f9586145e21c","kind":"commit","published_at":"2023-02-14T18:12:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.1","html_url":"https://github.com/golang/go/releases/tag/go1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.1/manifests"},{"name":"go1.19.6","sha":"8656c03fee94ce9cdc4da120b831c2fb9fd68d9d","kind":"commit","published_at":"2023-02-14T18:09:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.6","html_url":"https://github.com/golang/go/releases/tag/go1.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.6/manifests"},{"name":"go1.20","sha":"de4748c47c67392a57f250714509f590f68ad395","kind":"commit","published_at":"2023-02-01T19:03:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20","html_url":"https://github.com/golang/go/releases/tag/go1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20/manifests"},{"name":"go1.20rc3","sha":"b3160e8bcedb25c5266e047ada01b6f462521401","kind":"commit","published_at":"2023-01-12T17:16:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc3","html_url":"https://github.com/golang/go/releases/tag/go1.20rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc3/manifests"},{"name":"go1.18.10","sha":"581603cb7d02019bbf4ff508014038f3120a3dcb","kind":"commit","published_at":"2023-01-10T18:17:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.10","html_url":"https://github.com/golang/go/releases/tag/go1.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.10/manifests"},{"name":"go1.19.5","sha":"1e9ff255a130200fcc4ec5e911d28181fce947d5","kind":"commit","published_at":"2023-01-10T18:15:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.5","html_url":"https://github.com/golang/go/releases/tag/go1.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.5/manifests"},{"name":"go1.20rc2","sha":"32593a91927dbb891e00a5a94abb04105f6a8aa8","kind":"commit","published_at":"2023-01-04T16:02:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc2","html_url":"https://github.com/golang/go/releases/tag/go1.20rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc2/manifests"},{"name":"go1.20rc1","sha":"9f0234214473dfb785a5ad84a8fc62a6a395cbc3","kind":"commit","published_at":"2022-12-07T22:00:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc1","html_url":"https://github.com/golang/go/releases/tag/go1.20rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc1/manifests"},{"name":"go1.19.4","sha":"dc04f3ba1f25313bc9c97e728620206c235db9ee","kind":"commit","published_at":"2022-12-06T19:30:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.4","html_url":"https://github.com/golang/go/releases/tag/go1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.4/manifests"},{"name":"go1.18.9","sha":"0d8a92bdfd3d6d1b24f47e05f9be46645aec94f0","kind":"commit","published_at":"2022-12-06T19:30:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.9","html_url":"https://github.com/golang/go/releases/tag/go1.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.9/manifests"},{"name":"go1.19.3","sha":"5d5ed57b134b7a02259ff070864f753c9e601a18","kind":"commit","published_at":"2022-11-01T16:45:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.3","html_url":"https://github.com/golang/go/releases/tag/go1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.3/manifests"},{"name":"go1.18.8","sha":"156bf3dd36a9264f721dc98749c8899c559cca43","kind":"commit","published_at":"2022-11-01T16:45:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.8","html_url":"https://github.com/golang/go/releases/tag/go1.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.8/manifests"},{"name":"go1.19.2","sha":"895664482c0ebe5cec4a6935615a1e9610bbf1e3","kind":"commit","published_at":"2022-10-04T17:43:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.2","html_url":"https://github.com/golang/go/releases/tag/go1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.2/manifests"},{"name":"go1.18.7","sha":"947091d31ccda14b0a362adff37b6e037f0f59f3","kind":"commit","published_at":"2022-10-04T17:43:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.7","html_url":"https://github.com/golang/go/releases/tag/go1.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.7/manifests"},{"name":"go1.18.6","sha":"170d78d9baa82d1b64682c5d1f15e5f386f18f3e","kind":"commit","published_at":"2022-09-06T16:17:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.6","html_url":"https://github.com/golang/go/releases/tag/go1.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.6/manifests"},{"name":"go1.19.1","sha":"4a4127bccc826ebb6079af3252bc6bfeaec187c4","kind":"commit","published_at":"2022-09-06T16:17:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.1","html_url":"https://github.com/golang/go/releases/tag/go1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.1/manifests"},{"name":"go1.19","sha":"43456202a1e55da55666fac9d56ace7654a65b64","kind":"commit","published_at":"2022-08-02T16:54:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19","html_url":"https://github.com/golang/go/releases/tag/go1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19/manifests"},{"name":"go1.17.13","sha":"15da892a4950a4caac987ee72c632436329f62d5","kind":"commit","published_at":"2022-08-01T15:12:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.13","html_url":"https://github.com/golang/go/releases/tag/go1.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.13/manifests"},{"name":"go1.18.5","sha":"be59153dd8e67d83428e18a44dd29df3059c21fe","kind":"commit","published_at":"2022-08-01T15:12:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.5","html_url":"https://github.com/golang/go/releases/tag/go1.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.5/manifests"},{"name":"go1.19rc2","sha":"ad672e7ce101cc52e38bae3d7484e4660a20d575","kind":"commit","published_at":"2022-07-12T22:09:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19rc2","html_url":"https://github.com/golang/go/releases/tag/go1.19rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc2/manifests"},{"name":"go1.17.12","sha":"1ed3c127daceaffb9aadc806ba60f0b51b47421b","kind":"commit","published_at":"2022-07-12T20:15:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.12","html_url":"https://github.com/golang/go/releases/tag/go1.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.12/manifests"},{"name":"go1.18.4","sha":"88a06f40dfcdc4d37346be169f2b1b9070f38bb3","kind":"commit","published_at":"2022-07-12T19:56:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.4","html_url":"https://github.com/golang/go/releases/tag/go1.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.4/manifests"},{"name":"go1.19rc1","sha":"bac4eb53d64ee402af1d52ac18fb9f0ea76c74e2","kind":"commit","published_at":"2022-07-06T21:33:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19rc1","html_url":"https://github.com/golang/go/releases/tag/go1.19rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc1/manifests"},{"name":"go1.19beta1","sha":"2cfbef438049fd4c3f73d1562773ad1f93900897","kind":"commit","published_at":"2022-06-09T19:31:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19beta1","html_url":"https://github.com/golang/go/releases/tag/go1.19beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19beta1/manifests"},{"name":"go1.18.3","sha":"4068be56ce7721a3d75606ea986d11e9ca27077a","kind":"commit","published_at":"2022-06-01T16:38:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.3","html_url":"https://github.com/golang/go/releases/tag/go1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.3/manifests"},{"name":"go1.17.11","sha":"26cdea3acca29db94541236f0037a20aa22ce2d7","kind":"commit","published_at":"2022-06-01T15:18:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.11","html_url":"https://github.com/golang/go/releases/tag/go1.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.11/manifests"},{"name":"go1.18.2","sha":"8ed0e51b5e5cc50985444f39dc56c55e4fa3bcf9","kind":"commit","published_at":"2022-05-10T16:47:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.2","html_url":"https://github.com/golang/go/releases/tag/go1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.2/manifests"},{"name":"go1.17.10","sha":"085c61ae517110168841be0afeb8f883d66fe95a","kind":"commit","published_at":"2022-05-10T16:14:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.10","html_url":"https://github.com/golang/go/releases/tag/go1.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.10/manifests"},{"name":"go1.17.9","sha":"346b18ee9d15410ab08dd583787c64dbed0666d2","kind":"commit","published_at":"2022-04-12T15:40:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.9","html_url":"https://github.com/golang/go/releases/tag/go1.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.9/manifests"},{"name":"go1.18.1","sha":"0b0d2fe66d2348fa694a925595807859bf08a391","kind":"commit","published_at":"2022-04-12T15:40:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.1","html_url":"https://github.com/golang/go/releases/tag/go1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.1/manifests"},{"name":"go1.18","sha":"4aa1efed4853ea067d665a952eee77c52faac774","kind":"commit","published_at":"2022-03-15T14:06:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18","html_url":"https://github.com/golang/go/releases/tag/go1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18/manifests"},{"name":"go1.17.8","sha":"7dd10d4ce20e64d96a10cb67794851a58d96a2aa","kind":"commit","published_at":"2022-03-03T16:55:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.8","html_url":"https://github.com/golang/go/releases/tag/go1.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.8/manifests"},{"name":"go1.16.15","sha":"7de0c90a1771146bcba5663fb257c52acffe6161","kind":"commit","published_at":"2022-03-03T16:55:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.15","html_url":"https://github.com/golang/go/releases/tag/go1.16.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.15/manifests"},{"name":"go1.18rc1","sha":"cb5a598d7f2ebd276686403d141a97c026d33458","kind":"commit","published_at":"2022-02-16T22:23:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18rc1","html_url":"https://github.com/golang/go/releases/tag/go1.18rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18rc1/manifests"},{"name":"go1.17.7","sha":"6a70ee2873b2367e2a0d6e7d7e167c072b99daf0","kind":"commit","published_at":"2022-02-09T18:09:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.7","html_url":"https://github.com/golang/go/releases/tag/go1.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.7/manifests"},{"name":"go1.16.14","sha":"0a6cf8706fdd0fe1bd26e4d1ecbcd41650bf5e6c","kind":"commit","published_at":"2022-02-09T16:29:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.14","html_url":"https://github.com/golang/go/releases/tag/go1.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.14/manifests"},{"name":"go1.18beta2","sha":"41f485b9a7d8fd647c415be1d11b612063dff21c","kind":"commit","published_at":"2022-01-31T13:43:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18beta2","html_url":"https://github.com/golang/go/releases/tag/go1.18beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta2/manifests"},{"name":"go1.17.6","sha":"9de1ac6ac2cad3871760d0aa288f5ca713afd0a6","kind":"commit","published_at":"2022-01-06T19:06:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.6","html_url":"https://github.com/golang/go/releases/tag/go1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.6/manifests"},{"name":"go1.16.13","sha":"378766af9ed0f2e28d67c2b50e73db7573656669","kind":"commit","published_at":"2022-01-06T19:06:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.13","html_url":"https://github.com/golang/go/releases/tag/go1.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.13/manifests"},{"name":"go1.18beta1","sha":"becaeea1199b875bc24800fa88f2f4fea119bf78","kind":"commit","published_at":"2021-12-14T17:43:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18beta1","html_url":"https://github.com/golang/go/releases/tag/go1.18beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta1/manifests"},{"name":"go1.16.12","sha":"f1f3923d2e3a0952c698d2901fc052046fa4af3d","kind":"commit","published_at":"2021-12-09T13:44:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.12","html_url":"https://github.com/golang/go/releases/tag/go1.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.12/manifests"},{"name":"go1.17.5","sha":"de690c2ff8e323c7ce9e274f986dc6f824b35405","kind":"commit","published_at":"2021-12-09T13:44:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.5","html_url":"https://github.com/golang/go/releases/tag/go1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.5/manifests"},{"name":"go1.17.4","sha":"0f2d0d0694c8680909252ca45dbffbcaff8e430a","kind":"commit","published_at":"2021-12-02T20:02:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.4","html_url":"https://github.com/golang/go/releases/tag/go1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.4/manifests"},{"name":"go1.16.11","sha":"8faefcbfce6d2b2875ab74d81bb4e94b2e3adaf5","kind":"commit","published_at":"2021-12-02T20:00:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.11","html_url":"https://github.com/golang/go/releases/tag/go1.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.11/manifests"},{"name":"go1.16.10","sha":"23991f50b34f8707bcfc7761321bb3b0e9dba10e","kind":"commit","published_at":"2021-11-04T13:55:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.10","html_url":"https://github.com/golang/go/releases/tag/go1.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.10/manifests"},{"name":"go1.17.3","sha":"f58c78a5771570667b26e8c74faa017bd4c2c448","kind":"commit","published_at":"2021-11-04T13:55:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.3","html_url":"https://github.com/golang/go/releases/tag/go1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.3/manifests"},{"name":"go1.16.9","sha":"c580180744e60d6c84fc0b59d634fcff01290780","kind":"commit","published_at":"2021-10-07T19:49:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.9","html_url":"https://github.com/golang/go/releases/tag/go1.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.9/manifests"},{"name":"go1.17.2","sha":"2ac3bdf378ae408ad8c993084c1c6f7d05b7dff8","kind":"commit","published_at":"2021-10-07T18:11:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.2","html_url":"https://github.com/golang/go/releases/tag/go1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.2/manifests"},{"name":"go1.17.1","sha":"21a4e67ad58e3c4a7c5254f60cda5be5c3c450ff","kind":"commit","published_at":"2021-09-09T15:27:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.1","html_url":"https://github.com/golang/go/releases/tag/go1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.1/manifests"},{"name":"go1.16.8","sha":"170a72e58bd128b421f4b3974fe2a37fd035efdf","kind":"commit","published_at":"2021-09-09T15:27:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.8","html_url":"https://github.com/golang/go/releases/tag/go1.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.8/manifests"},{"name":"go1.17","sha":"ec5170397c724a8ae440b2bc529f857c86f0e6b1","kind":"commit","published_at":"2021-08-16T16:23:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17","html_url":"https://github.com/golang/go/releases/tag/go1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17/manifests"},{"name":"go1.16.7","sha":"fa6aa872225f8d33a90d936e7a81b64d2cea68e1","kind":"commit","published_at":"2021-08-04T20:44:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.7","html_url":"https://github.com/golang/go/releases/tag/go1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.7/manifests"},{"name":"go1.15.15","sha":"acbe242f8a2cae8ef4749806291a37d23089b572","kind":"commit","published_at":"2021-08-04T20:44:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.15","html_url":"https://github.com/golang/go/releases/tag/go1.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.15/manifests"},{"name":"go1.17rc2","sha":"72ab3ff68b1ec894fe5599ec82b8849f3baa9d94","kind":"commit","published_at":"2021-08-02T17:57:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17rc2","html_url":"https://github.com/golang/go/releases/tag/go1.17rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc2/manifests"},{"name":"go1.17rc1","sha":"ddfd72f7d10a40a87513a320dae8c52b6dfdb778","kind":"commit","published_at":"2021-07-13T17:12:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17rc1","html_url":"https://github.com/golang/go/releases/tag/go1.17rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc1/manifests"},{"name":"go1.16.6","sha":"bc51e930274a5d5835ac8797978afc0864c9e30c","kind":"commit","published_at":"2021-07-12T19:45:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.6","html_url":"https://github.com/golang/go/releases/tag/go1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.6/manifests"},{"name":"go1.15.14","sha":"c6d89dbf9954b101589e2db8e170b84167782109","kind":"commit","published_at":"2021-07-12T19:44:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.14","html_url":"https://github.com/golang/go/releases/tag/go1.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.14/manifests"},{"name":"go1.17beta1","sha":"dc00dc6c6bf3b5554e37f60799aec092276ff807","kind":"commit","published_at":"2021-06-10T12:41:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17beta1","html_url":"https://github.com/golang/go/releases/tag/go1.17beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17beta1/manifests"},{"name":"go1.16.5","sha":"7677616a263e8ded606cc8297cb67ddc667a876e","kind":"commit","published_at":"2021-06-03T17:14:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.5","html_url":"https://github.com/golang/go/releases/tag/go1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.5/manifests"},{"name":"go1.15.13","sha":"ab7f8297f9734b24a43a942930258cda411f16a3","kind":"commit","published_at":"2021-06-03T17:14:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.13","html_url":"https://github.com/golang/go/releases/tag/go1.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.13/manifests"},{"name":"go1.16.4","sha":"04cd717a269d94d3b3459a3aaf43bc71e3112b7a","kind":"commit","published_at":"2021-05-06T15:00:00.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.4","html_url":"https://github.com/golang/go/releases/tag/go1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.4/manifests"},{"name":"go1.15.12","sha":"07d8cba9e15f5c5a3b0462a9215dbeac0cebf027","kind":"commit","published_at":"2021-05-06T14:59:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.12","html_url":"https://github.com/golang/go/releases/tag/go1.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.12/manifests"},{"name":"go1.16.3","sha":"9baddd3f21230c55f0ad2a10f5f20579dcf0a0bb","kind":"commit","published_at":"2021-04-01T17:26:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.3","html_url":"https://github.com/golang/go/releases/tag/go1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.3/manifests"},{"name":"go1.15.11","sha":"8c163e85267d146274f68854fe02b4a495586584","kind":"commit","published_at":"2021-04-01T17:26:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.11","html_url":"https://github.com/golang/go/releases/tag/go1.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.11/manifests"},{"name":"go1.15.10","sha":"dcffdac515a1d409bcb61783d57ddb137b4741b9","kind":"commit","published_at":"2021-03-11T17:08:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.10","html_url":"https://github.com/golang/go/releases/tag/go1.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.10/manifests"},{"name":"go1.16.2","sha":"3979fb9af9ccfc0b7ccb613dcf256b18c2c295f0","kind":"commit","published_at":"2021-03-11T17:08:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.2","html_url":"https://github.com/golang/go/releases/tag/go1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.2/manifests"},{"name":"go1.16.1","sha":"e9e0473681e581040b4adcd64b53967e1572fe8d","kind":"commit","published_at":"2021-03-10T14:25:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.1","html_url":"https://github.com/golang/go/releases/tag/go1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.1/manifests"},{"name":"go1.15.9","sha":"13722418773b6a081816e8cc48131306565db1bd","kind":"commit","published_at":"2021-03-10T14:24:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.9","html_url":"https://github.com/golang/go/releases/tag/go1.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.9/manifests"},{"name":"go1.16","sha":"f21be2fdc6f1becdbed1592ea0b245cdeedc5ac8","kind":"commit","published_at":"2021-02-16T18:08:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16","html_url":"https://github.com/golang/go/releases/tag/go1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16/manifests"},{"name":"go1.14.15","sha":"5cf057ddedfbb149b71c85ec86050431dd6b2d9d","kind":"commit","published_at":"2021-02-04T20:43:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.15","html_url":"https://github.com/golang/go/releases/tag/go1.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.15/manifests"},{"name":"go1.15.8","sha":"fa6752a5370735b8c2404d6de5191f2eea67130f","kind":"commit","published_at":"2021-02-04T20:42:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.8","html_url":"https://github.com/golang/go/releases/tag/go1.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.8/manifests"},{"name":"go1.16rc1","sha":"3e06467282c6d5678a6273747658c04314e013ef","kind":"commit","published_at":"2021-01-27T22:19:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16rc1","html_url":"https://github.com/golang/go/releases/tag/go1.16rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16rc1/manifests"},{"name":"go1.14.14","sha":"ccb4f250bd7e382e50824c36ec5a3e1a57dcf11a","kind":"commit","published_at":"2021-01-19T19:47:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.14","html_url":"https://github.com/golang/go/releases/tag/go1.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.14/manifests"},{"name":"go1.15.7","sha":"2117ea9737bc9cb2e30cb087b76a283f68768819","kind":"commit","published_at":"2021-01-19T19:47:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.7","html_url":"https://github.com/golang/go/releases/tag/go1.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.7/manifests"},{"name":"go1.16beta1","sha":"2ff33f5e443165e55a080f3a649e4c070c4096d1","kind":"commit","published_at":"2020-12-17T16:03:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16beta1","html_url":"https://github.com/golang/go/releases/tag/go1.16beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16beta1/manifests"},{"name":"go1.14.13","sha":"6eed7d361d276b69a1cfdeeb7690237a6385b073","kind":"commit","published_at":"2020-12-03T17:27:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.13","html_url":"https://github.com/golang/go/releases/tag/go1.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.13/manifests"},{"name":"go1.15.6","sha":"9b955d2d3fcff6a5bc8bce7bafdc4c634a28e95b","kind":"commit","published_at":"2020-12-03T17:27:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.6","html_url":"https://github.com/golang/go/releases/tag/go1.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.6/manifests"},{"name":"go1.14.12","sha":"bc9c580409b61af6b29f0cbd9d45bec63dbe2ccb","kind":"commit","published_at":"2020-11-12T16:47:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.12","html_url":"https://github.com/golang/go/releases/tag/go1.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.12/manifests"},{"name":"go1.15.5","sha":"c53315d6cf1b4bfea6ff356b4a1524778c683bb9","kind":"commit","published_at":"2020-11-12T16:39:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.5","html_url":"https://github.com/golang/go/releases/tag/go1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.5/manifests"},{"name":"go1.15.4","sha":"0e953add9656c32a788e06438cd7b533e968b7f8","kind":"commit","published_at":"2020-11-05T21:21:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.4","html_url":"https://github.com/golang/go/releases/tag/go1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.4/manifests"},{"name":"go1.14.11","sha":"e82710b825958f30b924fc6dba1fd0a63b517199","kind":"commit","published_at":"2020-11-05T21:21:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.11","html_url":"https://github.com/golang/go/releases/tag/go1.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.11/manifests"},{"name":"go1.15.3","sha":"1984ee00048b63eacd2155cd6d74a2d13e998272","kind":"commit","published_at":"2020-10-14T19:10:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.3","html_url":"https://github.com/golang/go/releases/tag/go1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.3/manifests"},{"name":"go1.14.10","sha":"b5a3989dac97270b89cfce250cbb42695647d5cb","kind":"commit","published_at":"2020-10-14T19:10:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.10","html_url":"https://github.com/golang/go/releases/tag/go1.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.10/manifests"},{"name":"go1.14.9","sha":"26a85c3634b8b5dc9cf8adb30664dac0ddc6acf0","kind":"commit","published_at":"2020-09-09T16:38:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.9","html_url":"https://github.com/golang/go/releases/tag/go1.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.9/manifests"},{"name":"go1.15.2","sha":"9706f510a5e2754595d716bd64be8375997311fb","kind":"commit","published_at":"2020-09-09T16:38:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.2","html_url":"https://github.com/golang/go/releases/tag/go1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.2/manifests"},{"name":"go1.14.8","sha":"c187a3d47c41d54bd570905caad128ba947e3d03","kind":"commit","published_at":"2020-09-01T14:08:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.8","html_url":"https://github.com/golang/go/releases/tag/go1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.8/manifests"},{"name":"go1.15.1","sha":"01af46f7cc419da19f8a6a444da8f6022c016803","kind":"commit","published_at":"2020-09-01T14:08:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.1","html_url":"https://github.com/golang/go/releases/tag/go1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.1/manifests"},{"name":"go1.15","sha":"0fdc3801bfd43d6f55e4ea5bf095e1ea55430339","kind":"commit","published_at":"2020-08-11T19:01:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15","html_url":"https://github.com/golang/go/releases/tag/go1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15/manifests"},{"name":"go1.15rc2","sha":"c4f8cb43caf0bcd0c730d7d04a3fce129393cecc","kind":"commit","published_at":"2020-08-07T14:56:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15rc2","html_url":"https://github.com/golang/go/releases/tag/go1.15rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc2/manifests"},{"name":"go1.14.7","sha":"d571a77846dfee8efd076223a882915cd6cb52f4","kind":"commit","published_at":"2020-08-06T14:43:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.7","html_url":"https://github.com/golang/go/releases/tag/go1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.7/manifests"},{"name":"go1.13.15","sha":"e71b61180aa19a60c23b3b7e3f6586726ebe4fd1","kind":"commit","published_at":"2020-08-06T14:43:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.15","html_url":"https://github.com/golang/go/releases/tag/go1.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.15/manifests"},{"name":"go1.15rc1","sha":"3e8f6b0791a670e52d25d76813d669daa68acfb4","kind":"commit","published_at":"2020-07-24T16:28:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15rc1","html_url":"https://github.com/golang/go/releases/tag/go1.15rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc1/manifests"},{"name":"go1.13.14","sha":"d3ba94164a1c404a01369fb54ddd4f5b94d91348","kind":"commit","published_at":"2020-07-16T22:23:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.14","html_url":"https://github.com/golang/go/releases/tag/go1.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.14/manifests"},{"name":"go1.14.6","sha":"edfd6f28486017dcb136cd3f3ec252706d4b326e","kind":"commit","published_at":"2020-07-16T22:23:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.6","html_url":"https://github.com/golang/go/releases/tag/go1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.6/manifests"},{"name":"go1.14.5","sha":"36fcde1676a0d3863cb5f295eed6938cd782fcbb","kind":"commit","published_at":"2020-07-14T14:10:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.5","html_url":"https://github.com/golang/go/releases/tag/go1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.5/manifests"},{"name":"go1.13.13","sha":"1f8859c22ccdeb969b252c8139bf4b1aae5c4909","kind":"commit","published_at":"2020-07-14T14:10:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.13","html_url":"https://github.com/golang/go/releases/tag/go1.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.13/manifests"},{"name":"go1.15beta1","sha":"e92be18fd8b525b642ca25bdb3e2056b35d9d73c","kind":"commit","published_at":"2020-06-10T14:56:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15beta1","html_url":"https://github.com/golang/go/releases/tag/go1.15beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15beta1/manifests"},{"name":"go1.13.12","sha":"6be4a5eb4898c7b5e7557dda061cc09ba310698b","kind":"commit","published_at":"2020-06-01T19:34:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.12","html_url":"https://github.com/golang/go/releases/tag/go1.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.12/manifests"},{"name":"go1.14.4","sha":"83b181c68bf332ac7948f145f33d128377a09c42","kind":"commit","published_at":"2020-06-01T19:34:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.4","html_url":"https://github.com/golang/go/releases/tag/go1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.4/manifests"},{"name":"go1.13.11","sha":"237b6067c17ac3ef1e02632b77deefb5e9837cbb","kind":"commit","published_at":"2020-05-14T19:18:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.11","html_url":"https://github.com/golang/go/releases/tag/go1.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.11/manifests"},{"name":"go1.14.3","sha":"f296b7a6f045325a230f77e9bda1470b1270f817","kind":"commit","published_at":"2020-05-14T19:18:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.3","html_url":"https://github.com/golang/go/releases/tag/go1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.3/manifests"},{"name":"go1.14.2","sha":"96745b980cfde139e8611772e2bc0c59a8e6cdf7","kind":"commit","published_at":"2020-04-08T19:09:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.2","html_url":"https://github.com/golang/go/releases/tag/go1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.2/manifests"},{"name":"go1.13.10","sha":"a57f07aac237d366630e85d080ef1ce0c34f0d09","kind":"commit","published_at":"2020-04-08T19:09:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.10","html_url":"https://github.com/golang/go/releases/tag/go1.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.10/manifests"},{"name":"go1.13.9","sha":"33554bc6af72f13e5eb319fd5f5aa5c9a150a60c","kind":"commit","published_at":"2020-03-19T15:17:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.9","html_url":"https://github.com/golang/go/releases/tag/go1.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.9/manifests"},{"name":"go1.14.1","sha":"564c76a268b75f56d6f465b82fba7f6fb929fd70","kind":"commit","published_at":"2020-03-19T15:17:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.1","html_url":"https://github.com/golang/go/releases/tag/go1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.1/manifests"},{"name":"go1.14","sha":"20a838ab94178c55bc4dc23ddc332fce8545a493","kind":"commit","published_at":"2020-02-25T17:40:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14","html_url":"https://github.com/golang/go/releases/tag/go1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14/manifests"},{"name":"go1.13.8","sha":"a7acf9af07bdc288129fa5756768b41f312d05f4","kind":"commit","published_at":"2020-02-12T19:55:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.8","html_url":"https://github.com/golang/go/releases/tag/go1.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.8/manifests"},{"name":"go1.12.17","sha":"46cb016190389b7e37b21f04e5343a628ca1f662","kind":"commit","published_at":"2020-02-12T19:55:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.17","html_url":"https://github.com/golang/go/releases/tag/go1.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.17/manifests"},{"name":"go1.14rc1","sha":"a068054af141c01df5a4519844f4b77273605f4e","kind":"commit","published_at":"2020-02-05T15:43:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14rc1","html_url":"https://github.com/golang/go/releases/tag/go1.14rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14rc1/manifests"},{"name":"go1.12.16","sha":"deac3221fc4cd365fb40d269dd56551e9d354356","kind":"commit","published_at":"2020-01-27T22:27:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.16","html_url":"https://github.com/golang/go/releases/tag/go1.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.16/manifests"},{"name":"go1.13.7","sha":"7d2473dc81c659fba3f3b83bc6e93ca5fe37a898","kind":"commit","published_at":"2020-01-27T22:26:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.7","html_url":"https://github.com/golang/go/releases/tag/go1.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.7/manifests"},{"name":"go1.12.15","sha":"694e20f4e08af7e7669c9652424d0df9b0b83f00","kind":"commit","published_at":"2020-01-09T19:00:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.15","html_url":"https://github.com/golang/go/releases/tag/go1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.15/manifests"},{"name":"go1.13.6","sha":"14b79df428fdab83ebc813a72ab714d1e2c488d2","kind":"commit","published_at":"2020-01-09T19:00:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.6","html_url":"https://github.com/golang/go/releases/tag/go1.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.6/manifests"},{"name":"go1.14beta1","sha":"a5bfd9da1d1b24f326399b6b75558ded14514f23","kind":"commit","published_at":"2019-12-17T14:59:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14beta1","html_url":"https://github.com/golang/go/releases/tag/go1.14beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14beta1/manifests"},{"name":"go1.13.5","sha":"9341fe073e6f7742c9d61982084874560dac2014","kind":"commit","published_at":"2019-12-04T21:55:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.5","html_url":"https://github.com/golang/go/releases/tag/go1.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.5/manifests"},{"name":"go1.12.14","sha":"8a720dabf102975ced5664b9cf668ac4ca080245","kind":"commit","published_at":"2019-12-04T21:35:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.14","html_url":"https://github.com/golang/go/releases/tag/go1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.14/manifests"},{"name":"go1.12.13","sha":"a8528068d581fcd110d0cb4f3c04ad77261abf6d","kind":"commit","published_at":"2019-10-31T22:53:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.13","html_url":"https://github.com/golang/go/releases/tag/go1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.13/manifests"},{"name":"go1.13.4","sha":"3f995c3f3b43033013013e6c7ccc93a9b1411ca9","kind":"commit","published_at":"2019-10-31T22:47:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.4","html_url":"https://github.com/golang/go/releases/tag/go1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.4/manifests"},{"name":"go1.13.3","sha":"e64356a4484deb5da57396a4cd80e26667b86b79","kind":"commit","published_at":"2019-10-17T21:56:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.3","html_url":"https://github.com/golang/go/releases/tag/go1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.3/manifests"},{"name":"go1.12.12","sha":"9e6d3ca2794c04b3f65019ee90b6e406bcfc9286","kind":"commit","published_at":"2019-10-17T21:51:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.12","html_url":"https://github.com/golang/go/releases/tag/go1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.12/manifests"},{"name":"go1.12.11","sha":"ef74bfc859c918aeab796c2fa18f4a5dde862343","kind":"commit","published_at":"2019-10-17T17:32:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.11","html_url":"https://github.com/golang/go/releases/tag/go1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.11/manifests"},{"name":"go1.13.2","sha":"72766093e6bd092eb18df3759055625ba8436484","kind":"commit","published_at":"2019-10-17T17:32:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.2","html_url":"https://github.com/golang/go/releases/tag/go1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.2/manifests"},{"name":"go1.12.10","sha":"6c15c7cce718e1e9a47f4f0ab1bd70923b04557b","kind":"commit","published_at":"2019-09-25T18:48:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.10","html_url":"https://github.com/golang/go/releases/tag/go1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.10/manifests"},{"name":"go1.13.1","sha":"b17fd8e49d24eb298c53de5cd0a8923f1e0270ba","kind":"commit","published_at":"2019-09-25T18:48:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.1","html_url":"https://github.com/golang/go/releases/tag/go1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.1/manifests"},{"name":"go1.13","sha":"cc8838d645b2b7026c1f3aaceb011775c5ca3a08","kind":"commit","published_at":"2019-09-03T17:05:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13","html_url":"https://github.com/golang/go/releases/tag/go1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13/manifests"},{"name":"go1.13rc2","sha":"d7b402a49a8ef5af911d7873bdbc5f61335f1d41","kind":"commit","published_at":"2019-08-29T14:35:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13rc2","html_url":"https://github.com/golang/go/releases/tag/go1.13rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc2/manifests"},{"name":"go1.13rc1","sha":"ed4f3f313438b8765da6c4605060529761db0797","kind":"commit","published_at":"2019-08-21T19:21:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13rc1","html_url":"https://github.com/golang/go/releases/tag/go1.13rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc1/manifests"},{"name":"go1.12.9","sha":"06472b99cdf59f00049f3cd8c9e05ba283cb2c56","kind":"commit","published_at":"2019-08-15T18:44:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.9","html_url":"https://github.com/golang/go/releases/tag/go1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.9/manifests"},{"name":"go1.12.8","sha":"306a74284eb261acb34ce7f70962f357906a2759","kind":"commit","published_at":"2019-08-13T16:27:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.8","html_url":"https://github.com/golang/go/releases/tag/go1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.8/manifests"},{"name":"go1.11.13","sha":"b2967c0e5c5271bb4469e1f615fb85879ebd8a57","kind":"commit","published_at":"2019-08-13T16:26:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.13","html_url":"https://github.com/golang/go/releases/tag/go1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.13/manifests"},{"name":"go1.12.7","sha":"7f416b4f048677d0784e6941516c0f1e6052b2d6","kind":"commit","published_at":"2019-07-08T19:50:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.7","html_url":"https://github.com/golang/go/releases/tag/go1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.7/manifests"},{"name":"go1.11.12","sha":"4128f163d6dca1b8d703da8cf86ef679608856a0","kind":"commit","published_at":"2019-07-08T19:49:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.12","html_url":"https://github.com/golang/go/releases/tag/go1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.12/manifests"},{"name":"go1.13beta1","sha":"60f14fddfee107dedd76c0be6b422a3d8ccc841a","kind":"commit","published_at":"2019-06-26T16:35:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13beta1","html_url":"https://github.com/golang/go/releases/tag/go1.13beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13beta1/manifests"},{"name":"go1.11.11","sha":"541c49144d73f2a03374517091835fa8a43eebe2","kind":"commit","published_at":"2019-06-11T18:11:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.11","html_url":"https://github.com/golang/go/releases/tag/go1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.11/manifests"},{"name":"go1.12.6","sha":"4ce6a8e89668b87dce67e2f55802903d6eb9110a","kind":"commit","published_at":"2019-06-11T15:21:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.6","html_url":"https://github.com/golang/go/releases/tag/go1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.6/manifests"},{"name":"go1.12.5","sha":"3a1b4e75f8b6c1b57db73bccf7ca871bf1a97ca9","kind":"commit","published_at":"2019-05-06T21:12:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.5","html_url":"https://github.com/golang/go/releases/tag/go1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.5/manifests"},{"name":"go1.11.10","sha":"efa061d9f5d52846dfc3dda40eaf8eccfeeae8d2","kind":"commit","published_at":"2019-05-06T20:50:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.10","html_url":"https://github.com/golang/go/releases/tag/go1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.10/manifests"},{"name":"go1.12.4","sha":"eda3401e807be8928eed48bb5fc85ffa8e62ddb4","kind":"commit","published_at":"2019-04-11T23:31:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.4","html_url":"https://github.com/golang/go/releases/tag/go1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.4/manifests"},{"name":"go1.11.9","sha":"428e5f29a957b591d82e640b619b684aa25fba4e","kind":"commit","published_at":"2019-04-11T23:31:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.9","html_url":"https://github.com/golang/go/releases/tag/go1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.9/manifests"},{"name":"go1.11.8","sha":"f8a63418e985d972c86d3da5bf90b7e81b72b468","kind":"commit","published_at":"2019-04-08T21:30:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.8","html_url":"https://github.com/golang/go/releases/tag/go1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.8/manifests"},{"name":"go1.12.3","sha":"62ec3dd260324d243491b271d53ccdfd4a1f14e3","kind":"commit","published_at":"2019-04-08T21:30:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.3","html_url":"https://github.com/golang/go/releases/tag/go1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.3/manifests"},{"name":"go1.12.2","sha":"ac02fdec7cd16ea8d3de1fc33def9cfabec5170d","kind":"commit","published_at":"2019-04-05T19:24:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.2","html_url":"https://github.com/golang/go/releases/tag/go1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.2/manifests"},{"name":"go1.11.7","sha":"2c5363d9c1cf51457d6d2466a63e6576e80327f8","kind":"commit","published_at":"2019-04-05T19:09:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.7","html_url":"https://github.com/golang/go/releases/tag/go1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.7/manifests"},{"name":"go1.11.6","sha":"e18f2ca380f52bbf8cac039ccfdf445e9047c810","kind":"commit","published_at":"2019-03-14T19:57:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.6","html_url":"https://github.com/golang/go/releases/tag/go1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.6/manifests"},{"name":"go1.12.1","sha":"0380c9ad38843d523d9c9804fe300cb7edd7cd3c","kind":"commit","published_at":"2019-03-14T19:18:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.1","html_url":"https://github.com/golang/go/releases/tag/go1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.1/manifests"},{"name":"go1.12","sha":"05e77d41914d247a1e7caf37d7125ccaa5a53505","kind":"commit","published_at":"2019-02-25T23:01:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12","html_url":"https://github.com/golang/go/releases/tag/go1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12/manifests"},{"name":"go1.12rc1","sha":"1af509d46e31a14e7ff17e23b1fd84250976b405","kind":"commit","published_at":"2019-02-11T20:14:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12rc1","html_url":"https://github.com/golang/go/releases/tag/go1.12rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12rc1/manifests"},{"name":"go1.11.5","sha":"35bb62e60a7779ff82c3067903b3306ff8666471","kind":"commit","published_at":"2019-01-23T19:49:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.5","html_url":"https://github.com/golang/go/releases/tag/go1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.5/manifests"},{"name":"go1.10.8","sha":"b0cb374daf646454998bac7b393f3236a2ab6aca","kind":"commit","published_at":"2019-01-23T19:47:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.8","html_url":"https://github.com/golang/go/releases/tag/go1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.8/manifests"},{"name":"go1.12beta2","sha":"4b3f04c63b5b1a1bbc4dfd71c34341ea4e935115","kind":"commit","published_at":"2019-01-10T18:15:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12beta2","html_url":"https://github.com/golang/go/releases/tag/go1.12beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta2/manifests"},{"name":"go1.12beta1","sha":"e3b4b7baad555f74b6fbc0ddc00d46ed0ac03a0a","kind":"commit","published_at":"2018-12-18T23:01:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12beta1","html_url":"https://github.com/golang/go/releases/tag/go1.12beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta1/manifests"},{"name":"go1.11.4","sha":"4601a4c1b1c00fbe507508f0267ec5a9445bb7e5","kind":"commit","published_at":"2018-12-14T23:34:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.4","html_url":"https://github.com/golang/go/releases/tag/go1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.4/manifests"},{"name":"go1.10.7","sha":"f5ff72d62301c4e9d0a78167fab5914ca12919bd","kind":"commit","published_at":"2018-12-14T23:34:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.7","html_url":"https://github.com/golang/go/releases/tag/go1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.7/manifests"},{"name":"go1.10.6","sha":"25ca8f49c3fc4a68daff7a23ab613e3453be5cda","kind":"commit","published_at":"2018-12-13T17:16:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.6","html_url":"https://github.com/golang/go/releases/tag/go1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.6/manifests"},{"name":"go1.11.3","sha":"90c896448691b5edb0ab11110f37234f63cd28ed","kind":"commit","published_at":"2018-12-13T17:14:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.3","html_url":"https://github.com/golang/go/releases/tag/go1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.3/manifests"},{"name":"go1.10.5","sha":"1ae739797ec72acbd6d90b94a2366a31566205c2","kind":"commit","published_at":"2018-11-02T20:17:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.5","html_url":"https://github.com/golang/go/releases/tag/go1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.5/manifests"},{"name":"go1.11.2","sha":"e8a95aeb75536496432bcace1fb2bbfa449bf0fa","kind":"commit","published_at":"2018-11-02T20:17:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.2","html_url":"https://github.com/golang/go/releases/tag/go1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.2/manifests"},{"name":"go1.11.1","sha":"26957168c4c0cdcc7ca4f0b19d0eb19474d224ac","kind":"commit","published_at":"2018-10-01T20:59:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.1","html_url":"https://github.com/golang/go/releases/tag/go1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.1/manifests"},{"name":"go1.11","sha":"41e62b8c49d21659b48a95216e3062032285250f","kind":"commit","published_at":"2018-08-24T20:18:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11","html_url":"https://github.com/golang/go/releases/tag/go1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11/manifests"},{"name":"go1.10.4","sha":"2191fce26a7fd1cd5b4975e7bd44ab44b1d9dd78","kind":"commit","published_at":"2018-08-24T19:26:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.4","html_url":"https://github.com/golang/go/releases/tag/go1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.4/manifests"},{"name":"go1.11rc2","sha":"02c0c32960f65d0b9c66ec840c612f5f9623dc51","kind":"commit","published_at":"2018-08-22T22:17:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11rc2","html_url":"https://github.com/golang/go/releases/tag/go1.11rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc2/manifests"},{"name":"go1.11rc1","sha":"807e7f2420c683384dc9c6db498808ba1b7aab17","kind":"commit","published_at":"2018-08-13T23:43:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11rc1","html_url":"https://github.com/golang/go/releases/tag/go1.11rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc1/manifests"},{"name":"go1.11beta3","sha":"1b870077c896379c066b41657d3c9062097a6943","kind":"commit","published_at":"2018-08-03T17:21:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta3","html_url":"https://github.com/golang/go/releases/tag/go1.11beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta3/manifests"},{"name":"go1.11beta2","sha":"c814ac44c0571f844718f07aa52afa47e37fb1ed","kind":"commit","published_at":"2018-07-19T21:30:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta2","html_url":"https://github.com/golang/go/releases/tag/go1.11beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta2/manifests"},{"name":"go1.11beta1","sha":"a12c1f26e4cc602dae62ec065a237172a5b8f926","kind":"commit","published_at":"2018-06-26T20:00:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta1","html_url":"https://github.com/golang/go/releases/tag/go1.11beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta1/manifests"},{"name":"go1.10.3","sha":"fe8a0d12b14108cbe2408b417afcaab722b0727c","kind":"commit","published_at":"2018-06-06T23:47:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.3","html_url":"https://github.com/golang/go/releases/tag/go1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.3/manifests"},{"name":"go1.9.7","sha":"7df09b4a03f9e53334672674ba7983d5e7128646","kind":"commit","published_at":"2018-06-06T20:29:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.7","html_url":"https://github.com/golang/go/releases/tag/go1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.7/manifests"},{"name":"go1.9.6","sha":"20f58c6075aef1bb7327ab0691ae095f9412ab5b","kind":"commit","published_at":"2018-04-30T19:04:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.6","html_url":"https://github.com/golang/go/releases/tag/go1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.6/manifests"},{"name":"go1.10.2","sha":"71bdbf431b79dff61944f22c25c7e085ccfc25d5","kind":"commit","published_at":"2018-04-30T19:03:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.2","html_url":"https://github.com/golang/go/releases/tag/go1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.2/manifests"},{"name":"go1.10.1","sha":"ac7c0ee26dda18076d5f6c151d8f920b43340ae3","kind":"commit","published_at":"2018-03-29T06:09:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.1","html_url":"https://github.com/golang/go/releases/tag/go1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.1/manifests"},{"name":"go1.9.5","sha":"f69b0c627f94b7dcaf4ec654df8e0ffa4bf46957","kind":"commit","published_at":"2018-03-29T06:06:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.5","html_url":"https://github.com/golang/go/releases/tag/go1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.5/manifests"},{"name":"go1.10","sha":"bf86aec25972f3a100c3aa58a6abcbcc35bdea49","kind":"commit","published_at":"2018-02-16T16:05:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10","html_url":"https://github.com/golang/go/releases/tag/go1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10/manifests"},{"name":"go1.10rc2","sha":"20e228f2fdb44350c858de941dff4aea9f3127b8","kind":"commit","published_at":"2018-02-07T16:12:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10rc2","html_url":"https://github.com/golang/go/releases/tag/go1.10rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc2/manifests"},{"name":"go1.9.4","sha":"6732fcc06df713fc737cee5c5860bad87599bc6d","kind":"commit","published_at":"2018-02-07T15:34:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.4","html_url":"https://github.com/golang/go/releases/tag/go1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.4/manifests"},{"name":"go1.8.7","sha":"357c9141369361101345f3048a6b2b3e149299d5","kind":"commit","published_at":"2018-02-07T15:33:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.7","html_url":"https://github.com/golang/go/releases/tag/go1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.7/manifests"},{"name":"go1.10rc1","sha":"5348aed83e39bd1d450d92d7f627e994c2db6ebf","kind":"commit","published_at":"2018-01-25T17:24:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10rc1","html_url":"https://github.com/golang/go/releases/tag/go1.10rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc1/manifests"},{"name":"go1.8.6","sha":"96c72e94687d1d78770a204f35993cb2cd3c91e4","kind":"commit","published_at":"2018-01-23T03:33:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.6","html_url":"https://github.com/golang/go/releases/tag/go1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.6/manifests"},{"name":"go1.9.3","sha":"a563954b799c6921fc3666b4723d38413f442145","kind":"commit","published_at":"2018-01-22T21:38:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.3","html_url":"https://github.com/golang/go/releases/tag/go1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.3/manifests"},{"name":"go1.10beta2","sha":"594668a5a96267a46282ce3007a584ec07adf705","kind":"commit","published_at":"2018-01-11T17:44:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10beta2","html_url":"https://github.com/golang/go/releases/tag/go1.10beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta2/manifests"},{"name":"go1.10beta1","sha":"9ce6b5c2ed5d3d5251b9a6a0c548d5fb2c8567e8","kind":"commit","published_at":"2017-12-07T17:38:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10beta1","html_url":"https://github.com/golang/go/releases/tag/go1.10beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta1/manifests"},{"name":"go1.9.2","sha":"2ea7d3461bb41d0ae12b56ee52d43314bcdb97f9","kind":"commit","published_at":"2017-10-25T20:24:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.2","html_url":"https://github.com/golang/go/releases/tag/go1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.2/manifests"},{"name":"go1.8.5","sha":"d4ccbd8833aa45819e903abfc4337555f1832d3c","kind":"commit","published_at":"2017-10-25T18:57:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5","html_url":"https://github.com/golang/go/releases/tag/go1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5/manifests"},{"name":"go1.8.5rc5","sha":"0ab2c8872d648bc155e41bf5a7ed0cfee133ff70","kind":"commit","published_at":"2017-10-25T16:24:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5rc5","html_url":"https://github.com/golang/go/releases/tag/go1.8.5rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc5/manifests"},{"name":"go1.8.5rc4","sha":"fab5e254b2a03d3153f850774d87a79840740fe9","kind":"commit","published_at":"2017-10-20T16:43:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5rc4","html_url":"https://github.com/golang/go/releases/tag/go1.8.5rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc4/manifests"},{"name":"go1.8.4","sha":"f5bcb9b8fe9dd8949d4682b74be6ba72e5d554fb","kind":"commit","published_at":"2017-10-04T18:39:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.4","html_url":"https://github.com/golang/go/releases/tag/go1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.4/manifests"},{"name":"go1.9.1","sha":"7f40c1214dd67cf171a347a5230da70bd8e10d32","kind":"commit","published_at":"2017-10-04T18:39:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.1","html_url":"https://github.com/golang/go/releases/tag/go1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.1/manifests"},{"name":"go1.9","sha":"c8aec4095e089ff6ac50d18e97c3f46561f14f48","kind":"commit","published_at":"2017-08-24T20:52:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9","html_url":"https://github.com/golang/go/releases/tag/go1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9/manifests"},{"name":"go1.9rc2","sha":"048c9cfaacb6fe7ac342b0acd8ca8322b6c49508","kind":"commit","published_at":"2017-08-07T20:29:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9rc2","html_url":"https://github.com/golang/go/releases/tag/go1.9rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc2/manifests"},{"name":"go1.9rc1","sha":"65c6c88a9442b91d8b2fd0230337b1fda4bb6cdf","kind":"commit","published_at":"2017-07-24T19:35:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9rc1","html_url":"https://github.com/golang/go/releases/tag/go1.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc1/manifests"},{"name":"go1.9beta2","sha":"eab99a8d548f8ba864647ab171a44f0a5376a6b3","kind":"commit","published_at":"2017-06-26T21:12:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9beta2","html_url":"https://github.com/golang/go/releases/tag/go1.9beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta2/manifests"},{"name":"go1.9beta1","sha":"952ecbe0a27aadd184ca3e2c342beb464d6b1653","kind":"commit","published_at":"2017-06-14T21:44:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9beta1","html_url":"https://github.com/golang/go/releases/tag/go1.9beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta1/manifests"},{"name":"go1.8.3","sha":"352996a381701cfa0c16e8de29cbde8f3922182f","kind":"commit","published_at":"2017-05-24T18:14:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.3","html_url":"https://github.com/golang/go/releases/tag/go1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.3/manifests"},{"name":"go1.7.6","sha":"2b7a7b710f096b1b7e6f2ab5e9e3ec003ad7cd12","kind":"commit","published_at":"2017-05-23T18:33:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.6","html_url":"https://github.com/golang/go/releases/tag/go1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.6/manifests"},{"name":"go1.8.2","sha":"59870f9e19384c3155f603f799b61b401fa20cc9","kind":"commit","published_at":"2017-05-23T18:32:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.2","html_url":"https://github.com/golang/go/releases/tag/go1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.2/manifests"},{"name":"go1.8.1","sha":"a4c18f063b6659079ca2848ca217a0587dabc001","kind":"commit","published_at":"2017-04-07T16:48:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.1","html_url":"https://github.com/golang/go/releases/tag/go1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.1/manifests"},{"name":"go1.8","sha":"cd6b6202dd1559b3ac63179b45f1833fcfbe7eca","kind":"commit","published_at":"2017-02-16T17:12:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8","html_url":"https://github.com/golang/go/releases/tag/go1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8/manifests"},{"name":"go1.8rc3","sha":"2a5f65a98ca483aad2dd74dc2636a7baecc59cf2","kind":"commit","published_at":"2017-01-26T17:42:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc3","html_url":"https://github.com/golang/go/releases/tag/go1.8rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc3/manifests"},{"name":"go1.7.5","sha":"753452fac6f6963b5a6e38a239b05362385a3842","kind":"commit","published_at":"2017-01-26T17:38:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.5","html_url":"https://github.com/golang/go/releases/tag/go1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.5/manifests"},{"name":"go1.8rc2","sha":"59f181b6fda68ece22882945853ca2df9dbf1c88","kind":"commit","published_at":"2017-01-19T20:58:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc2","html_url":"https://github.com/golang/go/releases/tag/go1.8rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc2/manifests"},{"name":"go1.8rc1","sha":"3de6e96e4b8147f5267a2e8218a7c780b09a434f","kind":"commit","published_at":"2017-01-10T19:35:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc1","html_url":"https://github.com/golang/go/releases/tag/go1.8rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc1/manifests"},{"name":"go1.8beta2","sha":"9cd3c0662aa63eea8e7fae80f558fda9d646ba98","kind":"commit","published_at":"2016-12-15T20:06:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8beta2","html_url":"https://github.com/golang/go/releases/tag/go1.8beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta2/manifests"},{"name":"go1.7.4","sha":"6b36535cf382bce845dd2d272276e7ba350b0c6b","kind":"commit","published_at":"2016-12-01T22:13:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.4","html_url":"https://github.com/golang/go/releases/tag/go1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.4/manifests"},{"name":"go1.6.4","sha":"aa1e69f3fc21795b6fab531a07008e0744ffe5bf","kind":"commit","published_at":"2016-12-01T20:56:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.4","html_url":"https://github.com/golang/go/releases/tag/go1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.4/manifests"},{"name":"go1.8beta1","sha":"41908a54530120b68a79e0fd22b5e709d33cced0","kind":"commit","published_at":"2016-12-01T02:54:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8beta1","html_url":"https://github.com/golang/go/releases/tag/go1.8beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta1/manifests"},{"name":"go1.7.3","sha":"2f6557233c5a5c311547144c34b4045640ff9f71","kind":"commit","published_at":"2016-10-19T17:04:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.3","html_url":"https://github.com/golang/go/releases/tag/go1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.3/manifests"},{"name":"go1.7.2","sha":"edecc650ec95ac1a96d2312980e18d959f89835e","kind":"commit","published_at":"2016-10-17T21:08:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.2","html_url":"https://github.com/golang/go/releases/tag/go1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.2/manifests"},{"name":"go1.7.1","sha":"f75aafdf56dd90eab75cfeac8cf69358f73ba171","kind":"commit","published_at":"2016-09-07T19:11:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.1","html_url":"https://github.com/golang/go/releases/tag/go1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.1/manifests"},{"name":"go1.7","sha":"0d818588685976407c81c60d2fda289361cbc8ec","kind":"commit","published_at":"2016-08-15T22:43:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7","html_url":"https://github.com/golang/go/releases/tag/go1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7/manifests"},{"name":"go1.7rc6","sha":"1e933ed7c091bd8e077ffd123234af10a69e3978","kind":"commit","published_at":"2016-08-08T18:42:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc6","html_url":"https://github.com/golang/go/releases/tag/go1.7rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc6/manifests"},{"name":"go1.7rc5","sha":"09fc3cc5df6b37b62a219bd4cacd8898a2328b76","kind":"commit","published_at":"2016-08-02T23:34:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc5","html_url":"https://github.com/golang/go/releases/tag/go1.7rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc5/manifests"},{"name":"go1.7rc4","sha":"c628d83ec5309cd679e16c734456fed1b9a85806","kind":"commit","published_at":"2016-08-02T02:22:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc4","html_url":"https://github.com/golang/go/releases/tag/go1.7rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc4/manifests"},{"name":"go1.7rc3","sha":"8707f31c0abc6b607014e843b7cc188b3019daa9","kind":"commit","published_at":"2016-07-21T21:19:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc3","html_url":"https://github.com/golang/go/releases/tag/go1.7rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc3/manifests"},{"name":"go1.7rc2","sha":"0ebf6ce087388cdd501a02ff92f2f8cafc3e1378","kind":"commit","published_at":"2016-07-18T15:36:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc2","html_url":"https://github.com/golang/go/releases/tag/go1.7rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc2/manifests"},{"name":"go1.6.3","sha":"da6b9ec7bf1722fa00196e1eadc10a29156b6b28","kind":"commit","published_at":"2016-07-18T15:36:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.3","html_url":"https://github.com/golang/go/releases/tag/go1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.3/manifests"},{"name":"go1.7rc1","sha":"53da5fd4d431881bb3583c9790db7735a6530a1b","kind":"commit","published_at":"2016-07-08T03:48:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc1","html_url":"https://github.com/golang/go/releases/tag/go1.7rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc1/manifests"},{"name":"go1.7beta2","sha":"fca9fc52c831ab6af56e30f8c48062a99ded2580","kind":"commit","published_at":"2016-06-16T19:45:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7beta2","html_url":"https://github.com/golang/go/releases/tag/go1.7beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta2/manifests"},{"name":"go1.7beta1","sha":"3c6b6684ce21c1092ba208a0f1744ad7c930248a","kind":"commit","published_at":"2016-06-02T00:22:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7beta1","html_url":"https://github.com/golang/go/releases/tag/go1.7beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta1/manifests"},{"name":"go1.6.2","sha":"57e459e02b4b01567f92542f92cd9afde209e193","kind":"commit","published_at":"2016-04-19T23:27:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.2","html_url":"https://github.com/golang/go/releases/tag/go1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.2/manifests"},{"name":"go1.6.1","sha":"f5cf5673590a68c55b2330df9dfcdd6fac75b893","kind":"commit","published_at":"2016-04-11T23:39:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.1","html_url":"https://github.com/golang/go/releases/tag/go1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.1/manifests"},{"name":"go1.5.4","sha":"a1ef950a15517bca223d079a6cf65948c3db9694","kind":"commit","published_at":"2016-04-11T23:39:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.4","html_url":"https://github.com/golang/go/releases/tag/go1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.4/manifests"},{"name":"go1.6","sha":"7bc40ffb05d8813bf9b41a331b45d37216f9e747","kind":"commit","published_at":"2016-02-17T19:53:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6","html_url":"https://github.com/golang/go/releases/tag/go1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6/manifests"},{"name":"go1.6rc2","sha":"5d343bdfb140970cc37f099064226d104ca6d817","kind":"commit","published_at":"2016-02-03T23:11:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6rc2","html_url":"https://github.com/golang/go/releases/tag/go1.6rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc2/manifests"},{"name":"go1.6rc1","sha":"036b8fd40b60830ca1d152f17148e52b96d8aa6c","kind":"commit","published_at":"2016-01-28T00:06:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6rc1","html_url":"https://github.com/golang/go/releases/tag/go1.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc1/manifests"},{"name":"go1.6beta2","sha":"66330d8c6c0a23b7eb48688f9954264e48b039da","kind":"commit","published_at":"2016-01-13T23:40:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6beta2","html_url":"https://github.com/golang/go/releases/tag/go1.6beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta2/manifests"},{"name":"go1.5.3","sha":"27d5c0ede5b4411089f4bf52a41dd2f4eed36123","kind":"commit","published_at":"2016-01-13T19:43:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.3","html_url":"https://github.com/golang/go/releases/tag/go1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.3/manifests"},{"name":"go1.6beta1","sha":"8db371b3d58a1c139f0854738f9962de05ca5d7a","kind":"commit","published_at":"2015-12-17T22:45:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6beta1","html_url":"https://github.com/golang/go/releases/tag/go1.6beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta1/manifests"},{"name":"go1.5.2","sha":"40cbf58f960a8f5287d2c3a93b3ca6119df67e85","kind":"commit","published_at":"2015-12-03T00:44:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.2","html_url":"https://github.com/golang/go/releases/tag/go1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.2/manifests"},{"name":"go1.4.3","sha":"50eb39bb23e8b03e823c38e844f0410d0b5325d2","kind":"commit","published_at":"2015-09-23T04:20:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.3","html_url":"https://github.com/golang/go/releases/tag/go1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.3/manifests"},{"name":"go1.5.1","sha":"f2e4c8b5fb3660d793b2c545ef207153db0a34b1","kind":"commit","published_at":"2015-09-09T00:52:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.1","html_url":"https://github.com/golang/go/releases/tag/go1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.1/manifests"},{"name":"go1.5","sha":"bb03defe933c89fee44be675d7aa0fbd893ced30","kind":"commit","published_at":"2015-08-19T05:04:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5","html_url":"https://github.com/golang/go/releases/tag/go1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5/manifests"},{"name":"go1.5rc1","sha":"0d20a61e68ba22fb416fe2aa8b6532026822bad0","kind":"commit","published_at":"2015-08-06T04:06:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5rc1","html_url":"https://github.com/golang/go/releases/tag/go1.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5rc1/manifests"},{"name":"go1.5beta3","sha":"d3ffc975f38890abbd8ca3f7833772e6423297e8","kind":"commit","published_at":"2015-07-29T23:50:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta3","html_url":"https://github.com/golang/go/releases/tag/go1.5beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta3/manifests"},{"name":"go1.5beta2","sha":"cc8f5441980a8c2f9e6c8ec3222985ed488e76ba","kind":"commit","published_at":"2015-07-17T03:34:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta2","html_url":"https://github.com/golang/go/releases/tag/go1.5beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta2/manifests"},{"name":"go1.5beta1","sha":"b6ead9f171742cd5b519a22ecc690354b0d1ce27","kind":"commit","published_at":"2015-07-07T21:53:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta1","html_url":"https://github.com/golang/go/releases/tag/go1.5beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta1/manifests"},{"name":"go1.4.2","sha":"883bc6ed0ea815293fe6309d66f967ea60630e87","kind":"commit","published_at":"2015-02-18T04:24:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.2","html_url":"https://github.com/golang/go/releases/tag/go1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.2/manifests"},{"name":"go1.4.1","sha":"886b02d705ffb1be8b4974ac4c355d480a24e3ec","kind":"commit","published_at":"2015-01-15T21:04:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.1","html_url":"https://github.com/golang/go/releases/tag/go1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.1/manifests"},{"name":"go1.4","sha":"c303df658d43b9f3e98e56e646f8e84a83495991","kind":"commit","published_at":"2014-12-11T00:27:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4","html_url":"https://github.com/golang/go/releases/tag/go1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4/manifests"},{"name":"go1.4rc2","sha":"3d344611770d03a9d2f822216074edd83af67677","kind":"commit","published_at":"2014-12-02T02:43:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4rc2","html_url":"https://github.com/golang/go/releases/tag/go1.4rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc2/manifests"},{"name":"go1.4rc1","sha":"30ef146819d031ccd875de806c4edad66366d4bc","kind":"commit","published_at":"2014-11-17T02:55:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4rc1","html_url":"https://github.com/golang/go/releases/tag/go1.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc1/manifests"},{"name":"go1.4beta1","sha":"ca230d2d6ffeaef0be2f58fd46ba6ed34a8dbf46","kind":"commit","published_at":"2014-10-30T01:02:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4beta1","html_url":"https://github.com/golang/go/releases/tag/go1.4beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4beta1/manifests"},{"name":"go1.3.3","sha":"3dbc53ae6ad4e3b93f31d35d98b38f6dda25f4ee","kind":"commit","published_at":"2014-10-01T01:20:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.3","html_url":"https://github.com/golang/go/releases/tag/go1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.3/manifests"},{"name":"go1.3.2","sha":"f3c81ed821268e2f2e2945b0816f495809bbdf21","kind":"commit","published_at":"2014-09-25T22:32:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.2","html_url":"https://github.com/golang/go/releases/tag/go1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.2/manifests"},{"name":"go1.3.1","sha":"1657de2d6dbb020e15908668f209f3be7dcef151","kind":"commit","published_at":"2014-08-13T03:18:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.1","html_url":"https://github.com/golang/go/releases/tag/go1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.1/manifests"},{"name":"go1.3","sha":"1cdd48c8a276cef9e3e20b7350d13556b6c96a71","kind":"commit","published_at":"2014-06-19T00:20:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3","html_url":"https://github.com/golang/go/releases/tag/go1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3/manifests"},{"name":"go1.3rc2","sha":"2a3daa8bdd5bd06808c51cb4f2921655f70d7617","kind":"commit","published_at":"2014-06-13T03:24:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3rc2","html_url":"https://github.com/golang/go/releases/tag/go1.3rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc2/manifests"},{"name":"go1.3rc1","sha":"a5565ec7d9c04843bc91c06a0d5a652716ee75a7","kind":"commit","published_at":"2014-06-02T04:34:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3rc1","html_url":"https://github.com/golang/go/releases/tag/go1.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc1/manifests"},{"name":"go1.3beta2","sha":"c00043b5d8bd53130bddb5ef1e88643dccc4586f","kind":"commit","published_at":"2014-05-21T00:46:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3beta2","html_url":"https://github.com/golang/go/releases/tag/go1.3beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta2/manifests"},{"name":"go1.2.2","sha":"43d00b0942c1c6f43993ac71e1eea48e62e22b8d","kind":"commit","published_at":"2014-05-05T17:43:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2.2","html_url":"https://github.com/golang/go/releases/tag/go1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.2/manifests"},{"name":"go1.3beta1","sha":"7ff8e90eb7ceb2016aa9fc736febd8a5902ec65e","kind":"commit","published_at":"2014-04-22T00:00:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3beta1","html_url":"https://github.com/golang/go/releases/tag/go1.3beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta1/manifests"},{"name":"go1.2.1","sha":"9c9802fad57c1bcb72ea98c5c55ea2652efc5772","kind":"commit","published_at":"2014-03-03T00:53:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2.1","html_url":"https://github.com/golang/go/releases/tag/go1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.1/manifests"},{"name":"go1.2","sha":"402d3590b54e4a0df9fb51ed14b2999e85ce0b76","kind":"commit","published_at":"2013-11-28T21:32:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2","html_url":"https://github.com/golang/go/releases/tag/go1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2/manifests"},{"name":"go1.2rc5","sha":"4abdb873be5c4bbd1e0edec56f992b201d8e0e68","kind":"commit","published_at":"2013-11-18T01:44:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc5","html_url":"https://github.com/golang/go/releases/tag/go1.2rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc5/manifests"},{"name":"go1.2rc4","sha":"a5940dddba6e7995c6f7e4b4d11df17609c247be","kind":"commit","published_at":"2013-11-13T04:29:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc4","html_url":"https://github.com/golang/go/releases/tag/go1.2rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc4/manifests"},{"name":"go1.2rc3","sha":"2eb51b1ba8cbf593124ab95e2ea9efb5d3ddf21e","kind":"commit","published_at":"2013-11-01T01:44:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc3","html_url":"https://github.com/golang/go/releases/tag/go1.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc3/manifests"},{"name":"go1.2rc2","sha":"309e16554aab1686c5bb744cababfbaa2d83db4d","kind":"commit","published_at":"2013-10-18T04:53:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc2","html_url":"https://github.com/golang/go/releases/tag/go1.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc2/manifests"},{"name":"go1.1.2","sha":"1d6d8fca241bb611af51e265c1b5a2e9ae904702","kind":"commit","published_at":"2013-08-13T05:33:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1.2","html_url":"https://github.com/golang/go/releases/tag/go1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.2/manifests"},{"name":"go1.1.1","sha":"d260448f6b6ac10efe4ae7f6dfe944e72bc2a676","kind":"commit","published_at":"2013-06-13T02:49:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1.1","html_url":"https://github.com/golang/go/releases/tag/go1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.1/manifests"},{"name":"go1.1","sha":"205f850ceacfc39d1e9d76a9569416284594ce8c","kind":"commit","published_at":"2013-05-13T20:03:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1","html_url":"https://github.com/golang/go/releases/tag/go1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1/manifests"},{"name":"go1.1rc3","sha":"46a6097aa7943a490e9bd2e04274845d0e5e200f","kind":"commit","published_at":"2013-05-08T23:04:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1rc3","html_url":"https://github.com/golang/go/releases/tag/go1.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc3/manifests"},{"name":"go1.1rc2","sha":"1c5438aae896edcd1e9f9618f4776517f08053b3","kind":"commit","published_at":"2013-05-07T00:33:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1rc2","html_url":"https://github.com/golang/go/releases/tag/go1.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc2/manifests"},{"name":"go1.0.3","sha":"30be9b4313622c2077539e68826194cb1028c691","kind":"commit","published_at":"2012-09-21T22:10:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.3","html_url":"https://github.com/golang/go/releases/tag/go1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.3/manifests"},{"name":"go1.0.2","sha":"cb6c6570b73a1c4d19cad94570ed277f7dae55ac","kind":"commit","published_at":"2012-06-14T02:50:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.2","html_url":"https://github.com/golang/go/releases/tag/go1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.2/manifests"},{"name":"go1.0.1","sha":"2fffba7fe19690e038314d17a117d6b87979c89f","kind":"commit","published_at":"2012-04-26T19:50:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.1","html_url":"https://github.com/golang/go/releases/tag/go1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.1/manifests"},{"name":"go1","sha":"6174b5e21e73714c63061e66efdbe180e1c5491d","kind":"commit","published_at":"2012-03-28T12:41:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1","html_url":"https://github.com/golang/go/releases/tag/go1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1/manifests"},{"name":"weekly.2012-03-27","sha":"3895b5051df256b442d0b0af50debfffd8d75164","kind":"commit","published_at":"2012-03-28T12:41:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-27/manifests"},{"name":"weekly","sha":"3895b5051df256b442d0b0af50debfffd8d75164","kind":"commit","published_at":"2012-03-28T12:41:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly","html_url":"https://github.com/golang/go/releases/tag/weekly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly/manifests"},{"name":"weekly.2012-03-22","sha":"da7959d5dd1a230868d8eca9dbf11b4d54e8915a","kind":"commit","published_at":"2012-03-23T01:44:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-22/manifests"},{"name":"weekly.2012-03-13","sha":"9ef03fdf7778f23aa304a03888e4e0f698a3ef84","kind":"commit","published_at":"2012-03-13T05:39:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-13/manifests"},{"name":"weekly.2012-03-04","sha":"56208edb8dfc297efde71f18730dfb09b3dcb928","kind":"commit","published_at":"2012-03-05T04:45:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-04/manifests"},{"name":"weekly.2012-02-22","sha":"6419bbbfd310d0e48b3de60c8891a8f0fcc98b6f","kind":"commit","published_at":"2012-02-23T05:40:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-22/manifests"},{"name":"weekly.2012-02-14","sha":"da8f037b57241b0b84fab9d4c9e69b53e7118850","kind":"commit","published_at":"2012-02-15T03:41:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-14/manifests"},{"name":"weekly.2012-02-07","sha":"d3f8f0c258be17e742abb59da26025a6b5656c7b","kind":"commit","published_at":"2012-02-08T03:37:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-07/manifests"},{"name":"weekly.2012-01-27","sha":"6786185fd6245c522dce647163d2b33708c0b46d","kind":"commit","published_at":"2012-01-27T06:51:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-27/manifests"},{"name":"weekly.2012-01-20","sha":"22ef504654079bd0a6f227b7485ce0657bf205e1","kind":"commit","published_at":"2012-01-20T05:57:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-20/manifests"},{"name":"weekly.2012-01-15","sha":"a19870744979bdce3eff58776be42e399ed8f6f1","kind":"commit","published_at":"2012-01-15T22:45:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-15/manifests"},{"name":"weekly.2011-12-22","sha":"1a06b513e758355f769cd894782c34751ba5722d","kind":"commit","published_at":"2011-12-23T03:28:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-22/manifests"},{"name":"weekly.2011-12-14","sha":"3388e9f67b2ebb30bbd115c13b3ac4728c7ff9c1","kind":"commit","published_at":"2011-12-15T05:56:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-14/manifests"},{"name":"weekly.2011-12-06","sha":"8d1da1c66ad9e2d9bf6028e7dfff5d1f2151d494","kind":"commit","published_at":"2011-12-07T02:33:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-06/manifests"},{"name":"weekly.2011-12-02","sha":"7af813a7f2b62734e40628c341cb3afa4c85641c","kind":"commit","published_at":"2011-12-01T21:09:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-02/manifests"},{"name":"weekly.2011-12-01","sha":"9dd07f680a4a8ddb0f750a0de89ccc880e322147","kind":"commit","published_at":"2011-12-01T05:17:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-01/manifests"},{"name":"weekly.2011-11-18","sha":"3af28bd886ca5a64128aa2118aac818c61871dad","kind":"commit","published_at":"2011-11-18T20:20:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-18","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-18/manifests"},{"name":"weekly.2011-11-09","sha":"d83cc435e4c324e34aa10af72c1aa7f4fa47d4c1","kind":"commit","published_at":"2011-11-08T23:57:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-09/manifests"},{"name":"weekly.2011-11-08","sha":"4b39d115a0228d9c88b47f2fd86c9d6377ba7273","kind":"commit","published_at":"2011-11-08T23:27:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-08","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-08/manifests"},{"name":"weekly.2011-11-02","sha":"ede44c68a48ba579defa08d1df94b268c93ab8e3","kind":"commit","published_at":"2011-11-02T03:00:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-02/manifests"},{"name":"weekly.2011-11-01","sha":"08757f722c84260399d3eb1236c0c1ed305e017a","kind":"commit","published_at":"2011-11-02T01:37:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-01/manifests"},{"name":"weekly.2011-10-26","sha":"659f1f208af02a3dd5cc13da0d4f8756a3cc5369","kind":"commit","published_at":"2011-10-26T05:47:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-26","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-26/manifests"},{"name":"weekly.2011-10-25","sha":"cdd3d6932853ec2fb2ac0a693143b22098adb012","kind":"commit","published_at":"2011-10-26T05:09:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-25","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-25/manifests"},{"name":"weekly.2011-10-18","sha":"ac21766c958dc1341d79f17c36cc686ed936e6d4","kind":"commit","published_at":"2011-10-19T00:31:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-18","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-18/manifests"},{"name":"release.r58.2","sha":"0584eb2e7779d5bf699702d06acb686cd08bddd2","kind":"commit","published_at":"2011-10-18T03:06:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58.2","html_url":"https://github.com/golang/go/releases/tag/release.r58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.2/manifests"},{"name":"release.r60.3","sha":"394b383a1ee0ac3fec5e453a7dbe590d3ce6d6b0","kind":"commit","published_at":"2011-10-17T23:55:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.3","html_url":"https://github.com/golang/go/releases/tag/release.r60.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.3/manifests"},{"name":"weekly.2011-10-06","sha":"2b0d7f0836b87dd346e3a815d3bbb593f8e1a3f6","kind":"commit","published_at":"2011-10-06T22:56:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-06/manifests"},{"name":"release.r60.2","sha":"6c4e7f4b681c12d7dbb2a229fb32636303dad781","kind":"commit","published_at":"2011-10-05T21:23:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.2","html_url":"https://github.com/golang/go/releases/tag/release.r60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.2/manifests"},{"name":"weekly.2011-09-21","sha":"e4ac43b7f07379715cbed7355bc3710e709c34ef","kind":"commit","published_at":"2011-09-22T05:06:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-21","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-21/manifests"},{"name":"release.r60.1","sha":"4af7136fcf874e212d66c72178a68db969918b25","kind":"commit","published_at":"2011-09-19T02:32:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.1","html_url":"https://github.com/golang/go/releases/tag/release.r60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.1/manifests"},{"name":"weekly.2011-09-16","sha":"b0e3edab0e5439505f6ac79a9a96ab19478a065b","kind":"commit","published_at":"2011-09-16T07:18:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-16","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-16/manifests"},{"name":"release.r60","sha":"5464bfebe723752dfc09a6dd6b361b8e79db5995","kind":"commit","published_at":"2011-09-08T02:16:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60","html_url":"https://github.com/golang/go/releases/tag/release.r60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60/manifests"},{"name":"weekly.2011-09-07","sha":"c5c656aee37f8e6f53a574bacf42c944bd2630a2","kind":"commit","published_at":"2011-09-07T23:43:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-07/manifests"},{"name":"weekly.2011-09-01","sha":"ca64a37d9d925dec179e1142097dc9f135807656","kind":"commit","published_at":"2011-09-01T07:08:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-01/manifests"},{"name":"weekly.2011-08-17","sha":"1491a20540f377b6f83f5c4a8e823ca20d27d6c5","kind":"commit","published_at":"2011-08-18T04:27:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-08-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-08-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-17/manifests"},{"name":"weekly.2011-08-10","sha":"da7e1ba00b7c223b24a175b0bbefb7b1f26ec1af","kind":"commit","published_at":"2011-08-10T06:00:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-08-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-08-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-08-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-10/manifests"},{"name":"release.r59","sha":"5d9765785dff74784bbdad43f7847b6825509032","kind":"commit","published_at":"2011-07-31T22:37:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r59","html_url":"https://github.com/golang/go/releases/tag/release.r59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r59/manifests"},{"name":"weekly.2011-07-29","sha":"b583108436b22f32d0ddb67b68ca890d306d0fb5","kind":"commit","published_at":"2011-07-29T22:11:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-29/manifests"},{"name":"weekly.2011-07-19","sha":"50ddb98b243e35de1dbe572bc5240129054af9f6","kind":"commit","published_at":"2011-07-20T05:45:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-19","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-19/manifests"},{"name":"release.r58.1","sha":"adfa87c5d754252f2bf428b38560de3d630dbe9d","kind":"commit","published_at":"2011-07-12T14:19:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58.1","html_url":"https://github.com/golang/go/releases/tag/release.r58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.1/manifests"},{"name":"weekly.2011-07-07","sha":"4f03ef7993ce7aa125530010b6b8bf3c4ae2cfa0","kind":"commit","published_at":"2011-07-08T03:13:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-07/manifests"},{"name":"release.r58","sha":"fb10bce0c27cf06dc449d8e58ad6ec5dc276b929","kind":"commit","published_at":"2011-06-29T23:49:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58","html_url":"https://github.com/golang/go/releases/tag/release.r58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58/manifests"},{"name":"weekly.2011-06-23","sha":"30d08b404cc52a7378090287ee8ead2411e9b530","kind":"commit","published_at":"2011-06-24T06:04:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-23/manifests"},{"name":"weekly.2011-06-16","sha":"d6b9dd8b81a4a2969a02ddab9e39532bfb33fafb","kind":"commit","published_at":"2011-06-17T01:31:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-16","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-16/manifests"},{"name":"release.r57.2","sha":"7998d012b9823d6938dbaac929a839776b093fe4","kind":"commit","published_at":"2011-06-16T06:04:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57.2","html_url":"https://github.com/golang/go/releases/tag/release.r57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.2/manifests"},{"name":"weekly.2011-06-09","sha":"11b04261c754c67ad4c4ef13b667854c5ecb64e8","kind":"commit","published_at":"2011-06-10T04:26:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-09/manifests"},{"name":"weekly.2011-06-02","sha":"897ad0c05ee2af17c7740f793f8136d7404e87f5","kind":"commit","published_at":"2011-06-03T01:18:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-02/manifests"},{"name":"weekly.2011-05-22","sha":"f6742e7482c2b4fd1dada85c6318ecd59ccef8f6","kind":"commit","published_at":"2011-05-23T06:30:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-05-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-05-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-05-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-05-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-05-22/manifests"},{"name":"release.r57.1","sha":"16b4a007de329b96411be1597ea70f805b6adbe7","kind":"commit","published_at":"2011-05-04T04:17:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57.1","html_url":"https://github.com/golang/go/releases/tag/release.r57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.1/manifests"},{"name":"release.r57","sha":"ca2cb382ba89d1a1534f71ec2218a23659e3d491","kind":"commit","published_at":"2011-05-03T18:07:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57","html_url":"https://github.com/golang/go/releases/tag/release.r57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57/manifests"},{"name":"weekly.2011-04-27","sha":"5a8ae387e2f22e1c255d96b052b868281ca83761","kind":"commit","published_at":"2011-04-28T06:32:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-27/manifests"},{"name":"weekly.2011-04-13","sha":"0f03eedb878968851f36189f31fb3b1dfce31d84","kind":"commit","published_at":"2011-04-14T04:18:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-13/manifests"},{"name":"weekly.2011-04-04","sha":"51319b1125473fc1732ef012cde40c512ec735a0","kind":"commit","published_at":"2011-04-05T02:55:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-04/manifests"},{"name":"weekly.2011-03-28","sha":"33e41802f9ce0a2b88b344dbd04ecb025385c9aa","kind":"commit","published_at":"2011-03-29T03:17:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-28","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-28/manifests"},{"name":"weekly.2011-03-15","sha":"f538f2432eba1ca4f38bb919d795d6e9101ed374","kind":"commit","published_at":"2011-03-16T05:24:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-15/manifests"},{"name":"weekly.2011-03-07.1","sha":"251cdc917de92a6e710fb1bc8d3230c241d00577","kind":"commit","published_at":"2011-03-07T05:18:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-07.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07.1/manifests"},{"name":"release.r56","sha":"251cdc917de92a6e710fb1bc8d3230c241d00577","kind":"commit","published_at":"2011-03-07T05:18:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r56","html_url":"https://github.com/golang/go/releases/tag/release.r56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r56/manifests"},{"name":"weekly.2011-03-07","sha":"c1d44c9453506cdf5725a392aa03d9aa5df580af","kind":"commit","published_at":"2011-03-07T02:55:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07/manifests"},{"name":"weekly.2011-02-24","sha":"625bcf9f16876865715508d837dd9c36a34e90d7","kind":"commit","published_at":"2011-02-25T03:13:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-24","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-24/manifests"},{"name":"weekly.2011-02-15","sha":"d8ba9a440c826c5ed94f93d2d9fb7e9bf394f472","kind":"commit","published_at":"2011-02-15T15:58:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-15/manifests"},{"name":"weekly.2011-02-01.1","sha":"b08746ee5e0bb7d0291221c85e1fdead9924b858","kind":"commit","published_at":"2011-02-02T01:09:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-01.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-01.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-01.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01.1/manifests"},{"name":"weekly.2011-02-01","sha":"7aa758df0ce7578ff8b4e326eef777d8f10f70c4","kind":"commit","published_at":"2011-02-01T23:59:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01/manifests"},{"name":"weekly.2011-01-20","sha":"34c1b13c2a0d8d66db353b7b62e9379c2a887a2e","kind":"commit","published_at":"2011-01-20T05:02:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-20/manifests"},{"name":"weekly.2011-01-19","sha":"4b7fab83b571813ad56a15b653ed0ade0cf5b52e","kind":"commit","published_at":"2011-01-20T03:01:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-19","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-19/manifests"},{"name":"weekly.2011-01-12","sha":"c3e33975aa8d256984ba897ab88d1ca7cad4940a","kind":"commit","published_at":"2011-01-13T01:04:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-12","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-12/manifests"},{"name":"weekly.2011-01-06","sha":"41170c91e5f7854b2cdf980f314ae33907305018","kind":"commit","published_at":"2011-01-07T04:28:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-06/manifests"},{"name":"weekly.2010-12-22","sha":"7d557ebc1d5220a1843c8f8f5a972eacc056af51","kind":"commit","published_at":"2010-12-23T02:32:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-22/manifests"},{"name":"weekly.2010-12-15.1","sha":"db2263c46be330d035bed2af194da5b84d399943","kind":"commit","published_at":"2010-12-16T03:46:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-15.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15.1/manifests"},{"name":"weekly.2010-12-15","sha":"e4fbcb2c23a391ac0b0a5496bd6ccd4e4459a262","kind":"commit","published_at":"2010-12-16T01:29:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15/manifests"},{"name":"weekly.2010-12-08","sha":"f5ec1876c24c68b7418f5fd1415fe190a7ea27e9","kind":"commit","published_at":"2010-12-08T03:24:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-08","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-08/manifests"},{"name":"weekly.2010-12-02","sha":"7f1b064f1ef3b31e57ec613776caf6d59a98fa10","kind":"commit","published_at":"2010-12-03T00:48:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-02/manifests"},{"name":"weekly.2010-11-23","sha":"fbfa971a162d57aa03ca2b3365b35c4d0998aea4","kind":"commit","published_at":"2010-11-23T23:47:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-23/manifests"},{"name":"weekly.2010-11-10","sha":"013af62ae9cf4c4e34ba40294090b496693a8647","kind":"commit","published_at":"2010-11-10T22:22:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-10/manifests"},{"name":"weekly.2010-11-02","sha":"1e86d46a7651d5895b1b9345497916ec40b1a5e7","kind":"commit","published_at":"2010-11-03T00:49:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-02/manifests"},{"name":"weekly.2010-10-27","sha":"fded5fed0bfac968e73aae7b543bbd337debf4ef","kind":"commit","published_at":"2010-10-28T00:21:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-27/manifests"},{"name":"weekly.2010-10-20","sha":"ec2c9937f4515828875751e0ce3527b91df283b3","kind":"commit","published_at":"2010-10-21T00:33:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-20/manifests"},{"name":"weekly.2010-10-13.1","sha":"6b21949a9182773ae76175164793b9fe2ba131c6","kind":"commit","published_at":"2010-10-15T01:05:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-13.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13.1/manifests"},{"name":"weekly.2010-10-13","sha":"39ee9a0396c77af540c7eb2f1775417ecb5aae6a","kind":"commit","published_at":"2010-10-14T03:52:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13/manifests"},{"name":"weekly.2010-09-29","sha":"ab5b4283f7a8835c4491e60ffc91b02768b02d0c","kind":"commit","published_at":"2010-09-30T07:33:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-29/manifests"},{"name":"weekly.2010-09-22","sha":"71ee385ddfa552a1d1e79a512323b29ee065a0bc","kind":"commit","published_at":"2010-09-23T01:49:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-22/manifests"},{"name":"weekly.2010-09-15","sha":"4e84006e805b7e1794882c71e171da6dc1ba6b53","kind":"commit","published_at":"2010-09-16T04:02:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-15/manifests"},{"name":"weekly.2010-09-06","sha":"863ba0427bb8ab344aaf9eb71d0f241d0d442c4f","kind":"commit","published_at":"2010-09-07T06:09:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-06/manifests"},{"name":"weekly.2010-08-25","sha":"deb00ac3f43076e07d2774c2ea689f7d2ccb983b","kind":"commit","published_at":"2010-08-25T04:58:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-25","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-25/manifests"},{"name":"weekly.2010-08-11","sha":"9e23f2b2ce2dd3150ee15a80e72347d89ff5eba4","kind":"commit","published_at":"2010-08-12T05:51:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-11","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-11/manifests"},{"name":"weekly.2010-08-04","sha":"a1e382673082e7cd4c29967b9951dd5eb63eac86","kind":"commit","published_at":"2010-08-05T03:18:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-04/manifests"},{"name":"weekly.2010-07-29","sha":"b5d84bb0cf1c731a0e90a80eaa85f23bbc463220","kind":"commit","published_at":"2010-07-30T04:48:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-29/manifests"},{"name":"weekly.2010-07-14","sha":"7317c10f5ea7a9d7216fc3e4a1e1c5c1bce6d6fa","kind":"commit","published_at":"2010-07-15T03:04:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-14/manifests"},{"name":"weekly.2010-07-01","sha":"4abbd32b5385e6e2ffe9d297eac636e68565f8d2","kind":"commit","published_at":"2010-07-02T00:36:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-01/manifests"},{"name":"weekly.2010-06-21","sha":"983353e79b1633e760f327dc6ceb283efaa44d63","kind":"commit","published_at":"2010-06-21T22:16:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-06-21","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-21/manifests"},{"name":"weekly.2010-06-09","sha":"61be33d3ae58572eb3f4c67acf0c9ee8c903f888","kind":"commit","published_at":"2010-06-09T21:10:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-06-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-09/manifests"},{"name":"weekly.2010-05-27","sha":"371bf8e61b7b8ef725f795be05f7ce4553433e98","kind":"commit","published_at":"2010-05-27T23:50:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-05-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-05-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-05-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-27/manifests"},{"name":"weekly.2010-05-04","sha":"174ca90b2cad59b1525e0db85ffe25aa3f8e75dc","kind":"commit","published_at":"2010-05-05T02:12:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-05-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-05-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-05-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-04/manifests"},{"name":"weekly.2010-04-27","sha":"70ee7bff79d5731a36c187b94f041a50eea53b1c","kind":"commit","published_at":"2010-04-28T04:05:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-04-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-04-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-04-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-27/manifests"},{"name":"weekly.2010-04-13","sha":"6aad41919bd5317d3b9d0b9a963a2cd0ced012f9","kind":"commit","published_at":"2010-04-14T03:55:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-04-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-04-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-04-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-13/manifests"},{"name":"weekly.2010-03-30","sha":"c2f3737cb01bf35991a775c14cd28e5a2d3a102e","kind":"commit","published_at":"2010-03-31T00:40:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-30","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-30/manifests"},{"name":"weekly.2010-03-22","sha":"a1723941e0a1e128e0a0b6ecde9a054214e55784","kind":"commit","published_at":"2010-03-23T01:56:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-22/manifests"},{"name":"weekly.2010-03-15","sha":"6f9272f5dd568377cfa1b2862de7e12096539089","kind":"commit","published_at":"2010-03-15T23:44:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-15/manifests"},{"name":"weekly.2010-03-04","sha":"baa65fd1066c867ee647fc5a19b6107fa0f91263","kind":"commit","published_at":"2010-03-04T02:00:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-04/manifests"},{"name":"weekly.2010-02-23","sha":"ef81b024b697a292a84e45288d03af2acbf5ff94","kind":"commit","published_at":"2010-02-24T00:35:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-23/manifests"},{"name":"weekly.2010-02-17","sha":"d3a6cd4cd49172d5e0201b85923156137ff68963","kind":"commit","published_at":"2010-02-18T00:31:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-17/manifests"},{"name":"weekly.2010-02-04","sha":"e6004b3de3d697d827591ef034931315fdbcecf6","kind":"commit","published_at":"2010-02-05T01:37:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-04/manifests"},{"name":"weekly.2010-01-27","sha":"492e13e3cde9bd3ee7d4aa6a3aa83c7c14738ec6","kind":"commit","published_at":"2010-01-28T02:28:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-27/manifests"},{"name":"weekly.2010-01-13","sha":"495936b58c343b12ac1bfa95859590e985751f0c","kind":"commit","published_at":"2010-01-14T01:08:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-13/manifests"},{"name":"weekly.2010-01-05","sha":"fd974e096dcdba69ab24ca31bb47e6b639a7306b","kind":"commit","published_at":"2010-01-06T01:12:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-05","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-05/manifests"},{"name":"weekly.2009-12-22","sha":"4551b00da36e0419251f718fe80cf72132fd6f7d","kind":"commit","published_at":"2009-12-22T21:05:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-22/manifests"},{"name":"weekly.2009-12-09","sha":"5facb847703522e2d0716bf32500974aaf20fc20","kind":"commit","published_at":"2009-12-09T22:39:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-09/manifests"},{"name":"weekly.2009-12-07","sha":"b73b43ea3165a52bb9c3d4263954800f4055f426","kind":"commit","published_at":"2009-12-08T06:01:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-07/manifests"},{"name":"weekly.2009-11-17","sha":"a8ba40823c08508ca5f7562501a26bc2e85c88eb","kind":"commit","published_at":"2009-11-18T02:21:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-17/manifests"},{"name":"weekly.2009-11-12","sha":"f3a97293b17133cd5529b3510bc9301798bf2167","kind":"commit","published_at":"2009-11-12T22:55:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-12","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-12/manifests"},{"name":"weekly.2009-11-10.1","sha":"c57054f7b49539ca4ed6533267c1c20c39aaaaa5","kind":"commit","published_at":"2009-11-11T04:05:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-10.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10.1/manifests"},{"name":"weekly.2009-11-10","sha":"78c47c36b2984058c1bec0bd72e0b127b24fcd44","kind":"commit","published_at":"2009-11-10T22:09:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10/manifests"},{"name":"weekly.2009-11-06","sha":"9ad14c94db182dd3326e4c80053e0311f47700ce","kind":"commit","published_at":"2009-11-06T18:33:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-06/manifests"}]},"repo_metadata_updated_at":"2026-09-01T14:39:14.703Z","dependent_packages_count":0,"downloads":45,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":57.693608386878594,"dependent_packages_count":39.80385525870815,"stargazers_count":50.388907676699354,"forks_count":41.697666553939804,"average":47.39600946905647},"purl":"pkg:conda/go-nocgo_osx-64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/go-nocgo_osx-64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/go-nocgo_osx-64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/go-nocgo_osx-64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T18:00:30.392Z","issues_count":11875,"pull_requests_count":2056,"avg_time_to_close_issue":26307330.182839233,"avg_time_to_close_pull_request":16845612.787696924,"issues_closed_count":7656,"pull_requests_closed_count":1333,"pull_request_authors_count":770,"issue_authors_count":4136,"avg_comments_per_issue":7.007915789473684,"avg_comments_per_pull_request":11.896400778210117,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":767,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":1836655.3412969282,"past_year_avg_time_to_close_pull_request":957083.7368421053,"past_year_issues_closed_count":293,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":340,"past_year_avg_comments_per_issue":4.908735332464146,"past_year_avg_comments_per_pull_request":9.83529411764706,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/issues","maintainers":[{"login":"adonovan","count":404,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adonovan"},{"login":"prattmic","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prattmic"},{"login":"mateusz834","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mateusz834"},{"login":"rolandshoemaker","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandshoemaker"},{"login":"qiulaidongfeng","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiulaidongfeng"},{"login":"bcmills","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcmills"},{"login":"dsnet","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"mauri870","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"mvdan","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"},{"login":"dominikh","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominikh"},{"login":"Jorropo","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jorropo"},{"login":"cherrymui","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherrymui"},{"login":"seankhliao","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seankhliao"},{"login":"findleyr","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findleyr"},{"login":"dmitshur","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"aclements","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aclements"},{"login":"julieqiu","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/julieqiu"},{"login":"hajimehoshi","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"},{"login":"qmuntal","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qmuntal"},{"login":"Zxilly","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zxilly"},{"login":"drakkan","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drakkan"},{"login":"jimmyfrasche","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmyfrasche"},{"login":"myitcv","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/myitcv"},{"login":"odeke-em","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odeke-em"},{"login":"ALTree","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ALTree"},{"login":"johanbrandhorst","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanbrandhorst"},{"login":"panjf2000","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panjf2000"},{"login":"dvyukov","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvyukov"},{"login":"thatnealpatel","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatnealpatel"},{"login":"ianlancetaylor","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianlancetaylor"},{"login":"0intro","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0intro"},{"login":"mundaym","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mundaym"},{"login":"h9jiang","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h9jiang"},{"login":"mattn","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"xieyuschen","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xieyuschen"},{"login":"andybons","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andybons"},{"login":"jake-ciolek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jake-ciolek"},{"login":"nicholashusin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholashusin"},{"login":"cpu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"},{"login":"alexbrainman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbrainman"},{"login":"crawshaw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crawshaw"},{"login":"HaraldNordgren","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaraldNordgren"},{"login":"sbinet","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbinet"},{"login":"cuonglm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuonglm"},{"login":"mdempsky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdempsky"},{"login":"thepudds","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thepudds"},{"login":"codyoss","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codyoss"},{"login":"tatianab","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tatianab"},{"login":"SamWhited","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SamWhited"},{"login":"4ad","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/4ad"},{"login":"artyom","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/artyom"},{"login":"eliben","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliben"},{"login":"smasher164","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smasher164"},{"login":"changkun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/changkun"},{"login":"ysmolski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ysmolski"},{"login":"tklauser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"},{"login":"rasky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rasky"},{"login":"JaynewDee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JaynewDee"},{"login":"nsrip-dd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsrip-dd"},{"login":"neelance","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neelance"},{"login":"ayang64","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayang64"},{"login":"dmgk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmgk"},{"login":"minux","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minux"},{"login":"allone9425","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allone9425"},{"login":"mdlayher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdlayher"},{"login":"psilva261","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psilva261"},{"login":"fatih","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fatih"},{"login":"paulzhol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulzhol"},{"login":"broady","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/broady"}],"active_maintainers":[{"login":"adonovan","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adonovan"},{"login":"prattmic","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prattmic"},{"login":"dmitshur","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"thatnealpatel","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatnealpatel"},{"login":"Jorropo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jorropo"},{"login":"seankhliao","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seankhliao"},{"login":"aclements","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aclements"},{"login":"rolandshoemaker","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandshoemaker"},{"login":"nicholashusin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholashusin"},{"login":"mvdan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"},{"login":"thepudds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thepudds"},{"login":"dsnet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"jake-ciolek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jake-ciolek"},{"login":"qmuntal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qmuntal"},{"login":"Zxilly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zxilly"},{"login":"tklauser","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"},{"login":"hajimehoshi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"},{"login":"h9jiang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h9jiang"},{"login":"dominikh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominikh"},{"login":"cpu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"},{"login":"alexbrainman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbrainman"},{"login":"0intro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0intro"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_osx-64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_osx-64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_osx-64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_osx-64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_osx-64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_osx-64/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5492,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":865},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-09-02T05:06:32.934Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":10906901,"name":"go-cgo_linux-aarch64","ecosystem":"conda","description":"This package enables the CONDA_GO_COMPILER environment variable. This variable is used by conda-forge's patched GoLang compiler to set conda-aware GOBIN and GOPATH default values. These default values are ignored if GOBIN and GOPATH environment variables are set independently by the user.  Furthermore, this package set the correct GOARCH and GOOS environment variables to enable cross-compilation.","homepage":"https://golang.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/golang/go","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2024-09-19T18:48:53.000Z","latest_release_published_at":"2026-07-17T23:54:17.000Z","latest_release_number":"1.26.5","last_synced_at":"2026-07-18T09:18:35.808Z","created_at":"2024-09-19T19:24:26.487Z","updated_at":"2026-09-01T12:58:58.204Z","registry_url":"https://anaconda.org/anaconda/go-cgo_linux-aarch64","install_command":"conda install -c anaconda go-cgo_linux-aarch64","documentation_url":null,"metadata":{},"repo_metadata":{"id":19835501,"uuid":"23096959","full_name":"golang/go","owner":"golang","description":"The Go programming language","archived":false,"fork":false,"pushed_at":"2026-08-23T02:48:50.000Z","size":452616,"stargazers_count":136184,"open_issues_count":10115,"forks_count":19295,"subscribers_count":3358,"default_branch":"master","last_synced_at":"2026-08-23T11:15:41.097Z","etag":null,"topics":["go","golang","language","programming-language"],"latest_commit_sha":null,"homepage":"https://go.dev","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/golang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":".github/SUPPORT.md","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}},"created_at":"2014-08-19T04:33:40.000Z","updated_at":"2026-08-23T10:38:48.000Z","dependencies_parsed_at":"2023-09-22T08:27:49.290Z","dependency_job_id":"51c1ade0-284a-4af0-ae5d-cc3266f79635","html_url":"https://github.com/golang/go","commit_stats":{"total_commits":59966,"total_committers":2541,"mean_commits":"23.599370326643054","dds":0.8771970783443952,"last_synced_commit":"103317217de0ca4b59cc90a09badc744a4fba768"},"previous_names":[],"tags_count":480,"template":false,"template_full_name":null,"purl":"pkg:github/golang/go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","download_url":"https://codeload.github.com/golang/go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/sbom","scorecard":{"id":390775,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang/go","commit":"a8564bd412d4495a6048f981d30d4d7abb1e45a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: src/archive/tar/fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: src/archive/zip/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/bytes/bytes_test.go:1819","Info: GoBuiltInFuzzer integration found: src/cmd/go/internal/envcmd/env_test.go:22","Info: GoBuiltInFuzzer integration found: src/cmd/go/internal/work/shell_test.go:17","Info: GoBuiltInFuzzer integration found: src/cmd/internal/pgo/serialize_test.go:183","Info: GoBuiltInFuzzer integration found: src/compress/gzip/fuzz_test.go:17","Info: GoBuiltInFuzzer integration found: src/debug/buildinfo/buildinfo_test.go:323","Info: GoBuiltInFuzzer integration found: src/debug/buildinfo/buildinfo_test.go:399","Info: GoBuiltInFuzzer integration found: src/encoding/csv/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/fold_test.go:14","Info: GoBuiltInFuzzer integration found: src/encoding/json/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/fuzz_test.go:55","Info: GoBuiltInFuzzer integration found: src/encoding/json/internal/jsonwire/wire_test.go:50","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:20","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:108","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:139","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:240","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:259","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:360","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:380","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/fuzz_test.go:14","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2_fuzz_test.go:55","Info: GoBuiltInFuzzer integration found: src/html/fuzz_test.go:9","Info: GoBuiltInFuzzer integration found: src/image/gif/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/image/jpeg/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/image/png/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:324","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:355","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:385","Info: GoBuiltInFuzzer integration found: src/internal/runtime/maps/fuzz_test.go:96","Info: GoBuiltInFuzzer integration found: src/internal/trace/reader_test.go:53","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:32","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:49","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:88","Info: GoBuiltInFuzzer integration found: src/internal/zstd/xxhash_test.go:78","Info: GoBuiltInFuzzer integration found: src/math/big/nat_test.go:719","Info: GoBuiltInFuzzer integration found: src/net/netip/fuzz_test.go:127","Info: GoBuiltInFuzzer integration found: src/runtime/debug/mod_test.go:23","Info: GoBuiltInFuzzer integration found: src/runtime/mgcscavenge_test.go:841","Info: GoBuiltInFuzzer integration found: src/strings/strings_test.go:1495","Info: GoBuiltInFuzzer integration found: src/syscall/syscall_windows_test.go:276","Info: GoBuiltInFuzzer integration found: src/syscall/wtf8_windows_test.go:157","Info: GoBuiltInFuzzer integration found: src/syscall/wtf8_windows_test.go:177","Info: GoBuiltInFuzzer integration found: src/time/format_test.go:995","Info: GoBuiltInFuzzer integration found: src/time/format_test.go:1037"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: src/crypto/internal/boring/syso/goboringcrypto_linux_amd64.syso:1","Warn: binary detected: src/crypto/internal/boring/syso/goboringcrypto_linux_arm64.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_darwin.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_freebsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_linux.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_netbsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_openbsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v3/race_linux.syso:1","Warn: binary detected: src/runtime/race/race_darwin_arm64.syso:1","Warn: binary detected: src/runtime/race/race_linux_arm64.syso:1","Warn: binary detected: src/runtime/race/race_linux_loong64.syso:1","Warn: binary detected: src/runtime/race/race_linux_ppc64le.syso:1","Warn: binary detected: src/runtime/race/race_linux_s390x.syso:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: containerImage not pinned by hash: src/crypto/internal/boring/Dockerfile:8","Warn: containerImage not pinned by hash: src/crypto/internal/fips140/nistec/fiat/Dockerfile:5: pin your Docker image by updating coqorg/coq:8.13.2 to coqorg/coq:8.13.2@sha256:f0266f10d0f3318644b3b41f6797c44cb2cc247b9d248089a5def64a2d937828","Warn: downloadThenRun not pinned by hash: src/crypto/internal/boring/Dockerfile:24-27","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:44:29.345Z","repository_id":19835501,"created_at":"2025-08-18T17:44:29.346Z","updated_at":"2025-08-18T17:44:29.346Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018587,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-01T02:00:05.433Z","response_time":53,"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"},"owner_record":{"login":"golang","name":"Go","uuid":"4314092","kind":"organization","description":"The Go Programming Language","email":null,"website":"https://go.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4314092?v=4","repositories_count":61,"last_synced_at":"2026-08-29T00:59:32.211Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang","funding_links":[],"total_stars":251311,"followers":12551,"following":0,"created_at":"2022-11-03T06:09:51.413Z","updated_at":"2026-08-29T00:59:32.226Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang/repositories"},"tags":[{"name":"go1.25.9","sha":"7076e01d9d450bae9f25be76f45d58cc52e2aad2","kind":"commit","published_at":"2026-04-07T19:41:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.9","html_url":"https://github.com/golang/go/releases/tag/go1.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.9/manifests"},{"name":"go1.26.2","sha":"9c8bf0e72a6fb3b415b591b124b59fbb7cf92252","kind":"commit","published_at":"2026-04-07T19:38:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.2","html_url":"https://github.com/golang/go/releases/tag/go1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.2/manifests"},{"name":"go1.25.8","sha":"439ff996f0ee506fc2eb84b7f11ffc360a6299f2","kind":"commit","published_at":"2026-03-06T00:26:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.8","html_url":"https://github.com/golang/go/releases/tag/go1.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.8/manifests"},{"name":"go1.26.1","sha":"e87b10ea2a2c6c65b80c4374af42b9c02ac9fb20","kind":"commit","published_at":"2026-03-06T00:26:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.1","html_url":"https://github.com/golang/go/releases/tag/go1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.1/manifests"},{"name":"go1.26.0","sha":"d90b98e65320778f3b1f99a6951ab20f04d218b3","kind":"commit","published_at":"2026-02-10T19:27:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.0","html_url":"https://github.com/golang/go/releases/tag/go1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.0/manifests"},{"name":"go1.25.7","sha":"eaf3bc799a221cc375f188e8699c9330c1caf40a","kind":"commit","published_at":"2026-02-04T15:46:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.7","html_url":"https://github.com/golang/go/releases/tag/go1.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.7/manifests"},{"name":"go1.24.13","sha":"96e4e2b1616c3c59577d48abcf2823bf1fdcd2e2","kind":"commit","published_at":"2026-02-04T15:46:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.13","html_url":"https://github.com/golang/go/releases/tag/go1.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.13/manifests"},{"name":"go1.26rc3","sha":"70d5aa7ba25f23b02d87512c5a6b6a9c699334ee","kind":"commit","published_at":"2026-02-04T15:46:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc3","html_url":"https://github.com/golang/go/releases/tag/go1.26rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc3/manifests"},{"name":"go1.26rc2","sha":"4606a931d2b099f2c5e5619b797352607ee42225","kind":"commit","published_at":"2026-01-15T18:32:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc2","html_url":"https://github.com/golang/go/releases/tag/go1.26rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc2/manifests"},{"name":"go1.24.12","sha":"63a1b82d1e68ddd87652467303901593efe0ff11","kind":"commit","published_at":"2026-01-15T18:28:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.12","html_url":"https://github.com/golang/go/releases/tag/go1.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.12/manifests"},{"name":"go1.25.6","sha":"69801b25b9624c3a678ef87d30771861e7bba51f","kind":"commit","published_at":"2026-01-15T18:28:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.6","html_url":"https://github.com/golang/go/releases/tag/go1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.6/manifests"},{"name":"go1.26rc1","sha":"c599a8f2385849a225d02843b3c6389dbfc5aa69","kind":"commit","published_at":"2025-12-16T20:00:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc1","html_url":"https://github.com/golang/go/releases/tag/go1.26rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc1/manifests"},{"name":"go1.25.5","sha":"fefb02adf45c4bcc879bd406a8d61f2a292c26a9","kind":"commit","published_at":"2025-12-02T16:04:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.5","html_url":"https://github.com/golang/go/releases/tag/go1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.5/manifests"},{"name":"go1.24.11","sha":"1296453960bac0fb5675853c40e3747e5237e16e","kind":"commit","published_at":"2025-12-02T16:04:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.11","html_url":"https://github.com/golang/go/releases/tag/go1.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.11/manifests"},{"name":"go1.25.4","sha":"f2cd93aa0505465c1d30201c806b6d4d3481c5fa","kind":"commit","published_at":"2025-11-05T19:01:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.4","html_url":"https://github.com/golang/go/releases/tag/go1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.4/manifests"},{"name":"go1.24.10","sha":"0259df17feb288f1e24517516939b67876c2627b","kind":"commit","published_at":"2025-11-05T19:01:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.10","html_url":"https://github.com/golang/go/releases/tag/go1.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.10/manifests"},{"name":"go1.25.3","sha":"28622c19591d95c9a83f706f2ed1b303d58da85f","kind":"commit","published_at":"2025-10-13T21:14:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.3","html_url":"https://github.com/golang/go/releases/tag/go1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.3/manifests"},{"name":"go1.24.9","sha":"8e10ef451a1b6a1e8861ced1154e1c3265bfa01b","kind":"commit","published_at":"2025-10-13T21:14:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.9","html_url":"https://github.com/golang/go/releases/tag/go1.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.9/manifests"},{"name":"go1.24.8","sha":"3a666bca00d7fb30d55e252131ea2cf2006dc3a3","kind":"commit","published_at":"2025-10-07T18:17:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.8","html_url":"https://github.com/golang/go/releases/tag/go1.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.8/manifests"},{"name":"go1.25.2","sha":"bed6c81c2dceeb19c7f9e46fc173671abcda7cfd","kind":"commit","published_at":"2025-10-07T18:16:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.2","html_url":"https://github.com/golang/go/releases/tag/go1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.2/manifests"},{"name":"go1.25.1","sha":"56ebf80e57db9f61981fc0636fc6419dc6f68eda","kind":"commit","published_at":"2025-09-03T17:46:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.1","html_url":"https://github.com/golang/go/releases/tag/go1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.1/manifests"},{"name":"go1.24.7","sha":"d41a8222133aabaf5527eab64586050a0fbb773b","kind":"commit","published_at":"2025-09-03T17:46:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.7","html_url":"https://github.com/golang/go/releases/tag/go1.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.7/manifests"},{"name":"go1.25.0","sha":"6e676ab2b809d46623acb5988248d95d1eb7939c","kind":"commit","published_at":"2025-08-12T20:50:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.0","html_url":"https://github.com/golang/go/releases/tag/go1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.0/manifests"},{"name":"go1.25rc3","sha":"ac94297758f3d83fca5ffa16cd179bb098bbd914","kind":"commit","published_at":"2025-08-06T18:09:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc3","html_url":"https://github.com/golang/go/releases/tag/go1.25rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc3/manifests"},{"name":"go1.23.12","sha":"dd8b7ad9268c2fbde675132a41b4e4da02eef94d","kind":"commit","published_at":"2025-08-06T18:08:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.12","html_url":"https://github.com/golang/go/releases/tag/go1.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.12/manifests"},{"name":"go1.24.6","sha":"7f36edc26d4e3becb6d9c9008ff00f260bb19055","kind":"commit","published_at":"2025-08-06T18:07:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.6","html_url":"https://github.com/golang/go/releases/tag/go1.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.6/manifests"},{"name":"go1.25rc2","sha":"e73dadc758d30a11146e32cc1d0baafa255641a6","kind":"commit","published_at":"2025-07-08T17:29:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc2","html_url":"https://github.com/golang/go/releases/tag/go1.25rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc2/manifests"},{"name":"go1.24.5","sha":"9d828e80fa1f3cc52de60428cae446b35b576de8","kind":"commit","published_at":"2025-07-08T17:00:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.5","html_url":"https://github.com/golang/go/releases/tag/go1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.5/manifests"},{"name":"go1.23.11","sha":"0a75dd7c2dcf7057ef200290d8f5c4c1514dba80","kind":"commit","published_at":"2025-07-08T17:00:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.11","html_url":"https://github.com/golang/go/releases/tag/go1.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.11/manifests"},{"name":"go1.25rc1","sha":"8ac5714ef2ac4f5a35169f573f30b57144b99cfd","kind":"commit","published_at":"2025-06-11T18:56:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc1","html_url":"https://github.com/golang/go/releases/tag/go1.25rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc1/manifests"},{"name":"go1.24.4","sha":"6796ebb2cb66b316a07998cdcd69b1c486b8579e","kind":"commit","published_at":"2025-06-05T18:35:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.4","html_url":"https://github.com/golang/go/releases/tag/go1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.4/manifests"},{"name":"go1.23.10","sha":"d375ae50633cdf1cd8536f2a199c382f9053b638","kind":"commit","published_at":"2025-06-05T18:34:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.10","html_url":"https://github.com/golang/go/releases/tag/go1.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.10/manifests"},{"name":"go1.23.9","sha":"f77084d15d53e6aa09d2e7f867e69cc9766da2c5","kind":"commit","published_at":"2025-05-06T18:34:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.9","html_url":"https://github.com/golang/go/releases/tag/go1.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.9/manifests"},{"name":"go1.24.3","sha":"34c8b14ca9f4096383d658fbd748322a993a2bd2","kind":"commit","published_at":"2025-05-06T18:13:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.3","html_url":"https://github.com/golang/go/releases/tag/go1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.3/manifests"},{"name":"go1.23.8","sha":"7a2cfb70b01f069c2125adcf7126d7f3376cb8b7","kind":"commit","published_at":"2025-04-01T16:11:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.8","html_url":"https://github.com/golang/go/releases/tag/go1.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.8/manifests"},{"name":"go1.24.2","sha":"49860cf92a9a3ba434d2bc393faaefabe48d181e","kind":"commit","published_at":"2025-04-01T16:11:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.2","html_url":"https://github.com/golang/go/releases/tag/go1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.2/manifests"},{"name":"go1.24.1","sha":"339c903a75c3fe936fb4ed6c355d15e6081d6af3","kind":"commit","published_at":"2025-03-04T19:27:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.1","html_url":"https://github.com/golang/go/releases/tag/go1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.1/manifests"},{"name":"go1.23.7","sha":"c01c4d41d6b49bc6317f8cfb3a33a92f25681b34","kind":"commit","published_at":"2025-03-04T19:14:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.7","html_url":"https://github.com/golang/go/releases/tag/go1.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.7/manifests"},{"name":"go1.24.0","sha":"3901409b5d0fb7c85a3e6730a59943cc93b2835c","kind":"commit","published_at":"2025-02-11T17:55:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.0","html_url":"https://github.com/golang/go/releases/tag/go1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.0/manifests"},{"name":"go1.24rc3","sha":"18068cb96aa9836f36f243d63f570e5b7b3a9b9b","kind":"commit","published_at":"2025-02-05T20:35:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc3","html_url":"https://github.com/golang/go/releases/tag/go1.24rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc3/manifests"},{"name":"go1.22.12","sha":"5817e650946aaa0ac28956de96b3f9aa1de4b299","kind":"commit","published_at":"2025-02-04T16:39:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.12","html_url":"https://github.com/golang/go/releases/tag/go1.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.12/manifests"},{"name":"go1.23.6","sha":"a991f9c34d454d3d844f21dc08f2d05df35a8c60","kind":"commit","published_at":"2025-02-04T16:39:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.6","html_url":"https://github.com/golang/go/releases/tag/go1.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.6/manifests"},{"name":"go1.24rc2","sha":"8a4c24f9bba00d1ac5f4a5d286445af9c5afe339","kind":"commit","published_at":"2025-01-16T20:13:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc2","html_url":"https://github.com/golang/go/releases/tag/go1.24rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc2/manifests"},{"name":"go1.22.11","sha":"f07288435495dccb05217b6012ecb2b7a5b521ab","kind":"commit","published_at":"2025-01-16T20:07:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.11","html_url":"https://github.com/golang/go/releases/tag/go1.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.11/manifests"},{"name":"go1.23.5","sha":"d04e3cbc9240e25de449dcae2ec33d03062f347b","kind":"commit","published_at":"2025-01-16T20:07:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.5","html_url":"https://github.com/golang/go/releases/tag/go1.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.5/manifests"},{"name":"go1.24rc1","sha":"16afa6a740fac7442e94dcd2ec5ea4a4853e45dc","kind":"commit","published_at":"2024-12-13T16:52:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc1","html_url":"https://github.com/golang/go/releases/tag/go1.24rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc1/manifests"},{"name":"go1.23.4","sha":"194de8fbfaf4c3ed54e1a3c1b14fc67a830b8d95","kind":"commit","published_at":"2024-12-03T18:27:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.4","html_url":"https://github.com/golang/go/releases/tag/go1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.4/manifests"},{"name":"go1.22.10","sha":"8f3f22eef807250155301822a8960afec160cc02","kind":"commit","published_at":"2024-12-03T18:00:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.10","html_url":"https://github.com/golang/go/releases/tag/go1.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.10/manifests"},{"name":"go1.23.3","sha":"c390a1c22e8951263e6c01346a4281d604b25062","kind":"commit","published_at":"2024-11-06T22:48:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.3","html_url":"https://github.com/golang/go/releases/tag/go1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.3/manifests"},{"name":"go1.22.9","sha":"8af39d30a4c4cf68d566345f26224c191960d9b0","kind":"commit","published_at":"2024-11-06T22:47:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.9","html_url":"https://github.com/golang/go/releases/tag/go1.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.9/manifests"},{"name":"go1.22.8","sha":"aeccd613c896d39f582036aa52917c85ecf0b0c0","kind":"commit","published_at":"2024-10-01T17:24:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.8","html_url":"https://github.com/golang/go/releases/tag/go1.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.8/manifests"},{"name":"go1.23.2","sha":"ed07b321aef7632f956ce991dd10fdd7e1abd827","kind":"commit","published_at":"2024-10-01T17:24:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.2","html_url":"https://github.com/golang/go/releases/tag/go1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.2/manifests"},{"name":"go1.22.7","sha":"7529d09a11496a77ccbffe245607fbd256200991","kind":"commit","published_at":"2024-09-05T15:20:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.7","html_url":"https://github.com/golang/go/releases/tag/go1.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.7/manifests"},{"name":"go1.23.1","sha":"69234ded30614a471c35cef5d87b0e0d3c136cd9","kind":"commit","published_at":"2024-09-05T15:20:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.1","html_url":"https://github.com/golang/go/releases/tag/go1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.1/manifests"},{"name":"go1.23.0","sha":"6885bad7dd86880be6929c02085e5c7a67ff2887","kind":"commit","published_at":"2024-08-13T16:16:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.0","html_url":"https://github.com/golang/go/releases/tag/go1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.0/manifests"},{"name":"go1.22.6","sha":"cb4eee693c382bea4222f20837e26501d40ed892","kind":"commit","published_at":"2024-08-06T17:39:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.6","html_url":"https://github.com/golang/go/releases/tag/go1.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.6/manifests"},{"name":"go1.21.13","sha":"8bba868de983dd7bf55fcd121495ba8d6e2734e7","kind":"commit","published_at":"2024-08-06T17:39:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.13","html_url":"https://github.com/golang/go/releases/tag/go1.21.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.13/manifests"},{"name":"go1.23rc2","sha":"30b6fd60a63c738c2736e83b6a6886a032e6f269","kind":"commit","published_at":"2024-07-16T15:33:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23rc2","html_url":"https://github.com/golang/go/releases/tag/go1.23rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc2/manifests"},{"name":"go1.21.12","sha":"12e9b968bc8890b072b98facbd079ca337bd33a0","kind":"commit","published_at":"2024-07-02T18:51:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.12","html_url":"https://github.com/golang/go/releases/tag/go1.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.12/manifests"},{"name":"go1.22.5","sha":"8e1fdea8316d840fd07e9d6e026048e53290948b","kind":"commit","published_at":"2024-07-02T18:51:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.5","html_url":"https://github.com/golang/go/releases/tag/go1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.5/manifests"},{"name":"go1.23rc1","sha":"7dff7439dcee8ff6cd83869d356accac1039c017","kind":"commit","published_at":"2024-06-21T16:32:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23rc1","html_url":"https://github.com/golang/go/releases/tag/go1.23rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc1/manifests"},{"name":"go1.21.11","sha":"48103d97a84d549b44bc4764df6958f73ba5ee02","kind":"commit","published_at":"2024-06-04T18:11:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.11","html_url":"https://github.com/golang/go/releases/tag/go1.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.11/manifests"},{"name":"go1.22.4","sha":"ace5bb40d027b718b67556afcd31bf54cff050ab","kind":"commit","published_at":"2024-06-04T18:08:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.4","html_url":"https://github.com/golang/go/releases/tag/go1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.4/manifests"},{"name":"go1.21.10","sha":"752b009010df021c45f620e683ec062d22b552bf","kind":"commit","published_at":"2024-05-07T16:00:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.10","html_url":"https://github.com/golang/go/releases/tag/go1.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.10/manifests"},{"name":"go1.22.3","sha":"adbfb672ba485630d75f8b5598228a63f4af08a4","kind":"commit","published_at":"2024-05-07T16:00:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.3","html_url":"https://github.com/golang/go/releases/tag/go1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.3/manifests"},{"name":"go1.22.2","sha":"dddf0ae40fa0c1223aba191d73a44425a08e1035","kind":"commit","published_at":"2024-04-03T15:35:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.2","html_url":"https://github.com/golang/go/releases/tag/go1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.2/manifests"},{"name":"go1.21.9","sha":"d8392e69973a64d96534d544d1f8ac2defc1bc64","kind":"commit","published_at":"2024-04-03T15:35:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.9","html_url":"https://github.com/golang/go/releases/tag/go1.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.9/manifests"},{"name":"go1.22.1","sha":"db6097f8cbaceaed02051850d2411c88b763a0c3","kind":"commit","published_at":"2024-03-05T17:42:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.1","html_url":"https://github.com/golang/go/releases/tag/go1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.1/manifests"},{"name":"go1.21.8","sha":"63992defa823418e8ad91a39777cd671cff89894","kind":"commit","published_at":"2024-03-05T17:38:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.8","html_url":"https://github.com/golang/go/releases/tag/go1.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.8/manifests"},{"name":"go1.22.0","sha":"a10e42f219abb9c5bc4e7d86d9464700a42c7d57","kind":"commit","published_at":"2024-02-06T22:28:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.0","html_url":"https://github.com/golang/go/releases/tag/go1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.0/manifests"},{"name":"go1.20.14","sha":"90a870f1dc49bfcc6ffe95f80fbaf21875198e7a","kind":"commit","published_at":"2024-02-06T18:22:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.14","html_url":"https://github.com/golang/go/releases/tag/go1.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.14/manifests"},{"name":"go1.21.7","sha":"f29208030ab80769ce61dedb5a419821abf92113","kind":"commit","published_at":"2024-02-06T18:00:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.7","html_url":"https://github.com/golang/go/releases/tag/go1.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.7/manifests"},{"name":"go1.22rc2","sha":"1e1da4910546d7ef7e256011f165cb6be1d56451","kind":"commit","published_at":"2024-01-24T16:35:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22rc2","html_url":"https://github.com/golang/go/releases/tag/go1.22rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc2/manifests"},{"name":"go1.21.6","sha":"cc85462b3d23193e4861813ea85e254cfe372403","kind":"commit","published_at":"2024-01-09T18:17:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.6","html_url":"https://github.com/golang/go/releases/tag/go1.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.6/manifests"},{"name":"go1.20.13","sha":"a95136a88cb8a51ede3ec2cdca4cfa3962dcfacd","kind":"commit","published_at":"2024-01-09T18:15:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.13","html_url":"https://github.com/golang/go/releases/tag/go1.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.13/manifests"},{"name":"go1.22rc1","sha":"fa72f3e034fdabc5922ac019281f53ea0a8328cf","kind":"commit","published_at":"2023-12-19T20:59:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22rc1","html_url":"https://github.com/golang/go/releases/tag/go1.22rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc1/manifests"},{"name":"go1.20.12","sha":"97c8ff8d53759e7a82b1862403df1694f2b6e073","kind":"commit","published_at":"2023-12-05T18:12:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.12","html_url":"https://github.com/golang/go/releases/tag/go1.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.12/manifests"},{"name":"go1.21.5","sha":"6018ad99a4a951581b2d846a8ccd6f1d4e74fd11","kind":"commit","published_at":"2023-12-05T18:12:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.5","html_url":"https://github.com/golang/go/releases/tag/go1.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.5/manifests"},{"name":"go1.20.11","sha":"1d0d4b149ce71083ec474d0491851ab2d2dc695e","kind":"commit","published_at":"2023-11-07T17:55:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.11","html_url":"https://github.com/golang/go/releases/tag/go1.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.11/manifests"},{"name":"go1.21.4","sha":"ed817f1c4055a559a94afffecbb91c78e4f39942","kind":"commit","published_at":"2023-11-07T17:38:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.4","html_url":"https://github.com/golang/go/releases/tag/go1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.4/manifests"},{"name":"go1.21.3","sha":"883f062fc0a097bf561030ad453fd3e300896975","kind":"commit","published_at":"2023-10-10T16:31:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.3","html_url":"https://github.com/golang/go/releases/tag/go1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.3/manifests"},{"name":"go1.20.10","sha":"8042fd87f37a725e34407994c9a11aaf95f5af45","kind":"commit","published_at":"2023-10-10T16:26:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.10","html_url":"https://github.com/golang/go/releases/tag/go1.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.10/manifests"},{"name":"go1.20.9","sha":"68f9a6e2addc828246992e66e79c6a51a32d1d71","kind":"commit","published_at":"2023-10-05T19:28:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.9","html_url":"https://github.com/golang/go/releases/tag/go1.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.9/manifests"},{"name":"go1.21.2","sha":"26b5783b72376acd0386f78295e678b9a6bff30e","kind":"commit","published_at":"2023-10-05T19:06:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.2","html_url":"https://github.com/golang/go/releases/tag/go1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.2/manifests"},{"name":"go1.19.13","sha":"619b8fd7d2c94af12933f409e962b99aa9263555","kind":"commit","published_at":"2023-09-06T15:37:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.13","html_url":"https://github.com/golang/go/releases/tag/go1.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.13/manifests"},{"name":"go1.21.1","sha":"2c1e5b05fe39fc5e6c730dd60e82946b8e67c6ba","kind":"commit","published_at":"2023-09-06T15:31:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.1","html_url":"https://github.com/golang/go/releases/tag/go1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.1/manifests"},{"name":"go1.20.8","sha":"d5b851804329aa547dafa278a0c35dd62298d651","kind":"commit","published_at":"2023-09-06T15:31:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.8","html_url":"https://github.com/golang/go/releases/tag/go1.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.8/manifests"},{"name":"go1.21.0","sha":"c19c4c566c63818dfd059b352e52c4710eecf14d","kind":"commit","published_at":"2023-08-08T15:00:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.0","html_url":"https://github.com/golang/go/releases/tag/go1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.0/manifests"},{"name":"go1.21rc4","sha":"041dd5ce051caf72d64b6d5f2f975515b3676a71","kind":"commit","published_at":"2023-08-02T13:51:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc4","html_url":"https://github.com/golang/go/releases/tag/go1.21rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc4/manifests"},{"name":"go1.19.12","sha":"0ae54ddd37302bdd2a8c775135bf5f076a18eeb3","kind":"commit","published_at":"2023-08-01T20:11:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.12","html_url":"https://github.com/golang/go/releases/tag/go1.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.12/manifests"},{"name":"go1.20.7","sha":"adb775e309dea43157e931835e920ac9e7769abe","kind":"commit","published_at":"2023-08-01T19:34:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.7","html_url":"https://github.com/golang/go/releases/tag/go1.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.7/manifests"},{"name":"go1.21rc3","sha":"4aeac326b5cb41a24d6e48c01008abf2f0fda7ff","kind":"commit","published_at":"2023-07-14T15:07:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc3","html_url":"https://github.com/golang/go/releases/tag/go1.21rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc3/manifests"},{"name":"go1.19.11","sha":"e58941fc25771784319ebd0178e566ecf7d3d8c1","kind":"commit","published_at":"2023-07-11T16:38:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.11","html_url":"https://github.com/golang/go/releases/tag/go1.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.11/manifests"},{"name":"go1.20.6","sha":"2c358ffe9762ba08c8db0196942395f97775e31b","kind":"commit","published_at":"2023-07-11T15:58:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.6","html_url":"https://github.com/golang/go/releases/tag/go1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.6/manifests"},{"name":"go1.21rc2","sha":"d8117459c513e048eb72f11988d5416110dff359","kind":"commit","published_at":"2023-06-21T15:40:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc2","html_url":"https://github.com/golang/go/releases/tag/go1.21rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc2/manifests"},{"name":"go1.21rc1","sha":"1c1c82432a78b06c8010c7257df58ff11cc05b61","kind":"commit","published_at":"2023-06-16T14:21:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc1","html_url":"https://github.com/golang/go/releases/tag/go1.21rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc1/manifests"},{"name":"go1.19.10","sha":"7fe60b5df764f5a16a2c40e4412b5ed60f709192","kind":"commit","published_at":"2023-06-06T17:46:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.10","html_url":"https://github.com/golang/go/releases/tag/go1.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.10/manifests"},{"name":"go1.20.5","sha":"e827d41c0a2ea392c117a790cdfed0022e419424","kind":"commit","published_at":"2023-06-06T17:39:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.5","html_url":"https://github.com/golang/go/releases/tag/go1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.5/manifests"},{"name":"go1.19.9","sha":"484330d038d060c6e4db3dc8e6ea2b811b2a44d8","kind":"commit","published_at":"2023-05-02T17:21:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.9","html_url":"https://github.com/golang/go/releases/tag/go1.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.9/manifests"},{"name":"go1.20.4","sha":"324c3ace2d2e4e30949baa23b4c9aac8a4123317","kind":"commit","published_at":"2023-05-02T17:21:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.4","html_url":"https://github.com/golang/go/releases/tag/go1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.4/manifests"},{"name":"go1.19.8","sha":"ca305e101d89969b5cc6a812b1f12038b769aaa2","kind":"commit","published_at":"2023-04-04T17:30:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.8","html_url":"https://github.com/golang/go/releases/tag/go1.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.8/manifests"},{"name":"go1.20.3","sha":"7c47a6b15782b13ecb76fd3c6c18e5f1edc34733","kind":"commit","published_at":"2023-04-04T17:30:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.3","html_url":"https://github.com/golang/go/releases/tag/go1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.3/manifests"},{"name":"go1.19.7","sha":"7bd22aafe41be40e2174335a3dc55431ca9548ec","kind":"commit","published_at":"2023-03-07T16:49:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.7","html_url":"https://github.com/golang/go/releases/tag/go1.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.7/manifests"},{"name":"go1.20.2","sha":"aee9a19c559da6fd258a8609556d89f6fad2a6d8","kind":"commit","published_at":"2023-03-07T16:47:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.2","html_url":"https://github.com/golang/go/releases/tag/go1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.2/manifests"},{"name":"go1.20.1","sha":"202a1a57064127c3f19d96df57b9f9586145e21c","kind":"commit","published_at":"2023-02-14T18:12:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.1","html_url":"https://github.com/golang/go/releases/tag/go1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.1/manifests"},{"name":"go1.19.6","sha":"8656c03fee94ce9cdc4da120b831c2fb9fd68d9d","kind":"commit","published_at":"2023-02-14T18:09:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.6","html_url":"https://github.com/golang/go/releases/tag/go1.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.6/manifests"},{"name":"go1.20","sha":"de4748c47c67392a57f250714509f590f68ad395","kind":"commit","published_at":"2023-02-01T19:03:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20","html_url":"https://github.com/golang/go/releases/tag/go1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20/manifests"},{"name":"go1.20rc3","sha":"b3160e8bcedb25c5266e047ada01b6f462521401","kind":"commit","published_at":"2023-01-12T17:16:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc3","html_url":"https://github.com/golang/go/releases/tag/go1.20rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc3/manifests"},{"name":"go1.18.10","sha":"581603cb7d02019bbf4ff508014038f3120a3dcb","kind":"commit","published_at":"2023-01-10T18:17:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.10","html_url":"https://github.com/golang/go/releases/tag/go1.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.10/manifests"},{"name":"go1.19.5","sha":"1e9ff255a130200fcc4ec5e911d28181fce947d5","kind":"commit","published_at":"2023-01-10T18:15:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.5","html_url":"https://github.com/golang/go/releases/tag/go1.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.5/manifests"},{"name":"go1.20rc2","sha":"32593a91927dbb891e00a5a94abb04105f6a8aa8","kind":"commit","published_at":"2023-01-04T16:02:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc2","html_url":"https://github.com/golang/go/releases/tag/go1.20rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc2/manifests"},{"name":"go1.20rc1","sha":"9f0234214473dfb785a5ad84a8fc62a6a395cbc3","kind":"commit","published_at":"2022-12-07T22:00:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc1","html_url":"https://github.com/golang/go/releases/tag/go1.20rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc1/manifests"},{"name":"go1.19.4","sha":"dc04f3ba1f25313bc9c97e728620206c235db9ee","kind":"commit","published_at":"2022-12-06T19:30:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.4","html_url":"https://github.com/golang/go/releases/tag/go1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.4/manifests"},{"name":"go1.18.9","sha":"0d8a92bdfd3d6d1b24f47e05f9be46645aec94f0","kind":"commit","published_at":"2022-12-06T19:30:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.9","html_url":"https://github.com/golang/go/releases/tag/go1.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.9/manifests"},{"name":"go1.19.3","sha":"5d5ed57b134b7a02259ff070864f753c9e601a18","kind":"commit","published_at":"2022-11-01T16:45:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.3","html_url":"https://github.com/golang/go/releases/tag/go1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.3/manifests"},{"name":"go1.18.8","sha":"156bf3dd36a9264f721dc98749c8899c559cca43","kind":"commit","published_at":"2022-11-01T16:45:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.8","html_url":"https://github.com/golang/go/releases/tag/go1.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.8/manifests"},{"name":"go1.19.2","sha":"895664482c0ebe5cec4a6935615a1e9610bbf1e3","kind":"commit","published_at":"2022-10-04T17:43:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.2","html_url":"https://github.com/golang/go/releases/tag/go1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.2/manifests"},{"name":"go1.18.7","sha":"947091d31ccda14b0a362adff37b6e037f0f59f3","kind":"commit","published_at":"2022-10-04T17:43:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.7","html_url":"https://github.com/golang/go/releases/tag/go1.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.7/manifests"},{"name":"go1.18.6","sha":"170d78d9baa82d1b64682c5d1f15e5f386f18f3e","kind":"commit","published_at":"2022-09-06T16:17:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.6","html_url":"https://github.com/golang/go/releases/tag/go1.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.6/manifests"},{"name":"go1.19.1","sha":"4a4127bccc826ebb6079af3252bc6bfeaec187c4","kind":"commit","published_at":"2022-09-06T16:17:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.1","html_url":"https://github.com/golang/go/releases/tag/go1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.1/manifests"},{"name":"go1.19","sha":"43456202a1e55da55666fac9d56ace7654a65b64","kind":"commit","published_at":"2022-08-02T16:54:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19","html_url":"https://github.com/golang/go/releases/tag/go1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19/manifests"},{"name":"go1.17.13","sha":"15da892a4950a4caac987ee72c632436329f62d5","kind":"commit","published_at":"2022-08-01T15:12:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.13","html_url":"https://github.com/golang/go/releases/tag/go1.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.13/manifests"},{"name":"go1.18.5","sha":"be59153dd8e67d83428e18a44dd29df3059c21fe","kind":"commit","published_at":"2022-08-01T15:12:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.5","html_url":"https://github.com/golang/go/releases/tag/go1.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.5/manifests"},{"name":"go1.19rc2","sha":"ad672e7ce101cc52e38bae3d7484e4660a20d575","kind":"commit","published_at":"2022-07-12T22:09:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19rc2","html_url":"https://github.com/golang/go/releases/tag/go1.19rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc2/manifests"},{"name":"go1.17.12","sha":"1ed3c127daceaffb9aadc806ba60f0b51b47421b","kind":"commit","published_at":"2022-07-12T20:15:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.12","html_url":"https://github.com/golang/go/releases/tag/go1.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.12/manifests"},{"name":"go1.18.4","sha":"88a06f40dfcdc4d37346be169f2b1b9070f38bb3","kind":"commit","published_at":"2022-07-12T19:56:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.4","html_url":"https://github.com/golang/go/releases/tag/go1.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.4/manifests"},{"name":"go1.19rc1","sha":"bac4eb53d64ee402af1d52ac18fb9f0ea76c74e2","kind":"commit","published_at":"2022-07-06T21:33:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19rc1","html_url":"https://github.com/golang/go/releases/tag/go1.19rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc1/manifests"},{"name":"go1.19beta1","sha":"2cfbef438049fd4c3f73d1562773ad1f93900897","kind":"commit","published_at":"2022-06-09T19:31:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19beta1","html_url":"https://github.com/golang/go/releases/tag/go1.19beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19beta1/manifests"},{"name":"go1.18.3","sha":"4068be56ce7721a3d75606ea986d11e9ca27077a","kind":"commit","published_at":"2022-06-01T16:38:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.3","html_url":"https://github.com/golang/go/releases/tag/go1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.3/manifests"},{"name":"go1.17.11","sha":"26cdea3acca29db94541236f0037a20aa22ce2d7","kind":"commit","published_at":"2022-06-01T15:18:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.11","html_url":"https://github.com/golang/go/releases/tag/go1.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.11/manifests"},{"name":"go1.18.2","sha":"8ed0e51b5e5cc50985444f39dc56c55e4fa3bcf9","kind":"commit","published_at":"2022-05-10T16:47:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.2","html_url":"https://github.com/golang/go/releases/tag/go1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.2/manifests"},{"name":"go1.17.10","sha":"085c61ae517110168841be0afeb8f883d66fe95a","kind":"commit","published_at":"2022-05-10T16:14:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.10","html_url":"https://github.com/golang/go/releases/tag/go1.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.10/manifests"},{"name":"go1.17.9","sha":"346b18ee9d15410ab08dd583787c64dbed0666d2","kind":"commit","published_at":"2022-04-12T15:40:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.9","html_url":"https://github.com/golang/go/releases/tag/go1.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.9/manifests"},{"name":"go1.18.1","sha":"0b0d2fe66d2348fa694a925595807859bf08a391","kind":"commit","published_at":"2022-04-12T15:40:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.1","html_url":"https://github.com/golang/go/releases/tag/go1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.1/manifests"},{"name":"go1.18","sha":"4aa1efed4853ea067d665a952eee77c52faac774","kind":"commit","published_at":"2022-03-15T14:06:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18","html_url":"https://github.com/golang/go/releases/tag/go1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18/manifests"},{"name":"go1.17.8","sha":"7dd10d4ce20e64d96a10cb67794851a58d96a2aa","kind":"commit","published_at":"2022-03-03T16:55:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.8","html_url":"https://github.com/golang/go/releases/tag/go1.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.8/manifests"},{"name":"go1.16.15","sha":"7de0c90a1771146bcba5663fb257c52acffe6161","kind":"commit","published_at":"2022-03-03T16:55:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.15","html_url":"https://github.com/golang/go/releases/tag/go1.16.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.15/manifests"},{"name":"go1.18rc1","sha":"cb5a598d7f2ebd276686403d141a97c026d33458","kind":"commit","published_at":"2022-02-16T22:23:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18rc1","html_url":"https://github.com/golang/go/releases/tag/go1.18rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18rc1/manifests"},{"name":"go1.17.7","sha":"6a70ee2873b2367e2a0d6e7d7e167c072b99daf0","kind":"commit","published_at":"2022-02-09T18:09:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.7","html_url":"https://github.com/golang/go/releases/tag/go1.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.7/manifests"},{"name":"go1.16.14","sha":"0a6cf8706fdd0fe1bd26e4d1ecbcd41650bf5e6c","kind":"commit","published_at":"2022-02-09T16:29:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.14","html_url":"https://github.com/golang/go/releases/tag/go1.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.14/manifests"},{"name":"go1.18beta2","sha":"41f485b9a7d8fd647c415be1d11b612063dff21c","kind":"commit","published_at":"2022-01-31T13:43:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18beta2","html_url":"https://github.com/golang/go/releases/tag/go1.18beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta2/manifests"},{"name":"go1.17.6","sha":"9de1ac6ac2cad3871760d0aa288f5ca713afd0a6","kind":"commit","published_at":"2022-01-06T19:06:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.6","html_url":"https://github.com/golang/go/releases/tag/go1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.6/manifests"},{"name":"go1.16.13","sha":"378766af9ed0f2e28d67c2b50e73db7573656669","kind":"commit","published_at":"2022-01-06T19:06:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.13","html_url":"https://github.com/golang/go/releases/tag/go1.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.13/manifests"},{"name":"go1.18beta1","sha":"becaeea1199b875bc24800fa88f2f4fea119bf78","kind":"commit","published_at":"2021-12-14T17:43:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18beta1","html_url":"https://github.com/golang/go/releases/tag/go1.18beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta1/manifests"},{"name":"go1.16.12","sha":"f1f3923d2e3a0952c698d2901fc052046fa4af3d","kind":"commit","published_at":"2021-12-09T13:44:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.12","html_url":"https://github.com/golang/go/releases/tag/go1.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.12/manifests"},{"name":"go1.17.5","sha":"de690c2ff8e323c7ce9e274f986dc6f824b35405","kind":"commit","published_at":"2021-12-09T13:44:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.5","html_url":"https://github.com/golang/go/releases/tag/go1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.5/manifests"},{"name":"go1.17.4","sha":"0f2d0d0694c8680909252ca45dbffbcaff8e430a","kind":"commit","published_at":"2021-12-02T20:02:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.4","html_url":"https://github.com/golang/go/releases/tag/go1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.4/manifests"},{"name":"go1.16.11","sha":"8faefcbfce6d2b2875ab74d81bb4e94b2e3adaf5","kind":"commit","published_at":"2021-12-02T20:00:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.11","html_url":"https://github.com/golang/go/releases/tag/go1.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.11/manifests"},{"name":"go1.16.10","sha":"23991f50b34f8707bcfc7761321bb3b0e9dba10e","kind":"commit","published_at":"2021-11-04T13:55:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.10","html_url":"https://github.com/golang/go/releases/tag/go1.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.10/manifests"},{"name":"go1.17.3","sha":"f58c78a5771570667b26e8c74faa017bd4c2c448","kind":"commit","published_at":"2021-11-04T13:55:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.3","html_url":"https://github.com/golang/go/releases/tag/go1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.3/manifests"},{"name":"go1.16.9","sha":"c580180744e60d6c84fc0b59d634fcff01290780","kind":"commit","published_at":"2021-10-07T19:49:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.9","html_url":"https://github.com/golang/go/releases/tag/go1.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.9/manifests"},{"name":"go1.17.2","sha":"2ac3bdf378ae408ad8c993084c1c6f7d05b7dff8","kind":"commit","published_at":"2021-10-07T18:11:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.2","html_url":"https://github.com/golang/go/releases/tag/go1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.2/manifests"},{"name":"go1.17.1","sha":"21a4e67ad58e3c4a7c5254f60cda5be5c3c450ff","kind":"commit","published_at":"2021-09-09T15:27:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.1","html_url":"https://github.com/golang/go/releases/tag/go1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.1/manifests"},{"name":"go1.16.8","sha":"170a72e58bd128b421f4b3974fe2a37fd035efdf","kind":"commit","published_at":"2021-09-09T15:27:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.8","html_url":"https://github.com/golang/go/releases/tag/go1.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.8/manifests"},{"name":"go1.17","sha":"ec5170397c724a8ae440b2bc529f857c86f0e6b1","kind":"commit","published_at":"2021-08-16T16:23:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17","html_url":"https://github.com/golang/go/releases/tag/go1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17/manifests"},{"name":"go1.16.7","sha":"fa6aa872225f8d33a90d936e7a81b64d2cea68e1","kind":"commit","published_at":"2021-08-04T20:44:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.7","html_url":"https://github.com/golang/go/releases/tag/go1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.7/manifests"},{"name":"go1.15.15","sha":"acbe242f8a2cae8ef4749806291a37d23089b572","kind":"commit","published_at":"2021-08-04T20:44:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.15","html_url":"https://github.com/golang/go/releases/tag/go1.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.15/manifests"},{"name":"go1.17rc2","sha":"72ab3ff68b1ec894fe5599ec82b8849f3baa9d94","kind":"commit","published_at":"2021-08-02T17:57:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17rc2","html_url":"https://github.com/golang/go/releases/tag/go1.17rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc2/manifests"},{"name":"go1.17rc1","sha":"ddfd72f7d10a40a87513a320dae8c52b6dfdb778","kind":"commit","published_at":"2021-07-13T17:12:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17rc1","html_url":"https://github.com/golang/go/releases/tag/go1.17rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc1/manifests"},{"name":"go1.16.6","sha":"bc51e930274a5d5835ac8797978afc0864c9e30c","kind":"commit","published_at":"2021-07-12T19:45:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.6","html_url":"https://github.com/golang/go/releases/tag/go1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.6/manifests"},{"name":"go1.15.14","sha":"c6d89dbf9954b101589e2db8e170b84167782109","kind":"commit","published_at":"2021-07-12T19:44:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.14","html_url":"https://github.com/golang/go/releases/tag/go1.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.14/manifests"},{"name":"go1.17beta1","sha":"dc00dc6c6bf3b5554e37f60799aec092276ff807","kind":"commit","published_at":"2021-06-10T12:41:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17beta1","html_url":"https://github.com/golang/go/releases/tag/go1.17beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17beta1/manifests"},{"name":"go1.16.5","sha":"7677616a263e8ded606cc8297cb67ddc667a876e","kind":"commit","published_at":"2021-06-03T17:14:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.5","html_url":"https://github.com/golang/go/releases/tag/go1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.5/manifests"},{"name":"go1.15.13","sha":"ab7f8297f9734b24a43a942930258cda411f16a3","kind":"commit","published_at":"2021-06-03T17:14:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.13","html_url":"https://github.com/golang/go/releases/tag/go1.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.13/manifests"},{"name":"go1.16.4","sha":"04cd717a269d94d3b3459a3aaf43bc71e3112b7a","kind":"commit","published_at":"2021-05-06T15:00:00.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.4","html_url":"https://github.com/golang/go/releases/tag/go1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.4/manifests"},{"name":"go1.15.12","sha":"07d8cba9e15f5c5a3b0462a9215dbeac0cebf027","kind":"commit","published_at":"2021-05-06T14:59:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.12","html_url":"https://github.com/golang/go/releases/tag/go1.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.12/manifests"},{"name":"go1.16.3","sha":"9baddd3f21230c55f0ad2a10f5f20579dcf0a0bb","kind":"commit","published_at":"2021-04-01T17:26:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.3","html_url":"https://github.com/golang/go/releases/tag/go1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.3/manifests"},{"name":"go1.15.11","sha":"8c163e85267d146274f68854fe02b4a495586584","kind":"commit","published_at":"2021-04-01T17:26:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.11","html_url":"https://github.com/golang/go/releases/tag/go1.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.11/manifests"},{"name":"go1.15.10","sha":"dcffdac515a1d409bcb61783d57ddb137b4741b9","kind":"commit","published_at":"2021-03-11T17:08:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.10","html_url":"https://github.com/golang/go/releases/tag/go1.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.10/manifests"},{"name":"go1.16.2","sha":"3979fb9af9ccfc0b7ccb613dcf256b18c2c295f0","kind":"commit","published_at":"2021-03-11T17:08:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.2","html_url":"https://github.com/golang/go/releases/tag/go1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.2/manifests"},{"name":"go1.16.1","sha":"e9e0473681e581040b4adcd64b53967e1572fe8d","kind":"commit","published_at":"2021-03-10T14:25:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.1","html_url":"https://github.com/golang/go/releases/tag/go1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.1/manifests"},{"name":"go1.15.9","sha":"13722418773b6a081816e8cc48131306565db1bd","kind":"commit","published_at":"2021-03-10T14:24:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.9","html_url":"https://github.com/golang/go/releases/tag/go1.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.9/manifests"},{"name":"go1.16","sha":"f21be2fdc6f1becdbed1592ea0b245cdeedc5ac8","kind":"commit","published_at":"2021-02-16T18:08:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16","html_url":"https://github.com/golang/go/releases/tag/go1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16/manifests"},{"name":"go1.14.15","sha":"5cf057ddedfbb149b71c85ec86050431dd6b2d9d","kind":"commit","published_at":"2021-02-04T20:43:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.15","html_url":"https://github.com/golang/go/releases/tag/go1.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.15/manifests"},{"name":"go1.15.8","sha":"fa6752a5370735b8c2404d6de5191f2eea67130f","kind":"commit","published_at":"2021-02-04T20:42:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.8","html_url":"https://github.com/golang/go/releases/tag/go1.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.8/manifests"},{"name":"go1.16rc1","sha":"3e06467282c6d5678a6273747658c04314e013ef","kind":"commit","published_at":"2021-01-27T22:19:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16rc1","html_url":"https://github.com/golang/go/releases/tag/go1.16rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16rc1/manifests"},{"name":"go1.14.14","sha":"ccb4f250bd7e382e50824c36ec5a3e1a57dcf11a","kind":"commit","published_at":"2021-01-19T19:47:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.14","html_url":"https://github.com/golang/go/releases/tag/go1.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.14/manifests"},{"name":"go1.15.7","sha":"2117ea9737bc9cb2e30cb087b76a283f68768819","kind":"commit","published_at":"2021-01-19T19:47:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.7","html_url":"https://github.com/golang/go/releases/tag/go1.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.7/manifests"},{"name":"go1.16beta1","sha":"2ff33f5e443165e55a080f3a649e4c070c4096d1","kind":"commit","published_at":"2020-12-17T16:03:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16beta1","html_url":"https://github.com/golang/go/releases/tag/go1.16beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16beta1/manifests"},{"name":"go1.14.13","sha":"6eed7d361d276b69a1cfdeeb7690237a6385b073","kind":"commit","published_at":"2020-12-03T17:27:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.13","html_url":"https://github.com/golang/go/releases/tag/go1.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.13/manifests"},{"name":"go1.15.6","sha":"9b955d2d3fcff6a5bc8bce7bafdc4c634a28e95b","kind":"commit","published_at":"2020-12-03T17:27:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.6","html_url":"https://github.com/golang/go/releases/tag/go1.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.6/manifests"},{"name":"go1.14.12","sha":"bc9c580409b61af6b29f0cbd9d45bec63dbe2ccb","kind":"commit","published_at":"2020-11-12T16:47:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.12","html_url":"https://github.com/golang/go/releases/tag/go1.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.12/manifests"},{"name":"go1.15.5","sha":"c53315d6cf1b4bfea6ff356b4a1524778c683bb9","kind":"commit","published_at":"2020-11-12T16:39:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.5","html_url":"https://github.com/golang/go/releases/tag/go1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.5/manifests"},{"name":"go1.15.4","sha":"0e953add9656c32a788e06438cd7b533e968b7f8","kind":"commit","published_at":"2020-11-05T21:21:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.4","html_url":"https://github.com/golang/go/releases/tag/go1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.4/manifests"},{"name":"go1.14.11","sha":"e82710b825958f30b924fc6dba1fd0a63b517199","kind":"commit","published_at":"2020-11-05T21:21:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.11","html_url":"https://github.com/golang/go/releases/tag/go1.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.11/manifests"},{"name":"go1.15.3","sha":"1984ee00048b63eacd2155cd6d74a2d13e998272","kind":"commit","published_at":"2020-10-14T19:10:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.3","html_url":"https://github.com/golang/go/releases/tag/go1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.3/manifests"},{"name":"go1.14.10","sha":"b5a3989dac97270b89cfce250cbb42695647d5cb","kind":"commit","published_at":"2020-10-14T19:10:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.10","html_url":"https://github.com/golang/go/releases/tag/go1.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.10/manifests"},{"name":"go1.14.9","sha":"26a85c3634b8b5dc9cf8adb30664dac0ddc6acf0","kind":"commit","published_at":"2020-09-09T16:38:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.9","html_url":"https://github.com/golang/go/releases/tag/go1.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.9/manifests"},{"name":"go1.15.2","sha":"9706f510a5e2754595d716bd64be8375997311fb","kind":"commit","published_at":"2020-09-09T16:38:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.2","html_url":"https://github.com/golang/go/releases/tag/go1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.2/manifests"},{"name":"go1.14.8","sha":"c187a3d47c41d54bd570905caad128ba947e3d03","kind":"commit","published_at":"2020-09-01T14:08:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.8","html_url":"https://github.com/golang/go/releases/tag/go1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.8/manifests"},{"name":"go1.15.1","sha":"01af46f7cc419da19f8a6a444da8f6022c016803","kind":"commit","published_at":"2020-09-01T14:08:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.1","html_url":"https://github.com/golang/go/releases/tag/go1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.1/manifests"},{"name":"go1.15","sha":"0fdc3801bfd43d6f55e4ea5bf095e1ea55430339","kind":"commit","published_at":"2020-08-11T19:01:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15","html_url":"https://github.com/golang/go/releases/tag/go1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15/manifests"},{"name":"go1.15rc2","sha":"c4f8cb43caf0bcd0c730d7d04a3fce129393cecc","kind":"commit","published_at":"2020-08-07T14:56:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15rc2","html_url":"https://github.com/golang/go/releases/tag/go1.15rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc2/manifests"},{"name":"go1.14.7","sha":"d571a77846dfee8efd076223a882915cd6cb52f4","kind":"commit","published_at":"2020-08-06T14:43:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.7","html_url":"https://github.com/golang/go/releases/tag/go1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.7/manifests"},{"name":"go1.13.15","sha":"e71b61180aa19a60c23b3b7e3f6586726ebe4fd1","kind":"commit","published_at":"2020-08-06T14:43:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.15","html_url":"https://github.com/golang/go/releases/tag/go1.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.15/manifests"},{"name":"go1.15rc1","sha":"3e8f6b0791a670e52d25d76813d669daa68acfb4","kind":"commit","published_at":"2020-07-24T16:28:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15rc1","html_url":"https://github.com/golang/go/releases/tag/go1.15rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc1/manifests"},{"name":"go1.13.14","sha":"d3ba94164a1c404a01369fb54ddd4f5b94d91348","kind":"commit","published_at":"2020-07-16T22:23:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.14","html_url":"https://github.com/golang/go/releases/tag/go1.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.14/manifests"},{"name":"go1.14.6","sha":"edfd6f28486017dcb136cd3f3ec252706d4b326e","kind":"commit","published_at":"2020-07-16T22:23:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.6","html_url":"https://github.com/golang/go/releases/tag/go1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.6/manifests"},{"name":"go1.14.5","sha":"36fcde1676a0d3863cb5f295eed6938cd782fcbb","kind":"commit","published_at":"2020-07-14T14:10:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.5","html_url":"https://github.com/golang/go/releases/tag/go1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.5/manifests"},{"name":"go1.13.13","sha":"1f8859c22ccdeb969b252c8139bf4b1aae5c4909","kind":"commit","published_at":"2020-07-14T14:10:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.13","html_url":"https://github.com/golang/go/releases/tag/go1.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.13/manifests"},{"name":"go1.15beta1","sha":"e92be18fd8b525b642ca25bdb3e2056b35d9d73c","kind":"commit","published_at":"2020-06-10T14:56:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15beta1","html_url":"https://github.com/golang/go/releases/tag/go1.15beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15beta1/manifests"},{"name":"go1.13.12","sha":"6be4a5eb4898c7b5e7557dda061cc09ba310698b","kind":"commit","published_at":"2020-06-01T19:34:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.12","html_url":"https://github.com/golang/go/releases/tag/go1.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.12/manifests"},{"name":"go1.14.4","sha":"83b181c68bf332ac7948f145f33d128377a09c42","kind":"commit","published_at":"2020-06-01T19:34:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.4","html_url":"https://github.com/golang/go/releases/tag/go1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.4/manifests"},{"name":"go1.13.11","sha":"237b6067c17ac3ef1e02632b77deefb5e9837cbb","kind":"commit","published_at":"2020-05-14T19:18:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.11","html_url":"https://github.com/golang/go/releases/tag/go1.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.11/manifests"},{"name":"go1.14.3","sha":"f296b7a6f045325a230f77e9bda1470b1270f817","kind":"commit","published_at":"2020-05-14T19:18:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.3","html_url":"https://github.com/golang/go/releases/tag/go1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.3/manifests"},{"name":"go1.14.2","sha":"96745b980cfde139e8611772e2bc0c59a8e6cdf7","kind":"commit","published_at":"2020-04-08T19:09:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.2","html_url":"https://github.com/golang/go/releases/tag/go1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.2/manifests"},{"name":"go1.13.10","sha":"a57f07aac237d366630e85d080ef1ce0c34f0d09","kind":"commit","published_at":"2020-04-08T19:09:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.10","html_url":"https://github.com/golang/go/releases/tag/go1.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.10/manifests"},{"name":"go1.13.9","sha":"33554bc6af72f13e5eb319fd5f5aa5c9a150a60c","kind":"commit","published_at":"2020-03-19T15:17:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.9","html_url":"https://github.com/golang/go/releases/tag/go1.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.9/manifests"},{"name":"go1.14.1","sha":"564c76a268b75f56d6f465b82fba7f6fb929fd70","kind":"commit","published_at":"2020-03-19T15:17:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.1","html_url":"https://github.com/golang/go/releases/tag/go1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.1/manifests"},{"name":"go1.14","sha":"20a838ab94178c55bc4dc23ddc332fce8545a493","kind":"commit","published_at":"2020-02-25T17:40:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14","html_url":"https://github.com/golang/go/releases/tag/go1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14/manifests"},{"name":"go1.13.8","sha":"a7acf9af07bdc288129fa5756768b41f312d05f4","kind":"commit","published_at":"2020-02-12T19:55:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.8","html_url":"https://github.com/golang/go/releases/tag/go1.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.8/manifests"},{"name":"go1.12.17","sha":"46cb016190389b7e37b21f04e5343a628ca1f662","kind":"commit","published_at":"2020-02-12T19:55:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.17","html_url":"https://github.com/golang/go/releases/tag/go1.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.17/manifests"},{"name":"go1.14rc1","sha":"a068054af141c01df5a4519844f4b77273605f4e","kind":"commit","published_at":"2020-02-05T15:43:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14rc1","html_url":"https://github.com/golang/go/releases/tag/go1.14rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14rc1/manifests"},{"name":"go1.12.16","sha":"deac3221fc4cd365fb40d269dd56551e9d354356","kind":"commit","published_at":"2020-01-27T22:27:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.16","html_url":"https://github.com/golang/go/releases/tag/go1.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.16/manifests"},{"name":"go1.13.7","sha":"7d2473dc81c659fba3f3b83bc6e93ca5fe37a898","kind":"commit","published_at":"2020-01-27T22:26:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.7","html_url":"https://github.com/golang/go/releases/tag/go1.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.7/manifests"},{"name":"go1.12.15","sha":"694e20f4e08af7e7669c9652424d0df9b0b83f00","kind":"commit","published_at":"2020-01-09T19:00:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.15","html_url":"https://github.com/golang/go/releases/tag/go1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.15/manifests"},{"name":"go1.13.6","sha":"14b79df428fdab83ebc813a72ab714d1e2c488d2","kind":"commit","published_at":"2020-01-09T19:00:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.6","html_url":"https://github.com/golang/go/releases/tag/go1.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.6/manifests"},{"name":"go1.14beta1","sha":"a5bfd9da1d1b24f326399b6b75558ded14514f23","kind":"commit","published_at":"2019-12-17T14:59:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14beta1","html_url":"https://github.com/golang/go/releases/tag/go1.14beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14beta1/manifests"},{"name":"go1.13.5","sha":"9341fe073e6f7742c9d61982084874560dac2014","kind":"commit","published_at":"2019-12-04T21:55:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.5","html_url":"https://github.com/golang/go/releases/tag/go1.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.5/manifests"},{"name":"go1.12.14","sha":"8a720dabf102975ced5664b9cf668ac4ca080245","kind":"commit","published_at":"2019-12-04T21:35:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.14","html_url":"https://github.com/golang/go/releases/tag/go1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.14/manifests"},{"name":"go1.12.13","sha":"a8528068d581fcd110d0cb4f3c04ad77261abf6d","kind":"commit","published_at":"2019-10-31T22:53:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.13","html_url":"https://github.com/golang/go/releases/tag/go1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.13/manifests"},{"name":"go1.13.4","sha":"3f995c3f3b43033013013e6c7ccc93a9b1411ca9","kind":"commit","published_at":"2019-10-31T22:47:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.4","html_url":"https://github.com/golang/go/releases/tag/go1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.4/manifests"},{"name":"go1.13.3","sha":"e64356a4484deb5da57396a4cd80e26667b86b79","kind":"commit","published_at":"2019-10-17T21:56:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.3","html_url":"https://github.com/golang/go/releases/tag/go1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.3/manifests"},{"name":"go1.12.12","sha":"9e6d3ca2794c04b3f65019ee90b6e406bcfc9286","kind":"commit","published_at":"2019-10-17T21:51:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.12","html_url":"https://github.com/golang/go/releases/tag/go1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.12/manifests"},{"name":"go1.12.11","sha":"ef74bfc859c918aeab796c2fa18f4a5dde862343","kind":"commit","published_at":"2019-10-17T17:32:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.11","html_url":"https://github.com/golang/go/releases/tag/go1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.11/manifests"},{"name":"go1.13.2","sha":"72766093e6bd092eb18df3759055625ba8436484","kind":"commit","published_at":"2019-10-17T17:32:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.2","html_url":"https://github.com/golang/go/releases/tag/go1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.2/manifests"},{"name":"go1.12.10","sha":"6c15c7cce718e1e9a47f4f0ab1bd70923b04557b","kind":"commit","published_at":"2019-09-25T18:48:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.10","html_url":"https://github.com/golang/go/releases/tag/go1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.10/manifests"},{"name":"go1.13.1","sha":"b17fd8e49d24eb298c53de5cd0a8923f1e0270ba","kind":"commit","published_at":"2019-09-25T18:48:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.1","html_url":"https://github.com/golang/go/releases/tag/go1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.1/manifests"},{"name":"go1.13","sha":"cc8838d645b2b7026c1f3aaceb011775c5ca3a08","kind":"commit","published_at":"2019-09-03T17:05:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13","html_url":"https://github.com/golang/go/releases/tag/go1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13/manifests"},{"name":"go1.13rc2","sha":"d7b402a49a8ef5af911d7873bdbc5f61335f1d41","kind":"commit","published_at":"2019-08-29T14:35:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13rc2","html_url":"https://github.com/golang/go/releases/tag/go1.13rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc2/manifests"},{"name":"go1.13rc1","sha":"ed4f3f313438b8765da6c4605060529761db0797","kind":"commit","published_at":"2019-08-21T19:21:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13rc1","html_url":"https://github.com/golang/go/releases/tag/go1.13rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc1/manifests"},{"name":"go1.12.9","sha":"06472b99cdf59f00049f3cd8c9e05ba283cb2c56","kind":"commit","published_at":"2019-08-15T18:44:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.9","html_url":"https://github.com/golang/go/releases/tag/go1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.9/manifests"},{"name":"go1.12.8","sha":"306a74284eb261acb34ce7f70962f357906a2759","kind":"commit","published_at":"2019-08-13T16:27:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.8","html_url":"https://github.com/golang/go/releases/tag/go1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.8/manifests"},{"name":"go1.11.13","sha":"b2967c0e5c5271bb4469e1f615fb85879ebd8a57","kind":"commit","published_at":"2019-08-13T16:26:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.13","html_url":"https://github.com/golang/go/releases/tag/go1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.13/manifests"},{"name":"go1.12.7","sha":"7f416b4f048677d0784e6941516c0f1e6052b2d6","kind":"commit","published_at":"2019-07-08T19:50:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.7","html_url":"https://github.com/golang/go/releases/tag/go1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.7/manifests"},{"name":"go1.11.12","sha":"4128f163d6dca1b8d703da8cf86ef679608856a0","kind":"commit","published_at":"2019-07-08T19:49:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.12","html_url":"https://github.com/golang/go/releases/tag/go1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.12/manifests"},{"name":"go1.13beta1","sha":"60f14fddfee107dedd76c0be6b422a3d8ccc841a","kind":"commit","published_at":"2019-06-26T16:35:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13beta1","html_url":"https://github.com/golang/go/releases/tag/go1.13beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13beta1/manifests"},{"name":"go1.11.11","sha":"541c49144d73f2a03374517091835fa8a43eebe2","kind":"commit","published_at":"2019-06-11T18:11:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.11","html_url":"https://github.com/golang/go/releases/tag/go1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.11/manifests"},{"name":"go1.12.6","sha":"4ce6a8e89668b87dce67e2f55802903d6eb9110a","kind":"commit","published_at":"2019-06-11T15:21:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.6","html_url":"https://github.com/golang/go/releases/tag/go1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.6/manifests"},{"name":"go1.12.5","sha":"3a1b4e75f8b6c1b57db73bccf7ca871bf1a97ca9","kind":"commit","published_at":"2019-05-06T21:12:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.5","html_url":"https://github.com/golang/go/releases/tag/go1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.5/manifests"},{"name":"go1.11.10","sha":"efa061d9f5d52846dfc3dda40eaf8eccfeeae8d2","kind":"commit","published_at":"2019-05-06T20:50:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.10","html_url":"https://github.com/golang/go/releases/tag/go1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.10/manifests"},{"name":"go1.12.4","sha":"eda3401e807be8928eed48bb5fc85ffa8e62ddb4","kind":"commit","published_at":"2019-04-11T23:31:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.4","html_url":"https://github.com/golang/go/releases/tag/go1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.4/manifests"},{"name":"go1.11.9","sha":"428e5f29a957b591d82e640b619b684aa25fba4e","kind":"commit","published_at":"2019-04-11T23:31:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.9","html_url":"https://github.com/golang/go/releases/tag/go1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.9/manifests"},{"name":"go1.11.8","sha":"f8a63418e985d972c86d3da5bf90b7e81b72b468","kind":"commit","published_at":"2019-04-08T21:30:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.8","html_url":"https://github.com/golang/go/releases/tag/go1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.8/manifests"},{"name":"go1.12.3","sha":"62ec3dd260324d243491b271d53ccdfd4a1f14e3","kind":"commit","published_at":"2019-04-08T21:30:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.3","html_url":"https://github.com/golang/go/releases/tag/go1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.3/manifests"},{"name":"go1.12.2","sha":"ac02fdec7cd16ea8d3de1fc33def9cfabec5170d","kind":"commit","published_at":"2019-04-05T19:24:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.2","html_url":"https://github.com/golang/go/releases/tag/go1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.2/manifests"},{"name":"go1.11.7","sha":"2c5363d9c1cf51457d6d2466a63e6576e80327f8","kind":"commit","published_at":"2019-04-05T19:09:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.7","html_url":"https://github.com/golang/go/releases/tag/go1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.7/manifests"},{"name":"go1.11.6","sha":"e18f2ca380f52bbf8cac039ccfdf445e9047c810","kind":"commit","published_at":"2019-03-14T19:57:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.6","html_url":"https://github.com/golang/go/releases/tag/go1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.6/manifests"},{"name":"go1.12.1","sha":"0380c9ad38843d523d9c9804fe300cb7edd7cd3c","kind":"commit","published_at":"2019-03-14T19:18:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.1","html_url":"https://github.com/golang/go/releases/tag/go1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.1/manifests"},{"name":"go1.12","sha":"05e77d41914d247a1e7caf37d7125ccaa5a53505","kind":"commit","published_at":"2019-02-25T23:01:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12","html_url":"https://github.com/golang/go/releases/tag/go1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12/manifests"},{"name":"go1.12rc1","sha":"1af509d46e31a14e7ff17e23b1fd84250976b405","kind":"commit","published_at":"2019-02-11T20:14:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12rc1","html_url":"https://github.com/golang/go/releases/tag/go1.12rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12rc1/manifests"},{"name":"go1.11.5","sha":"35bb62e60a7779ff82c3067903b3306ff8666471","kind":"commit","published_at":"2019-01-23T19:49:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.5","html_url":"https://github.com/golang/go/releases/tag/go1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.5/manifests"},{"name":"go1.10.8","sha":"b0cb374daf646454998bac7b393f3236a2ab6aca","kind":"commit","published_at":"2019-01-23T19:47:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.8","html_url":"https://github.com/golang/go/releases/tag/go1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.8/manifests"},{"name":"go1.12beta2","sha":"4b3f04c63b5b1a1bbc4dfd71c34341ea4e935115","kind":"commit","published_at":"2019-01-10T18:15:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12beta2","html_url":"https://github.com/golang/go/releases/tag/go1.12beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta2/manifests"},{"name":"go1.12beta1","sha":"e3b4b7baad555f74b6fbc0ddc00d46ed0ac03a0a","kind":"commit","published_at":"2018-12-18T23:01:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12beta1","html_url":"https://github.com/golang/go/releases/tag/go1.12beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta1/manifests"},{"name":"go1.11.4","sha":"4601a4c1b1c00fbe507508f0267ec5a9445bb7e5","kind":"commit","published_at":"2018-12-14T23:34:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.4","html_url":"https://github.com/golang/go/releases/tag/go1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.4/manifests"},{"name":"go1.10.7","sha":"f5ff72d62301c4e9d0a78167fab5914ca12919bd","kind":"commit","published_at":"2018-12-14T23:34:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.7","html_url":"https://github.com/golang/go/releases/tag/go1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.7/manifests"},{"name":"go1.10.6","sha":"25ca8f49c3fc4a68daff7a23ab613e3453be5cda","kind":"commit","published_at":"2018-12-13T17:16:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.6","html_url":"https://github.com/golang/go/releases/tag/go1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.6/manifests"},{"name":"go1.11.3","sha":"90c896448691b5edb0ab11110f37234f63cd28ed","kind":"commit","published_at":"2018-12-13T17:14:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.3","html_url":"https://github.com/golang/go/releases/tag/go1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.3/manifests"},{"name":"go1.10.5","sha":"1ae739797ec72acbd6d90b94a2366a31566205c2","kind":"commit","published_at":"2018-11-02T20:17:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.5","html_url":"https://github.com/golang/go/releases/tag/go1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.5/manifests"},{"name":"go1.11.2","sha":"e8a95aeb75536496432bcace1fb2bbfa449bf0fa","kind":"commit","published_at":"2018-11-02T20:17:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.2","html_url":"https://github.com/golang/go/releases/tag/go1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.2/manifests"},{"name":"go1.11.1","sha":"26957168c4c0cdcc7ca4f0b19d0eb19474d224ac","kind":"commit","published_at":"2018-10-01T20:59:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.1","html_url":"https://github.com/golang/go/releases/tag/go1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.1/manifests"},{"name":"go1.11","sha":"41e62b8c49d21659b48a95216e3062032285250f","kind":"commit","published_at":"2018-08-24T20:18:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11","html_url":"https://github.com/golang/go/releases/tag/go1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11/manifests"},{"name":"go1.10.4","sha":"2191fce26a7fd1cd5b4975e7bd44ab44b1d9dd78","kind":"commit","published_at":"2018-08-24T19:26:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.4","html_url":"https://github.com/golang/go/releases/tag/go1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.4/manifests"},{"name":"go1.11rc2","sha":"02c0c32960f65d0b9c66ec840c612f5f9623dc51","kind":"commit","published_at":"2018-08-22T22:17:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11rc2","html_url":"https://github.com/golang/go/releases/tag/go1.11rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc2/manifests"},{"name":"go1.11rc1","sha":"807e7f2420c683384dc9c6db498808ba1b7aab17","kind":"commit","published_at":"2018-08-13T23:43:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11rc1","html_url":"https://github.com/golang/go/releases/tag/go1.11rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc1/manifests"},{"name":"go1.11beta3","sha":"1b870077c896379c066b41657d3c9062097a6943","kind":"commit","published_at":"2018-08-03T17:21:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta3","html_url":"https://github.com/golang/go/releases/tag/go1.11beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta3/manifests"},{"name":"go1.11beta2","sha":"c814ac44c0571f844718f07aa52afa47e37fb1ed","kind":"commit","published_at":"2018-07-19T21:30:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta2","html_url":"https://github.com/golang/go/releases/tag/go1.11beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta2/manifests"},{"name":"go1.11beta1","sha":"a12c1f26e4cc602dae62ec065a237172a5b8f926","kind":"commit","published_at":"2018-06-26T20:00:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta1","html_url":"https://github.com/golang/go/releases/tag/go1.11beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta1/manifests"},{"name":"go1.10.3","sha":"fe8a0d12b14108cbe2408b417afcaab722b0727c","kind":"commit","published_at":"2018-06-06T23:47:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.3","html_url":"https://github.com/golang/go/releases/tag/go1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.3/manifests"},{"name":"go1.9.7","sha":"7df09b4a03f9e53334672674ba7983d5e7128646","kind":"commit","published_at":"2018-06-06T20:29:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.7","html_url":"https://github.com/golang/go/releases/tag/go1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.7/manifests"},{"name":"go1.9.6","sha":"20f58c6075aef1bb7327ab0691ae095f9412ab5b","kind":"commit","published_at":"2018-04-30T19:04:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.6","html_url":"https://github.com/golang/go/releases/tag/go1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.6/manifests"},{"name":"go1.10.2","sha":"71bdbf431b79dff61944f22c25c7e085ccfc25d5","kind":"commit","published_at":"2018-04-30T19:03:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.2","html_url":"https://github.com/golang/go/releases/tag/go1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.2/manifests"},{"name":"go1.10.1","sha":"ac7c0ee26dda18076d5f6c151d8f920b43340ae3","kind":"commit","published_at":"2018-03-29T06:09:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.1","html_url":"https://github.com/golang/go/releases/tag/go1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.1/manifests"},{"name":"go1.9.5","sha":"f69b0c627f94b7dcaf4ec654df8e0ffa4bf46957","kind":"commit","published_at":"2018-03-29T06:06:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.5","html_url":"https://github.com/golang/go/releases/tag/go1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.5/manifests"},{"name":"go1.10","sha":"bf86aec25972f3a100c3aa58a6abcbcc35bdea49","kind":"commit","published_at":"2018-02-16T16:05:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10","html_url":"https://github.com/golang/go/releases/tag/go1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10/manifests"},{"name":"go1.10rc2","sha":"20e228f2fdb44350c858de941dff4aea9f3127b8","kind":"commit","published_at":"2018-02-07T16:12:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10rc2","html_url":"https://github.com/golang/go/releases/tag/go1.10rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc2/manifests"},{"name":"go1.9.4","sha":"6732fcc06df713fc737cee5c5860bad87599bc6d","kind":"commit","published_at":"2018-02-07T15:34:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.4","html_url":"https://github.com/golang/go/releases/tag/go1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.4/manifests"},{"name":"go1.8.7","sha":"357c9141369361101345f3048a6b2b3e149299d5","kind":"commit","published_at":"2018-02-07T15:33:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.7","html_url":"https://github.com/golang/go/releases/tag/go1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.7/manifests"},{"name":"go1.10rc1","sha":"5348aed83e39bd1d450d92d7f627e994c2db6ebf","kind":"commit","published_at":"2018-01-25T17:24:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10rc1","html_url":"https://github.com/golang/go/releases/tag/go1.10rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc1/manifests"},{"name":"go1.8.6","sha":"96c72e94687d1d78770a204f35993cb2cd3c91e4","kind":"commit","published_at":"2018-01-23T03:33:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.6","html_url":"https://github.com/golang/go/releases/tag/go1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.6/manifests"},{"name":"go1.9.3","sha":"a563954b799c6921fc3666b4723d38413f442145","kind":"commit","published_at":"2018-01-22T21:38:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.3","html_url":"https://github.com/golang/go/releases/tag/go1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.3/manifests"},{"name":"go1.10beta2","sha":"594668a5a96267a46282ce3007a584ec07adf705","kind":"commit","published_at":"2018-01-11T17:44:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10beta2","html_url":"https://github.com/golang/go/releases/tag/go1.10beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta2/manifests"},{"name":"go1.10beta1","sha":"9ce6b5c2ed5d3d5251b9a6a0c548d5fb2c8567e8","kind":"commit","published_at":"2017-12-07T17:38:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10beta1","html_url":"https://github.com/golang/go/releases/tag/go1.10beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta1/manifests"},{"name":"go1.9.2","sha":"2ea7d3461bb41d0ae12b56ee52d43314bcdb97f9","kind":"commit","published_at":"2017-10-25T20:24:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.2","html_url":"https://github.com/golang/go/releases/tag/go1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.2/manifests"},{"name":"go1.8.5","sha":"d4ccbd8833aa45819e903abfc4337555f1832d3c","kind":"commit","published_at":"2017-10-25T18:57:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5","html_url":"https://github.com/golang/go/releases/tag/go1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5/manifests"},{"name":"go1.8.5rc5","sha":"0ab2c8872d648bc155e41bf5a7ed0cfee133ff70","kind":"commit","published_at":"2017-10-25T16:24:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5rc5","html_url":"https://github.com/golang/go/releases/tag/go1.8.5rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc5/manifests"},{"name":"go1.8.5rc4","sha":"fab5e254b2a03d3153f850774d87a79840740fe9","kind":"commit","published_at":"2017-10-20T16:43:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5rc4","html_url":"https://github.com/golang/go/releases/tag/go1.8.5rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc4/manifests"},{"name":"go1.8.4","sha":"f5bcb9b8fe9dd8949d4682b74be6ba72e5d554fb","kind":"commit","published_at":"2017-10-04T18:39:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.4","html_url":"https://github.com/golang/go/releases/tag/go1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.4/manifests"},{"name":"go1.9.1","sha":"7f40c1214dd67cf171a347a5230da70bd8e10d32","kind":"commit","published_at":"2017-10-04T18:39:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.1","html_url":"https://github.com/golang/go/releases/tag/go1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.1/manifests"},{"name":"go1.9","sha":"c8aec4095e089ff6ac50d18e97c3f46561f14f48","kind":"commit","published_at":"2017-08-24T20:52:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9","html_url":"https://github.com/golang/go/releases/tag/go1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9/manifests"},{"name":"go1.9rc2","sha":"048c9cfaacb6fe7ac342b0acd8ca8322b6c49508","kind":"commit","published_at":"2017-08-07T20:29:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9rc2","html_url":"https://github.com/golang/go/releases/tag/go1.9rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc2/manifests"},{"name":"go1.9rc1","sha":"65c6c88a9442b91d8b2fd0230337b1fda4bb6cdf","kind":"commit","published_at":"2017-07-24T19:35:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9rc1","html_url":"https://github.com/golang/go/releases/tag/go1.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc1/manifests"},{"name":"go1.9beta2","sha":"eab99a8d548f8ba864647ab171a44f0a5376a6b3","kind":"commit","published_at":"2017-06-26T21:12:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9beta2","html_url":"https://github.com/golang/go/releases/tag/go1.9beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta2/manifests"},{"name":"go1.9beta1","sha":"952ecbe0a27aadd184ca3e2c342beb464d6b1653","kind":"commit","published_at":"2017-06-14T21:44:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9beta1","html_url":"https://github.com/golang/go/releases/tag/go1.9beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta1/manifests"},{"name":"go1.8.3","sha":"352996a381701cfa0c16e8de29cbde8f3922182f","kind":"commit","published_at":"2017-05-24T18:14:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.3","html_url":"https://github.com/golang/go/releases/tag/go1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.3/manifests"},{"name":"go1.7.6","sha":"2b7a7b710f096b1b7e6f2ab5e9e3ec003ad7cd12","kind":"commit","published_at":"2017-05-23T18:33:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.6","html_url":"https://github.com/golang/go/releases/tag/go1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.6/manifests"},{"name":"go1.8.2","sha":"59870f9e19384c3155f603f799b61b401fa20cc9","kind":"commit","published_at":"2017-05-23T18:32:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.2","html_url":"https://github.com/golang/go/releases/tag/go1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.2/manifests"},{"name":"go1.8.1","sha":"a4c18f063b6659079ca2848ca217a0587dabc001","kind":"commit","published_at":"2017-04-07T16:48:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.1","html_url":"https://github.com/golang/go/releases/tag/go1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.1/manifests"},{"name":"go1.8","sha":"cd6b6202dd1559b3ac63179b45f1833fcfbe7eca","kind":"commit","published_at":"2017-02-16T17:12:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8","html_url":"https://github.com/golang/go/releases/tag/go1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8/manifests"},{"name":"go1.8rc3","sha":"2a5f65a98ca483aad2dd74dc2636a7baecc59cf2","kind":"commit","published_at":"2017-01-26T17:42:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc3","html_url":"https://github.com/golang/go/releases/tag/go1.8rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc3/manifests"},{"name":"go1.7.5","sha":"753452fac6f6963b5a6e38a239b05362385a3842","kind":"commit","published_at":"2017-01-26T17:38:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.5","html_url":"https://github.com/golang/go/releases/tag/go1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.5/manifests"},{"name":"go1.8rc2","sha":"59f181b6fda68ece22882945853ca2df9dbf1c88","kind":"commit","published_at":"2017-01-19T20:58:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc2","html_url":"https://github.com/golang/go/releases/tag/go1.8rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc2/manifests"},{"name":"go1.8rc1","sha":"3de6e96e4b8147f5267a2e8218a7c780b09a434f","kind":"commit","published_at":"2017-01-10T19:35:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc1","html_url":"https://github.com/golang/go/releases/tag/go1.8rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc1/manifests"},{"name":"go1.8beta2","sha":"9cd3c0662aa63eea8e7fae80f558fda9d646ba98","kind":"commit","published_at":"2016-12-15T20:06:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8beta2","html_url":"https://github.com/golang/go/releases/tag/go1.8beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta2/manifests"},{"name":"go1.7.4","sha":"6b36535cf382bce845dd2d272276e7ba350b0c6b","kind":"commit","published_at":"2016-12-01T22:13:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.4","html_url":"https://github.com/golang/go/releases/tag/go1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.4/manifests"},{"name":"go1.6.4","sha":"aa1e69f3fc21795b6fab531a07008e0744ffe5bf","kind":"commit","published_at":"2016-12-01T20:56:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.4","html_url":"https://github.com/golang/go/releases/tag/go1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.4/manifests"},{"name":"go1.8beta1","sha":"41908a54530120b68a79e0fd22b5e709d33cced0","kind":"commit","published_at":"2016-12-01T02:54:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8beta1","html_url":"https://github.com/golang/go/releases/tag/go1.8beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta1/manifests"},{"name":"go1.7.3","sha":"2f6557233c5a5c311547144c34b4045640ff9f71","kind":"commit","published_at":"2016-10-19T17:04:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.3","html_url":"https://github.com/golang/go/releases/tag/go1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.3/manifests"},{"name":"go1.7.2","sha":"edecc650ec95ac1a96d2312980e18d959f89835e","kind":"commit","published_at":"2016-10-17T21:08:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.2","html_url":"https://github.com/golang/go/releases/tag/go1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.2/manifests"},{"name":"go1.7.1","sha":"f75aafdf56dd90eab75cfeac8cf69358f73ba171","kind":"commit","published_at":"2016-09-07T19:11:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.1","html_url":"https://github.com/golang/go/releases/tag/go1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.1/manifests"},{"name":"go1.7","sha":"0d818588685976407c81c60d2fda289361cbc8ec","kind":"commit","published_at":"2016-08-15T22:43:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7","html_url":"https://github.com/golang/go/releases/tag/go1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7/manifests"},{"name":"go1.7rc6","sha":"1e933ed7c091bd8e077ffd123234af10a69e3978","kind":"commit","published_at":"2016-08-08T18:42:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc6","html_url":"https://github.com/golang/go/releases/tag/go1.7rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc6/manifests"},{"name":"go1.7rc5","sha":"09fc3cc5df6b37b62a219bd4cacd8898a2328b76","kind":"commit","published_at":"2016-08-02T23:34:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc5","html_url":"https://github.com/golang/go/releases/tag/go1.7rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc5/manifests"},{"name":"go1.7rc4","sha":"c628d83ec5309cd679e16c734456fed1b9a85806","kind":"commit","published_at":"2016-08-02T02:22:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc4","html_url":"https://github.com/golang/go/releases/tag/go1.7rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc4/manifests"},{"name":"go1.7rc3","sha":"8707f31c0abc6b607014e843b7cc188b3019daa9","kind":"commit","published_at":"2016-07-21T21:19:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc3","html_url":"https://github.com/golang/go/releases/tag/go1.7rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc3/manifests"},{"name":"go1.7rc2","sha":"0ebf6ce087388cdd501a02ff92f2f8cafc3e1378","kind":"commit","published_at":"2016-07-18T15:36:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc2","html_url":"https://github.com/golang/go/releases/tag/go1.7rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc2/manifests"},{"name":"go1.6.3","sha":"da6b9ec7bf1722fa00196e1eadc10a29156b6b28","kind":"commit","published_at":"2016-07-18T15:36:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.3","html_url":"https://github.com/golang/go/releases/tag/go1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.3/manifests"},{"name":"go1.7rc1","sha":"53da5fd4d431881bb3583c9790db7735a6530a1b","kind":"commit","published_at":"2016-07-08T03:48:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc1","html_url":"https://github.com/golang/go/releases/tag/go1.7rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc1/manifests"},{"name":"go1.7beta2","sha":"fca9fc52c831ab6af56e30f8c48062a99ded2580","kind":"commit","published_at":"2016-06-16T19:45:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7beta2","html_url":"https://github.com/golang/go/releases/tag/go1.7beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta2/manifests"},{"name":"go1.7beta1","sha":"3c6b6684ce21c1092ba208a0f1744ad7c930248a","kind":"commit","published_at":"2016-06-02T00:22:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7beta1","html_url":"https://github.com/golang/go/releases/tag/go1.7beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta1/manifests"},{"name":"go1.6.2","sha":"57e459e02b4b01567f92542f92cd9afde209e193","kind":"commit","published_at":"2016-04-19T23:27:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.2","html_url":"https://github.com/golang/go/releases/tag/go1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.2/manifests"},{"name":"go1.6.1","sha":"f5cf5673590a68c55b2330df9dfcdd6fac75b893","kind":"commit","published_at":"2016-04-11T23:39:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.1","html_url":"https://github.com/golang/go/releases/tag/go1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.1/manifests"},{"name":"go1.5.4","sha":"a1ef950a15517bca223d079a6cf65948c3db9694","kind":"commit","published_at":"2016-04-11T23:39:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.4","html_url":"https://github.com/golang/go/releases/tag/go1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.4/manifests"},{"name":"go1.6","sha":"7bc40ffb05d8813bf9b41a331b45d37216f9e747","kind":"commit","published_at":"2016-02-17T19:53:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6","html_url":"https://github.com/golang/go/releases/tag/go1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6/manifests"},{"name":"go1.6rc2","sha":"5d343bdfb140970cc37f099064226d104ca6d817","kind":"commit","published_at":"2016-02-03T23:11:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6rc2","html_url":"https://github.com/golang/go/releases/tag/go1.6rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc2/manifests"},{"name":"go1.6rc1","sha":"036b8fd40b60830ca1d152f17148e52b96d8aa6c","kind":"commit","published_at":"2016-01-28T00:06:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6rc1","html_url":"https://github.com/golang/go/releases/tag/go1.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc1/manifests"},{"name":"go1.6beta2","sha":"66330d8c6c0a23b7eb48688f9954264e48b039da","kind":"commit","published_at":"2016-01-13T23:40:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6beta2","html_url":"https://github.com/golang/go/releases/tag/go1.6beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta2/manifests"},{"name":"go1.5.3","sha":"27d5c0ede5b4411089f4bf52a41dd2f4eed36123","kind":"commit","published_at":"2016-01-13T19:43:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.3","html_url":"https://github.com/golang/go/releases/tag/go1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.3/manifests"},{"name":"go1.6beta1","sha":"8db371b3d58a1c139f0854738f9962de05ca5d7a","kind":"commit","published_at":"2015-12-17T22:45:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6beta1","html_url":"https://github.com/golang/go/releases/tag/go1.6beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta1/manifests"},{"name":"go1.5.2","sha":"40cbf58f960a8f5287d2c3a93b3ca6119df67e85","kind":"commit","published_at":"2015-12-03T00:44:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.2","html_url":"https://github.com/golang/go/releases/tag/go1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.2/manifests"},{"name":"go1.4.3","sha":"50eb39bb23e8b03e823c38e844f0410d0b5325d2","kind":"commit","published_at":"2015-09-23T04:20:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.3","html_url":"https://github.com/golang/go/releases/tag/go1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.3/manifests"},{"name":"go1.5.1","sha":"f2e4c8b5fb3660d793b2c545ef207153db0a34b1","kind":"commit","published_at":"2015-09-09T00:52:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.1","html_url":"https://github.com/golang/go/releases/tag/go1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.1/manifests"},{"name":"go1.5","sha":"bb03defe933c89fee44be675d7aa0fbd893ced30","kind":"commit","published_at":"2015-08-19T05:04:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5","html_url":"https://github.com/golang/go/releases/tag/go1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5/manifests"},{"name":"go1.5rc1","sha":"0d20a61e68ba22fb416fe2aa8b6532026822bad0","kind":"commit","published_at":"2015-08-06T04:06:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5rc1","html_url":"https://github.com/golang/go/releases/tag/go1.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5rc1/manifests"},{"name":"go1.5beta3","sha":"d3ffc975f38890abbd8ca3f7833772e6423297e8","kind":"commit","published_at":"2015-07-29T23:50:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta3","html_url":"https://github.com/golang/go/releases/tag/go1.5beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta3/manifests"},{"name":"go1.5beta2","sha":"cc8f5441980a8c2f9e6c8ec3222985ed488e76ba","kind":"commit","published_at":"2015-07-17T03:34:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta2","html_url":"https://github.com/golang/go/releases/tag/go1.5beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta2/manifests"},{"name":"go1.5beta1","sha":"b6ead9f171742cd5b519a22ecc690354b0d1ce27","kind":"commit","published_at":"2015-07-07T21:53:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta1","html_url":"https://github.com/golang/go/releases/tag/go1.5beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta1/manifests"},{"name":"go1.4.2","sha":"883bc6ed0ea815293fe6309d66f967ea60630e87","kind":"commit","published_at":"2015-02-18T04:24:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.2","html_url":"https://github.com/golang/go/releases/tag/go1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.2/manifests"},{"name":"go1.4.1","sha":"886b02d705ffb1be8b4974ac4c355d480a24e3ec","kind":"commit","published_at":"2015-01-15T21:04:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.1","html_url":"https://github.com/golang/go/releases/tag/go1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.1/manifests"},{"name":"go1.4","sha":"c303df658d43b9f3e98e56e646f8e84a83495991","kind":"commit","published_at":"2014-12-11T00:27:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4","html_url":"https://github.com/golang/go/releases/tag/go1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4/manifests"},{"name":"go1.4rc2","sha":"3d344611770d03a9d2f822216074edd83af67677","kind":"commit","published_at":"2014-12-02T02:43:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4rc2","html_url":"https://github.com/golang/go/releases/tag/go1.4rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc2/manifests"},{"name":"go1.4rc1","sha":"30ef146819d031ccd875de806c4edad66366d4bc","kind":"commit","published_at":"2014-11-17T02:55:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4rc1","html_url":"https://github.com/golang/go/releases/tag/go1.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc1/manifests"},{"name":"go1.4beta1","sha":"ca230d2d6ffeaef0be2f58fd46ba6ed34a8dbf46","kind":"commit","published_at":"2014-10-30T01:02:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4beta1","html_url":"https://github.com/golang/go/releases/tag/go1.4beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4beta1/manifests"},{"name":"go1.3.3","sha":"3dbc53ae6ad4e3b93f31d35d98b38f6dda25f4ee","kind":"commit","published_at":"2014-10-01T01:20:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.3","html_url":"https://github.com/golang/go/releases/tag/go1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.3/manifests"},{"name":"go1.3.2","sha":"f3c81ed821268e2f2e2945b0816f495809bbdf21","kind":"commit","published_at":"2014-09-25T22:32:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.2","html_url":"https://github.com/golang/go/releases/tag/go1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.2/manifests"},{"name":"go1.3.1","sha":"1657de2d6dbb020e15908668f209f3be7dcef151","kind":"commit","published_at":"2014-08-13T03:18:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.1","html_url":"https://github.com/golang/go/releases/tag/go1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.1/manifests"},{"name":"go1.3","sha":"1cdd48c8a276cef9e3e20b7350d13556b6c96a71","kind":"commit","published_at":"2014-06-19T00:20:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3","html_url":"https://github.com/golang/go/releases/tag/go1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3/manifests"},{"name":"go1.3rc2","sha":"2a3daa8bdd5bd06808c51cb4f2921655f70d7617","kind":"commit","published_at":"2014-06-13T03:24:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3rc2","html_url":"https://github.com/golang/go/releases/tag/go1.3rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc2/manifests"},{"name":"go1.3rc1","sha":"a5565ec7d9c04843bc91c06a0d5a652716ee75a7","kind":"commit","published_at":"2014-06-02T04:34:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3rc1","html_url":"https://github.com/golang/go/releases/tag/go1.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc1/manifests"},{"name":"go1.3beta2","sha":"c00043b5d8bd53130bddb5ef1e88643dccc4586f","kind":"commit","published_at":"2014-05-21T00:46:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3beta2","html_url":"https://github.com/golang/go/releases/tag/go1.3beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta2/manifests"},{"name":"go1.2.2","sha":"43d00b0942c1c6f43993ac71e1eea48e62e22b8d","kind":"commit","published_at":"2014-05-05T17:43:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2.2","html_url":"https://github.com/golang/go/releases/tag/go1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.2/manifests"},{"name":"go1.3beta1","sha":"7ff8e90eb7ceb2016aa9fc736febd8a5902ec65e","kind":"commit","published_at":"2014-04-22T00:00:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3beta1","html_url":"https://github.com/golang/go/releases/tag/go1.3beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta1/manifests"},{"name":"go1.2.1","sha":"9c9802fad57c1bcb72ea98c5c55ea2652efc5772","kind":"commit","published_at":"2014-03-03T00:53:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2.1","html_url":"https://github.com/golang/go/releases/tag/go1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.1/manifests"},{"name":"go1.2","sha":"402d3590b54e4a0df9fb51ed14b2999e85ce0b76","kind":"commit","published_at":"2013-11-28T21:32:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2","html_url":"https://github.com/golang/go/releases/tag/go1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2/manifests"},{"name":"go1.2rc5","sha":"4abdb873be5c4bbd1e0edec56f992b201d8e0e68","kind":"commit","published_at":"2013-11-18T01:44:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc5","html_url":"https://github.com/golang/go/releases/tag/go1.2rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc5/manifests"},{"name":"go1.2rc4","sha":"a5940dddba6e7995c6f7e4b4d11df17609c247be","kind":"commit","published_at":"2013-11-13T04:29:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc4","html_url":"https://github.com/golang/go/releases/tag/go1.2rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc4/manifests"},{"name":"go1.2rc3","sha":"2eb51b1ba8cbf593124ab95e2ea9efb5d3ddf21e","kind":"commit","published_at":"2013-11-01T01:44:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc3","html_url":"https://github.com/golang/go/releases/tag/go1.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc3/manifests"},{"name":"go1.2rc2","sha":"309e16554aab1686c5bb744cababfbaa2d83db4d","kind":"commit","published_at":"2013-10-18T04:53:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc2","html_url":"https://github.com/golang/go/releases/tag/go1.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc2/manifests"},{"name":"go1.1.2","sha":"1d6d8fca241bb611af51e265c1b5a2e9ae904702","kind":"commit","published_at":"2013-08-13T05:33:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1.2","html_url":"https://github.com/golang/go/releases/tag/go1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.2/manifests"},{"name":"go1.1.1","sha":"d260448f6b6ac10efe4ae7f6dfe944e72bc2a676","kind":"commit","published_at":"2013-06-13T02:49:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1.1","html_url":"https://github.com/golang/go/releases/tag/go1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.1/manifests"},{"name":"go1.1","sha":"205f850ceacfc39d1e9d76a9569416284594ce8c","kind":"commit","published_at":"2013-05-13T20:03:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1","html_url":"https://github.com/golang/go/releases/tag/go1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1/manifests"},{"name":"go1.1rc3","sha":"46a6097aa7943a490e9bd2e04274845d0e5e200f","kind":"commit","published_at":"2013-05-08T23:04:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1rc3","html_url":"https://github.com/golang/go/releases/tag/go1.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc3/manifests"},{"name":"go1.1rc2","sha":"1c5438aae896edcd1e9f9618f4776517f08053b3","kind":"commit","published_at":"2013-05-07T00:33:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1rc2","html_url":"https://github.com/golang/go/releases/tag/go1.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc2/manifests"},{"name":"go1.0.3","sha":"30be9b4313622c2077539e68826194cb1028c691","kind":"commit","published_at":"2012-09-21T22:10:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.3","html_url":"https://github.com/golang/go/releases/tag/go1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.3/manifests"},{"name":"go1.0.2","sha":"cb6c6570b73a1c4d19cad94570ed277f7dae55ac","kind":"commit","published_at":"2012-06-14T02:50:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.2","html_url":"https://github.com/golang/go/releases/tag/go1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.2/manifests"},{"name":"go1.0.1","sha":"2fffba7fe19690e038314d17a117d6b87979c89f","kind":"commit","published_at":"2012-04-26T19:50:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.1","html_url":"https://github.com/golang/go/releases/tag/go1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.1/manifests"},{"name":"go1","sha":"6174b5e21e73714c63061e66efdbe180e1c5491d","kind":"commit","published_at":"2012-03-28T12:41:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1","html_url":"https://github.com/golang/go/releases/tag/go1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1/manifests"},{"name":"weekly.2012-03-27","sha":"3895b5051df256b442d0b0af50debfffd8d75164","kind":"commit","published_at":"2012-03-28T12:41:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-27/manifests"},{"name":"weekly","sha":"3895b5051df256b442d0b0af50debfffd8d75164","kind":"commit","published_at":"2012-03-28T12:41:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly","html_url":"https://github.com/golang/go/releases/tag/weekly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly/manifests"},{"name":"weekly.2012-03-22","sha":"da7959d5dd1a230868d8eca9dbf11b4d54e8915a","kind":"commit","published_at":"2012-03-23T01:44:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-22/manifests"},{"name":"weekly.2012-03-13","sha":"9ef03fdf7778f23aa304a03888e4e0f698a3ef84","kind":"commit","published_at":"2012-03-13T05:39:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-13/manifests"},{"name":"weekly.2012-03-04","sha":"56208edb8dfc297efde71f18730dfb09b3dcb928","kind":"commit","published_at":"2012-03-05T04:45:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-04/manifests"},{"name":"weekly.2012-02-22","sha":"6419bbbfd310d0e48b3de60c8891a8f0fcc98b6f","kind":"commit","published_at":"2012-02-23T05:40:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-22/manifests"},{"name":"weekly.2012-02-14","sha":"da8f037b57241b0b84fab9d4c9e69b53e7118850","kind":"commit","published_at":"2012-02-15T03:41:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-14/manifests"},{"name":"weekly.2012-02-07","sha":"d3f8f0c258be17e742abb59da26025a6b5656c7b","kind":"commit","published_at":"2012-02-08T03:37:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-07/manifests"},{"name":"weekly.2012-01-27","sha":"6786185fd6245c522dce647163d2b33708c0b46d","kind":"commit","published_at":"2012-01-27T06:51:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-27/manifests"},{"name":"weekly.2012-01-20","sha":"22ef504654079bd0a6f227b7485ce0657bf205e1","kind":"commit","published_at":"2012-01-20T05:57:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-20/manifests"},{"name":"weekly.2012-01-15","sha":"a19870744979bdce3eff58776be42e399ed8f6f1","kind":"commit","published_at":"2012-01-15T22:45:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-15/manifests"},{"name":"weekly.2011-12-22","sha":"1a06b513e758355f769cd894782c34751ba5722d","kind":"commit","published_at":"2011-12-23T03:28:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-22/manifests"},{"name":"weekly.2011-12-14","sha":"3388e9f67b2ebb30bbd115c13b3ac4728c7ff9c1","kind":"commit","published_at":"2011-12-15T05:56:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-14/manifests"},{"name":"weekly.2011-12-06","sha":"8d1da1c66ad9e2d9bf6028e7dfff5d1f2151d494","kind":"commit","published_at":"2011-12-07T02:33:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-06/manifests"},{"name":"weekly.2011-12-02","sha":"7af813a7f2b62734e40628c341cb3afa4c85641c","kind":"commit","published_at":"2011-12-01T21:09:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-02/manifests"},{"name":"weekly.2011-12-01","sha":"9dd07f680a4a8ddb0f750a0de89ccc880e322147","kind":"commit","published_at":"2011-12-01T05:17:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-01/manifests"},{"name":"weekly.2011-11-18","sha":"3af28bd886ca5a64128aa2118aac818c61871dad","kind":"commit","published_at":"2011-11-18T20:20:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-18","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-18/manifests"},{"name":"weekly.2011-11-09","sha":"d83cc435e4c324e34aa10af72c1aa7f4fa47d4c1","kind":"commit","published_at":"2011-11-08T23:57:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-09/manifests"},{"name":"weekly.2011-11-08","sha":"4b39d115a0228d9c88b47f2fd86c9d6377ba7273","kind":"commit","published_at":"2011-11-08T23:27:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-08","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-08/manifests"},{"name":"weekly.2011-11-02","sha":"ede44c68a48ba579defa08d1df94b268c93ab8e3","kind":"commit","published_at":"2011-11-02T03:00:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-02/manifests"},{"name":"weekly.2011-11-01","sha":"08757f722c84260399d3eb1236c0c1ed305e017a","kind":"commit","published_at":"2011-11-02T01:37:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-01/manifests"},{"name":"weekly.2011-10-26","sha":"659f1f208af02a3dd5cc13da0d4f8756a3cc5369","kind":"commit","published_at":"2011-10-26T05:47:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-26","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-26/manifests"},{"name":"weekly.2011-10-25","sha":"cdd3d6932853ec2fb2ac0a693143b22098adb012","kind":"commit","published_at":"2011-10-26T05:09:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-25","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-25/manifests"},{"name":"weekly.2011-10-18","sha":"ac21766c958dc1341d79f17c36cc686ed936e6d4","kind":"commit","published_at":"2011-10-19T00:31:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-18","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-18/manifests"},{"name":"release.r58.2","sha":"0584eb2e7779d5bf699702d06acb686cd08bddd2","kind":"commit","published_at":"2011-10-18T03:06:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58.2","html_url":"https://github.com/golang/go/releases/tag/release.r58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.2/manifests"},{"name":"release.r60.3","sha":"394b383a1ee0ac3fec5e453a7dbe590d3ce6d6b0","kind":"commit","published_at":"2011-10-17T23:55:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.3","html_url":"https://github.com/golang/go/releases/tag/release.r60.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.3/manifests"},{"name":"weekly.2011-10-06","sha":"2b0d7f0836b87dd346e3a815d3bbb593f8e1a3f6","kind":"commit","published_at":"2011-10-06T22:56:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-06/manifests"},{"name":"release.r60.2","sha":"6c4e7f4b681c12d7dbb2a229fb32636303dad781","kind":"commit","published_at":"2011-10-05T21:23:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.2","html_url":"https://github.com/golang/go/releases/tag/release.r60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.2/manifests"},{"name":"weekly.2011-09-21","sha":"e4ac43b7f07379715cbed7355bc3710e709c34ef","kind":"commit","published_at":"2011-09-22T05:06:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-21","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-21/manifests"},{"name":"release.r60.1","sha":"4af7136fcf874e212d66c72178a68db969918b25","kind":"commit","published_at":"2011-09-19T02:32:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.1","html_url":"https://github.com/golang/go/releases/tag/release.r60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.1/manifests"},{"name":"weekly.2011-09-16","sha":"b0e3edab0e5439505f6ac79a9a96ab19478a065b","kind":"commit","published_at":"2011-09-16T07:18:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-16","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-16/manifests"},{"name":"release.r60","sha":"5464bfebe723752dfc09a6dd6b361b8e79db5995","kind":"commit","published_at":"2011-09-08T02:16:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60","html_url":"https://github.com/golang/go/releases/tag/release.r60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60/manifests"},{"name":"weekly.2011-09-07","sha":"c5c656aee37f8e6f53a574bacf42c944bd2630a2","kind":"commit","published_at":"2011-09-07T23:43:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-07/manifests"},{"name":"weekly.2011-09-01","sha":"ca64a37d9d925dec179e1142097dc9f135807656","kind":"commit","published_at":"2011-09-01T07:08:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-01/manifests"},{"name":"weekly.2011-08-17","sha":"1491a20540f377b6f83f5c4a8e823ca20d27d6c5","kind":"commit","published_at":"2011-08-18T04:27:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-08-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-08-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-17/manifests"},{"name":"weekly.2011-08-10","sha":"da7e1ba00b7c223b24a175b0bbefb7b1f26ec1af","kind":"commit","published_at":"2011-08-10T06:00:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-08-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-08-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-08-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-10/manifests"},{"name":"release.r59","sha":"5d9765785dff74784bbdad43f7847b6825509032","kind":"commit","published_at":"2011-07-31T22:37:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r59","html_url":"https://github.com/golang/go/releases/tag/release.r59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r59/manifests"},{"name":"weekly.2011-07-29","sha":"b583108436b22f32d0ddb67b68ca890d306d0fb5","kind":"commit","published_at":"2011-07-29T22:11:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-29/manifests"},{"name":"weekly.2011-07-19","sha":"50ddb98b243e35de1dbe572bc5240129054af9f6","kind":"commit","published_at":"2011-07-20T05:45:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-19","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-19/manifests"},{"name":"release.r58.1","sha":"adfa87c5d754252f2bf428b38560de3d630dbe9d","kind":"commit","published_at":"2011-07-12T14:19:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58.1","html_url":"https://github.com/golang/go/releases/tag/release.r58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.1/manifests"},{"name":"weekly.2011-07-07","sha":"4f03ef7993ce7aa125530010b6b8bf3c4ae2cfa0","kind":"commit","published_at":"2011-07-08T03:13:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-07/manifests"},{"name":"release.r58","sha":"fb10bce0c27cf06dc449d8e58ad6ec5dc276b929","kind":"commit","published_at":"2011-06-29T23:49:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58","html_url":"https://github.com/golang/go/releases/tag/release.r58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58/manifests"},{"name":"weekly.2011-06-23","sha":"30d08b404cc52a7378090287ee8ead2411e9b530","kind":"commit","published_at":"2011-06-24T06:04:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-23/manifests"},{"name":"weekly.2011-06-16","sha":"d6b9dd8b81a4a2969a02ddab9e39532bfb33fafb","kind":"commit","published_at":"2011-06-17T01:31:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-16","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-16/manifests"},{"name":"release.r57.2","sha":"7998d012b9823d6938dbaac929a839776b093fe4","kind":"commit","published_at":"2011-06-16T06:04:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57.2","html_url":"https://github.com/golang/go/releases/tag/release.r57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.2/manifests"},{"name":"weekly.2011-06-09","sha":"11b04261c754c67ad4c4ef13b667854c5ecb64e8","kind":"commit","published_at":"2011-06-10T04:26:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-09/manifests"},{"name":"weekly.2011-06-02","sha":"897ad0c05ee2af17c7740f793f8136d7404e87f5","kind":"commit","published_at":"2011-06-03T01:18:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-02/manifests"},{"name":"weekly.2011-05-22","sha":"f6742e7482c2b4fd1dada85c6318ecd59ccef8f6","kind":"commit","published_at":"2011-05-23T06:30:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-05-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-05-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-05-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-05-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-05-22/manifests"},{"name":"release.r57.1","sha":"16b4a007de329b96411be1597ea70f805b6adbe7","kind":"commit","published_at":"2011-05-04T04:17:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57.1","html_url":"https://github.com/golang/go/releases/tag/release.r57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.1/manifests"},{"name":"release.r57","sha":"ca2cb382ba89d1a1534f71ec2218a23659e3d491","kind":"commit","published_at":"2011-05-03T18:07:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57","html_url":"https://github.com/golang/go/releases/tag/release.r57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57/manifests"},{"name":"weekly.2011-04-27","sha":"5a8ae387e2f22e1c255d96b052b868281ca83761","kind":"commit","published_at":"2011-04-28T06:32:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-27/manifests"},{"name":"weekly.2011-04-13","sha":"0f03eedb878968851f36189f31fb3b1dfce31d84","kind":"commit","published_at":"2011-04-14T04:18:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-13/manifests"},{"name":"weekly.2011-04-04","sha":"51319b1125473fc1732ef012cde40c512ec735a0","kind":"commit","published_at":"2011-04-05T02:55:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-04/manifests"},{"name":"weekly.2011-03-28","sha":"33e41802f9ce0a2b88b344dbd04ecb025385c9aa","kind":"commit","published_at":"2011-03-29T03:17:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-28","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-28/manifests"},{"name":"weekly.2011-03-15","sha":"f538f2432eba1ca4f38bb919d795d6e9101ed374","kind":"commit","published_at":"2011-03-16T05:24:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-15/manifests"},{"name":"weekly.2011-03-07.1","sha":"251cdc917de92a6e710fb1bc8d3230c241d00577","kind":"commit","published_at":"2011-03-07T05:18:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-07.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07.1/manifests"},{"name":"release.r56","sha":"251cdc917de92a6e710fb1bc8d3230c241d00577","kind":"commit","published_at":"2011-03-07T05:18:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r56","html_url":"https://github.com/golang/go/releases/tag/release.r56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r56/manifests"},{"name":"weekly.2011-03-07","sha":"c1d44c9453506cdf5725a392aa03d9aa5df580af","kind":"commit","published_at":"2011-03-07T02:55:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07/manifests"},{"name":"weekly.2011-02-24","sha":"625bcf9f16876865715508d837dd9c36a34e90d7","kind":"commit","published_at":"2011-02-25T03:13:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-24","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-24/manifests"},{"name":"weekly.2011-02-15","sha":"d8ba9a440c826c5ed94f93d2d9fb7e9bf394f472","kind":"commit","published_at":"2011-02-15T15:58:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-15/manifests"},{"name":"weekly.2011-02-01.1","sha":"b08746ee5e0bb7d0291221c85e1fdead9924b858","kind":"commit","published_at":"2011-02-02T01:09:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-01.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-01.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-01.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01.1/manifests"},{"name":"weekly.2011-02-01","sha":"7aa758df0ce7578ff8b4e326eef777d8f10f70c4","kind":"commit","published_at":"2011-02-01T23:59:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01/manifests"},{"name":"weekly.2011-01-20","sha":"34c1b13c2a0d8d66db353b7b62e9379c2a887a2e","kind":"commit","published_at":"2011-01-20T05:02:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-20/manifests"},{"name":"weekly.2011-01-19","sha":"4b7fab83b571813ad56a15b653ed0ade0cf5b52e","kind":"commit","published_at":"2011-01-20T03:01:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-19","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-19/manifests"},{"name":"weekly.2011-01-12","sha":"c3e33975aa8d256984ba897ab88d1ca7cad4940a","kind":"commit","published_at":"2011-01-13T01:04:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-12","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-12/manifests"},{"name":"weekly.2011-01-06","sha":"41170c91e5f7854b2cdf980f314ae33907305018","kind":"commit","published_at":"2011-01-07T04:28:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-06/manifests"},{"name":"weekly.2010-12-22","sha":"7d557ebc1d5220a1843c8f8f5a972eacc056af51","kind":"commit","published_at":"2010-12-23T02:32:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-22/manifests"},{"name":"weekly.2010-12-15.1","sha":"db2263c46be330d035bed2af194da5b84d399943","kind":"commit","published_at":"2010-12-16T03:46:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-15.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15.1/manifests"},{"name":"weekly.2010-12-15","sha":"e4fbcb2c23a391ac0b0a5496bd6ccd4e4459a262","kind":"commit","published_at":"2010-12-16T01:29:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15/manifests"},{"name":"weekly.2010-12-08","sha":"f5ec1876c24c68b7418f5fd1415fe190a7ea27e9","kind":"commit","published_at":"2010-12-08T03:24:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-08","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-08/manifests"},{"name":"weekly.2010-12-02","sha":"7f1b064f1ef3b31e57ec613776caf6d59a98fa10","kind":"commit","published_at":"2010-12-03T00:48:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-02/manifests"},{"name":"weekly.2010-11-23","sha":"fbfa971a162d57aa03ca2b3365b35c4d0998aea4","kind":"commit","published_at":"2010-11-23T23:47:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-23/manifests"},{"name":"weekly.2010-11-10","sha":"013af62ae9cf4c4e34ba40294090b496693a8647","kind":"commit","published_at":"2010-11-10T22:22:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-10/manifests"},{"name":"weekly.2010-11-02","sha":"1e86d46a7651d5895b1b9345497916ec40b1a5e7","kind":"commit","published_at":"2010-11-03T00:49:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-02/manifests"},{"name":"weekly.2010-10-27","sha":"fded5fed0bfac968e73aae7b543bbd337debf4ef","kind":"commit","published_at":"2010-10-28T00:21:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-27/manifests"},{"name":"weekly.2010-10-20","sha":"ec2c9937f4515828875751e0ce3527b91df283b3","kind":"commit","published_at":"2010-10-21T00:33:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-20/manifests"},{"name":"weekly.2010-10-13.1","sha":"6b21949a9182773ae76175164793b9fe2ba131c6","kind":"commit","published_at":"2010-10-15T01:05:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-13.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13.1/manifests"},{"name":"weekly.2010-10-13","sha":"39ee9a0396c77af540c7eb2f1775417ecb5aae6a","kind":"commit","published_at":"2010-10-14T03:52:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13/manifests"},{"name":"weekly.2010-09-29","sha":"ab5b4283f7a8835c4491e60ffc91b02768b02d0c","kind":"commit","published_at":"2010-09-30T07:33:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-29/manifests"},{"name":"weekly.2010-09-22","sha":"71ee385ddfa552a1d1e79a512323b29ee065a0bc","kind":"commit","published_at":"2010-09-23T01:49:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-22/manifests"},{"name":"weekly.2010-09-15","sha":"4e84006e805b7e1794882c71e171da6dc1ba6b53","kind":"commit","published_at":"2010-09-16T04:02:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-15/manifests"},{"name":"weekly.2010-09-06","sha":"863ba0427bb8ab344aaf9eb71d0f241d0d442c4f","kind":"commit","published_at":"2010-09-07T06:09:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-06/manifests"},{"name":"weekly.2010-08-25","sha":"deb00ac3f43076e07d2774c2ea689f7d2ccb983b","kind":"commit","published_at":"2010-08-25T04:58:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-25","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-25/manifests"},{"name":"weekly.2010-08-11","sha":"9e23f2b2ce2dd3150ee15a80e72347d89ff5eba4","kind":"commit","published_at":"2010-08-12T05:51:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-11","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-11/manifests"},{"name":"weekly.2010-08-04","sha":"a1e382673082e7cd4c29967b9951dd5eb63eac86","kind":"commit","published_at":"2010-08-05T03:18:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-04/manifests"},{"name":"weekly.2010-07-29","sha":"b5d84bb0cf1c731a0e90a80eaa85f23bbc463220","kind":"commit","published_at":"2010-07-30T04:48:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-29/manifests"},{"name":"weekly.2010-07-14","sha":"7317c10f5ea7a9d7216fc3e4a1e1c5c1bce6d6fa","kind":"commit","published_at":"2010-07-15T03:04:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-14/manifests"},{"name":"weekly.2010-07-01","sha":"4abbd32b5385e6e2ffe9d297eac636e68565f8d2","kind":"commit","published_at":"2010-07-02T00:36:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-01/manifests"},{"name":"weekly.2010-06-21","sha":"983353e79b1633e760f327dc6ceb283efaa44d63","kind":"commit","published_at":"2010-06-21T22:16:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-06-21","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-21/manifests"},{"name":"weekly.2010-06-09","sha":"61be33d3ae58572eb3f4c67acf0c9ee8c903f888","kind":"commit","published_at":"2010-06-09T21:10:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-06-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-09/manifests"},{"name":"weekly.2010-05-27","sha":"371bf8e61b7b8ef725f795be05f7ce4553433e98","kind":"commit","published_at":"2010-05-27T23:50:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-05-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-05-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-05-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-27/manifests"},{"name":"weekly.2010-05-04","sha":"174ca90b2cad59b1525e0db85ffe25aa3f8e75dc","kind":"commit","published_at":"2010-05-05T02:12:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-05-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-05-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-05-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-04/manifests"},{"name":"weekly.2010-04-27","sha":"70ee7bff79d5731a36c187b94f041a50eea53b1c","kind":"commit","published_at":"2010-04-28T04:05:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-04-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-04-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-04-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-27/manifests"},{"name":"weekly.2010-04-13","sha":"6aad41919bd5317d3b9d0b9a963a2cd0ced012f9","kind":"commit","published_at":"2010-04-14T03:55:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-04-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-04-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-04-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-13/manifests"},{"name":"weekly.2010-03-30","sha":"c2f3737cb01bf35991a775c14cd28e5a2d3a102e","kind":"commit","published_at":"2010-03-31T00:40:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-30","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-30/manifests"},{"name":"weekly.2010-03-22","sha":"a1723941e0a1e128e0a0b6ecde9a054214e55784","kind":"commit","published_at":"2010-03-23T01:56:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-22/manifests"},{"name":"weekly.2010-03-15","sha":"6f9272f5dd568377cfa1b2862de7e12096539089","kind":"commit","published_at":"2010-03-15T23:44:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-15/manifests"},{"name":"weekly.2010-03-04","sha":"baa65fd1066c867ee647fc5a19b6107fa0f91263","kind":"commit","published_at":"2010-03-04T02:00:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-04/manifests"},{"name":"weekly.2010-02-23","sha":"ef81b024b697a292a84e45288d03af2acbf5ff94","kind":"commit","published_at":"2010-02-24T00:35:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-23/manifests"},{"name":"weekly.2010-02-17","sha":"d3a6cd4cd49172d5e0201b85923156137ff68963","kind":"commit","published_at":"2010-02-18T00:31:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-17/manifests"},{"name":"weekly.2010-02-04","sha":"e6004b3de3d697d827591ef034931315fdbcecf6","kind":"commit","published_at":"2010-02-05T01:37:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-04/manifests"},{"name":"weekly.2010-01-27","sha":"492e13e3cde9bd3ee7d4aa6a3aa83c7c14738ec6","kind":"commit","published_at":"2010-01-28T02:28:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-27/manifests"},{"name":"weekly.2010-01-13","sha":"495936b58c343b12ac1bfa95859590e985751f0c","kind":"commit","published_at":"2010-01-14T01:08:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-13/manifests"},{"name":"weekly.2010-01-05","sha":"fd974e096dcdba69ab24ca31bb47e6b639a7306b","kind":"commit","published_at":"2010-01-06T01:12:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-05","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-05/manifests"},{"name":"weekly.2009-12-22","sha":"4551b00da36e0419251f718fe80cf72132fd6f7d","kind":"commit","published_at":"2009-12-22T21:05:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-22/manifests"},{"name":"weekly.2009-12-09","sha":"5facb847703522e2d0716bf32500974aaf20fc20","kind":"commit","published_at":"2009-12-09T22:39:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-09/manifests"},{"name":"weekly.2009-12-07","sha":"b73b43ea3165a52bb9c3d4263954800f4055f426","kind":"commit","published_at":"2009-12-08T06:01:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-07/manifests"},{"name":"weekly.2009-11-17","sha":"a8ba40823c08508ca5f7562501a26bc2e85c88eb","kind":"commit","published_at":"2009-11-18T02:21:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-17/manifests"},{"name":"weekly.2009-11-12","sha":"f3a97293b17133cd5529b3510bc9301798bf2167","kind":"commit","published_at":"2009-11-12T22:55:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-12","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-12/manifests"},{"name":"weekly.2009-11-10.1","sha":"c57054f7b49539ca4ed6533267c1c20c39aaaaa5","kind":"commit","published_at":"2009-11-11T04:05:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-10.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10.1/manifests"},{"name":"weekly.2009-11-10","sha":"78c47c36b2984058c1bec0bd72e0b127b24fcd44","kind":"commit","published_at":"2009-11-10T22:09:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10/manifests"},{"name":"weekly.2009-11-06","sha":"9ad14c94db182dd3326e4c80053e0311f47700ce","kind":"commit","published_at":"2009-11-06T18:33:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-06/manifests"}]},"repo_metadata_updated_at":"2026-09-01T12:58:58.204Z","dependent_packages_count":0,"downloads":51,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":55.97413550745009,"dependent_packages_count":50.91369131290413,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":53.44391341017711},"purl":"pkg:conda/go-cgo_linux-aarch64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/go-cgo_linux-aarch64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/go-cgo_linux-aarch64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/go-cgo_linux-aarch64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T18:00:30.392Z","issues_count":11875,"pull_requests_count":2056,"avg_time_to_close_issue":26307330.182839233,"avg_time_to_close_pull_request":16845612.787696924,"issues_closed_count":7656,"pull_requests_closed_count":1333,"pull_request_authors_count":770,"issue_authors_count":4136,"avg_comments_per_issue":7.007915789473684,"avg_comments_per_pull_request":11.896400778210117,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":767,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":1836655.3412969282,"past_year_avg_time_to_close_pull_request":957083.7368421053,"past_year_issues_closed_count":293,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":340,"past_year_avg_comments_per_issue":4.908735332464146,"past_year_avg_comments_per_pull_request":9.83529411764706,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/issues","maintainers":[{"login":"adonovan","count":404,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adonovan"},{"login":"prattmic","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prattmic"},{"login":"mateusz834","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mateusz834"},{"login":"rolandshoemaker","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandshoemaker"},{"login":"qiulaidongfeng","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiulaidongfeng"},{"login":"bcmills","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcmills"},{"login":"dsnet","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"mauri870","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"mvdan","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"},{"login":"dominikh","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominikh"},{"login":"Jorropo","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jorropo"},{"login":"cherrymui","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherrymui"},{"login":"seankhliao","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seankhliao"},{"login":"findleyr","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findleyr"},{"login":"dmitshur","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"aclements","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aclements"},{"login":"julieqiu","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/julieqiu"},{"login":"hajimehoshi","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"},{"login":"qmuntal","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qmuntal"},{"login":"Zxilly","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zxilly"},{"login":"drakkan","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drakkan"},{"login":"jimmyfrasche","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmyfrasche"},{"login":"myitcv","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/myitcv"},{"login":"odeke-em","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odeke-em"},{"login":"ALTree","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ALTree"},{"login":"johanbrandhorst","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanbrandhorst"},{"login":"panjf2000","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panjf2000"},{"login":"dvyukov","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvyukov"},{"login":"thatnealpatel","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatnealpatel"},{"login":"ianlancetaylor","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianlancetaylor"},{"login":"0intro","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0intro"},{"login":"mundaym","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mundaym"},{"login":"h9jiang","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h9jiang"},{"login":"mattn","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"xieyuschen","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xieyuschen"},{"login":"andybons","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andybons"},{"login":"jake-ciolek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jake-ciolek"},{"login":"nicholashusin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholashusin"},{"login":"cpu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"},{"login":"alexbrainman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbrainman"},{"login":"crawshaw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crawshaw"},{"login":"HaraldNordgren","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaraldNordgren"},{"login":"sbinet","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbinet"},{"login":"cuonglm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuonglm"},{"login":"mdempsky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdempsky"},{"login":"thepudds","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thepudds"},{"login":"codyoss","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codyoss"},{"login":"tatianab","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tatianab"},{"login":"SamWhited","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SamWhited"},{"login":"4ad","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/4ad"},{"login":"artyom","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/artyom"},{"login":"eliben","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliben"},{"login":"smasher164","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smasher164"},{"login":"changkun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/changkun"},{"login":"ysmolski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ysmolski"},{"login":"tklauser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"},{"login":"rasky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rasky"},{"login":"JaynewDee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JaynewDee"},{"login":"nsrip-dd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsrip-dd"},{"login":"neelance","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neelance"},{"login":"ayang64","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayang64"},{"login":"dmgk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmgk"},{"login":"minux","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minux"},{"login":"allone9425","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allone9425"},{"login":"mdlayher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdlayher"},{"login":"psilva261","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psilva261"},{"login":"fatih","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fatih"},{"login":"paulzhol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulzhol"},{"login":"broady","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/broady"}],"active_maintainers":[{"login":"adonovan","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adonovan"},{"login":"prattmic","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prattmic"},{"login":"dmitshur","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"thatnealpatel","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatnealpatel"},{"login":"Jorropo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jorropo"},{"login":"seankhliao","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seankhliao"},{"login":"aclements","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aclements"},{"login":"rolandshoemaker","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandshoemaker"},{"login":"nicholashusin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholashusin"},{"login":"mvdan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"},{"login":"thepudds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thepudds"},{"login":"dsnet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"jake-ciolek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jake-ciolek"},{"login":"qmuntal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qmuntal"},{"login":"Zxilly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zxilly"},{"login":"tklauser","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"},{"login":"hajimehoshi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"},{"login":"h9jiang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h9jiang"},{"login":"dominikh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominikh"},{"login":"cpu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"},{"login":"alexbrainman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbrainman"},{"login":"0intro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0intro"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_linux-aarch64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_linux-aarch64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_linux-aarch64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_linux-aarch64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_linux-aarch64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_linux-aarch64/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5492,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":865},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-09-02T05:06:32.934Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":5286095,"name":"go-cgo_win-64","ecosystem":"conda","description":"This package enables the CONDA_GO_COMPILER environment variable. This variable is used by conda-forge's patched GoLang compiler to set conda-aware GOBIN and GOPATH default values. These default values are ignored if GOBIN and GOPATH environment variables are set independently by the user.  Furthermore, this package set the correct GOARCH and GOOS environment variables to enable cross-compilation.","homepage":"https://golang.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/golang/go","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2021-06-14T08:51:55.000Z","latest_release_published_at":"2026-07-18T00:19:18.000Z","latest_release_number":"1.26.5","last_synced_at":"2026-07-18T09:18:43.055Z","created_at":"2022-10-03T15:43:33.605Z","updated_at":"2026-09-02T11:22:34.441Z","registry_url":"https://anaconda.org/anaconda/go-cgo_win-64","install_command":"conda install -c anaconda go-cgo_win-64","documentation_url":null,"metadata":{},"repo_metadata":{"id":19835501,"uuid":"23096959","full_name":"golang/go","owner":"golang","description":"The Go programming language","archived":false,"fork":false,"pushed_at":"2026-09-01T01:58:01.000Z","size":454897,"stargazers_count":137090,"open_issues_count":10096,"forks_count":19339,"subscribers_count":3361,"default_branch":"master","last_synced_at":"2026-09-01T12:13:24.444Z","etag":null,"topics":["go","golang","language","programming-language"],"latest_commit_sha":null,"homepage":"https://go.dev","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/golang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":".github/SUPPORT.md","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}},"created_at":"2014-08-19T04:33:40.000Z","updated_at":"2026-09-01T10:47:50.000Z","dependencies_parsed_at":"2023-09-22T08:27:49.290Z","dependency_job_id":"51c1ade0-284a-4af0-ae5d-cc3266f79635","html_url":"https://github.com/golang/go","commit_stats":{"total_commits":59966,"total_committers":2541,"mean_commits":"23.599370326643054","dds":0.8771970783443952,"last_synced_commit":"103317217de0ca4b59cc90a09badc744a4fba768"},"previous_names":[],"tags_count":480,"template":false,"template_full_name":null,"purl":"pkg:github/golang/go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","download_url":"https://codeload.github.com/golang/go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/sbom","scorecard":{"id":390775,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang/go","commit":"a8564bd412d4495a6048f981d30d4d7abb1e45a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: src/archive/tar/fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: src/archive/zip/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/bytes/bytes_test.go:1819","Info: GoBuiltInFuzzer integration found: src/cmd/go/internal/envcmd/env_test.go:22","Info: GoBuiltInFuzzer integration found: src/cmd/go/internal/work/shell_test.go:17","Info: GoBuiltInFuzzer integration found: src/cmd/internal/pgo/serialize_test.go:183","Info: GoBuiltInFuzzer integration found: src/compress/gzip/fuzz_test.go:17","Info: GoBuiltInFuzzer integration found: src/debug/buildinfo/buildinfo_test.go:323","Info: GoBuiltInFuzzer integration found: src/debug/buildinfo/buildinfo_test.go:399","Info: GoBuiltInFuzzer integration found: src/encoding/csv/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/fold_test.go:14","Info: GoBuiltInFuzzer integration found: src/encoding/json/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/fuzz_test.go:55","Info: GoBuiltInFuzzer integration found: src/encoding/json/internal/jsonwire/wire_test.go:50","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:20","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:108","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:139","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:240","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:259","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:360","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:380","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/fuzz_test.go:14","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2_fuzz_test.go:55","Info: GoBuiltInFuzzer integration found: src/html/fuzz_test.go:9","Info: GoBuiltInFuzzer integration found: src/image/gif/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/image/jpeg/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/image/png/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:324","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:355","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:385","Info: GoBuiltInFuzzer integration found: src/internal/runtime/maps/fuzz_test.go:96","Info: GoBuiltInFuzzer integration found: src/internal/trace/reader_test.go:53","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:32","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:49","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:88","Info: GoBuiltInFuzzer integration found: src/internal/zstd/xxhash_test.go:78","Info: GoBuiltInFuzzer integration found: src/math/big/nat_test.go:719","Info: GoBuiltInFuzzer integration found: src/net/netip/fuzz_test.go:127","Info: GoBuiltInFuzzer integration found: src/runtime/debug/mod_test.go:23","Info: GoBuiltInFuzzer integration found: src/runtime/mgcscavenge_test.go:841","Info: GoBuiltInFuzzer integration found: src/strings/strings_test.go:1495","Info: GoBuiltInFuzzer integration found: src/syscall/syscall_windows_test.go:276","Info: GoBuiltInFuzzer integration found: src/syscall/wtf8_windows_test.go:157","Info: GoBuiltInFuzzer integration found: src/syscall/wtf8_windows_test.go:177","Info: GoBuiltInFuzzer integration found: src/time/format_test.go:995","Info: GoBuiltInFuzzer integration found: src/time/format_test.go:1037"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: src/crypto/internal/boring/syso/goboringcrypto_linux_amd64.syso:1","Warn: binary detected: src/crypto/internal/boring/syso/goboringcrypto_linux_arm64.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_darwin.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_freebsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_linux.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_netbsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_openbsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v3/race_linux.syso:1","Warn: binary detected: src/runtime/race/race_darwin_arm64.syso:1","Warn: binary detected: src/runtime/race/race_linux_arm64.syso:1","Warn: binary detected: src/runtime/race/race_linux_loong64.syso:1","Warn: binary detected: src/runtime/race/race_linux_ppc64le.syso:1","Warn: binary detected: src/runtime/race/race_linux_s390x.syso:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: containerImage not pinned by hash: src/crypto/internal/boring/Dockerfile:8","Warn: containerImage not pinned by hash: src/crypto/internal/fips140/nistec/fiat/Dockerfile:5: pin your Docker image by updating coqorg/coq:8.13.2 to coqorg/coq:8.13.2@sha256:f0266f10d0f3318644b3b41f6797c44cb2cc247b9d248089a5def64a2d937828","Warn: downloadThenRun not pinned by hash: src/crypto/internal/boring/Dockerfile:24-27","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:44:29.345Z","repository_id":19835501,"created_at":"2025-08-18T17:44:29.346Z","updated_at":"2025-08-18T17:44:29.346Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-01T02:00:05.433Z","response_time":53,"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"},"owner_record":{"login":"golang","name":"Go","uuid":"4314092","kind":"organization","description":"The Go Programming Language","email":null,"website":"https://go.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4314092?v=4","repositories_count":61,"last_synced_at":"2026-08-29T00:59:32.211Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang","funding_links":[],"total_stars":251311,"followers":12551,"following":0,"created_at":"2022-11-03T06:09:51.413Z","updated_at":"2026-08-29T00:59:32.226Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang/repositories"},"tags":[{"name":"go1.25.9","sha":"7076e01d9d450bae9f25be76f45d58cc52e2aad2","kind":"commit","published_at":"2026-04-07T19:41:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.9","html_url":"https://github.com/golang/go/releases/tag/go1.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.9/manifests"},{"name":"go1.26.2","sha":"9c8bf0e72a6fb3b415b591b124b59fbb7cf92252","kind":"commit","published_at":"2026-04-07T19:38:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.2","html_url":"https://github.com/golang/go/releases/tag/go1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.2/manifests"},{"name":"go1.25.8","sha":"439ff996f0ee506fc2eb84b7f11ffc360a6299f2","kind":"commit","published_at":"2026-03-06T00:26:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.8","html_url":"https://github.com/golang/go/releases/tag/go1.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.8/manifests"},{"name":"go1.26.1","sha":"e87b10ea2a2c6c65b80c4374af42b9c02ac9fb20","kind":"commit","published_at":"2026-03-06T00:26:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.1","html_url":"https://github.com/golang/go/releases/tag/go1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.1/manifests"},{"name":"go1.26.0","sha":"d90b98e65320778f3b1f99a6951ab20f04d218b3","kind":"commit","published_at":"2026-02-10T19:27:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.0","html_url":"https://github.com/golang/go/releases/tag/go1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.0/manifests"},{"name":"go1.25.7","sha":"eaf3bc799a221cc375f188e8699c9330c1caf40a","kind":"commit","published_at":"2026-02-04T15:46:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.7","html_url":"https://github.com/golang/go/releases/tag/go1.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.7/manifests"},{"name":"go1.24.13","sha":"96e4e2b1616c3c59577d48abcf2823bf1fdcd2e2","kind":"commit","published_at":"2026-02-04T15:46:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.13","html_url":"https://github.com/golang/go/releases/tag/go1.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.13/manifests"},{"name":"go1.26rc3","sha":"70d5aa7ba25f23b02d87512c5a6b6a9c699334ee","kind":"commit","published_at":"2026-02-04T15:46:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc3","html_url":"https://github.com/golang/go/releases/tag/go1.26rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc3/manifests"},{"name":"go1.26rc2","sha":"4606a931d2b099f2c5e5619b797352607ee42225","kind":"commit","published_at":"2026-01-15T18:32:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc2","html_url":"https://github.com/golang/go/releases/tag/go1.26rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc2/manifests"},{"name":"go1.24.12","sha":"63a1b82d1e68ddd87652467303901593efe0ff11","kind":"commit","published_at":"2026-01-15T18:28:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.12","html_url":"https://github.com/golang/go/releases/tag/go1.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.12/manifests"},{"name":"go1.25.6","sha":"69801b25b9624c3a678ef87d30771861e7bba51f","kind":"commit","published_at":"2026-01-15T18:28:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.6","html_url":"https://github.com/golang/go/releases/tag/go1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.6/manifests"},{"name":"go1.26rc1","sha":"c599a8f2385849a225d02843b3c6389dbfc5aa69","kind":"commit","published_at":"2025-12-16T20:00:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc1","html_url":"https://github.com/golang/go/releases/tag/go1.26rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc1/manifests"},{"name":"go1.25.5","sha":"fefb02adf45c4bcc879bd406a8d61f2a292c26a9","kind":"commit","published_at":"2025-12-02T16:04:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.5","html_url":"https://github.com/golang/go/releases/tag/go1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.5/manifests"},{"name":"go1.24.11","sha":"1296453960bac0fb5675853c40e3747e5237e16e","kind":"commit","published_at":"2025-12-02T16:04:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.11","html_url":"https://github.com/golang/go/releases/tag/go1.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.11/manifests"},{"name":"go1.25.4","sha":"f2cd93aa0505465c1d30201c806b6d4d3481c5fa","kind":"commit","published_at":"2025-11-05T19:01:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.4","html_url":"https://github.com/golang/go/releases/tag/go1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.4/manifests"},{"name":"go1.24.10","sha":"0259df17feb288f1e24517516939b67876c2627b","kind":"commit","published_at":"2025-11-05T19:01:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.10","html_url":"https://github.com/golang/go/releases/tag/go1.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.10/manifests"},{"name":"go1.25.3","sha":"28622c19591d95c9a83f706f2ed1b303d58da85f","kind":"commit","published_at":"2025-10-13T21:14:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.3","html_url":"https://github.com/golang/go/releases/tag/go1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.3/manifests"},{"name":"go1.24.9","sha":"8e10ef451a1b6a1e8861ced1154e1c3265bfa01b","kind":"commit","published_at":"2025-10-13T21:14:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.9","html_url":"https://github.com/golang/go/releases/tag/go1.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.9/manifests"},{"name":"go1.24.8","sha":"3a666bca00d7fb30d55e252131ea2cf2006dc3a3","kind":"commit","published_at":"2025-10-07T18:17:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.8","html_url":"https://github.com/golang/go/releases/tag/go1.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.8/manifests"},{"name":"go1.25.2","sha":"bed6c81c2dceeb19c7f9e46fc173671abcda7cfd","kind":"commit","published_at":"2025-10-07T18:16:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.2","html_url":"https://github.com/golang/go/releases/tag/go1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.2/manifests"},{"name":"go1.25.1","sha":"56ebf80e57db9f61981fc0636fc6419dc6f68eda","kind":"commit","published_at":"2025-09-03T17:46:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.1","html_url":"https://github.com/golang/go/releases/tag/go1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.1/manifests"},{"name":"go1.24.7","sha":"d41a8222133aabaf5527eab64586050a0fbb773b","kind":"commit","published_at":"2025-09-03T17:46:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.7","html_url":"https://github.com/golang/go/releases/tag/go1.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.7/manifests"},{"name":"go1.25.0","sha":"6e676ab2b809d46623acb5988248d95d1eb7939c","kind":"commit","published_at":"2025-08-12T20:50:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.0","html_url":"https://github.com/golang/go/releases/tag/go1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.0/manifests"},{"name":"go1.25rc3","sha":"ac94297758f3d83fca5ffa16cd179bb098bbd914","kind":"commit","published_at":"2025-08-06T18:09:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc3","html_url":"https://github.com/golang/go/releases/tag/go1.25rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc3/manifests"},{"name":"go1.23.12","sha":"dd8b7ad9268c2fbde675132a41b4e4da02eef94d","kind":"commit","published_at":"2025-08-06T18:08:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.12","html_url":"https://github.com/golang/go/releases/tag/go1.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.12/manifests"},{"name":"go1.24.6","sha":"7f36edc26d4e3becb6d9c9008ff00f260bb19055","kind":"commit","published_at":"2025-08-06T18:07:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.6","html_url":"https://github.com/golang/go/releases/tag/go1.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.6/manifests"},{"name":"go1.25rc2","sha":"e73dadc758d30a11146e32cc1d0baafa255641a6","kind":"commit","published_at":"2025-07-08T17:29:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc2","html_url":"https://github.com/golang/go/releases/tag/go1.25rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc2/manifests"},{"name":"go1.24.5","sha":"9d828e80fa1f3cc52de60428cae446b35b576de8","kind":"commit","published_at":"2025-07-08T17:00:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.5","html_url":"https://github.com/golang/go/releases/tag/go1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.5/manifests"},{"name":"go1.23.11","sha":"0a75dd7c2dcf7057ef200290d8f5c4c1514dba80","kind":"commit","published_at":"2025-07-08T17:00:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.11","html_url":"https://github.com/golang/go/releases/tag/go1.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.11/manifests"},{"name":"go1.25rc1","sha":"8ac5714ef2ac4f5a35169f573f30b57144b99cfd","kind":"commit","published_at":"2025-06-11T18:56:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc1","html_url":"https://github.com/golang/go/releases/tag/go1.25rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc1/manifests"},{"name":"go1.24.4","sha":"6796ebb2cb66b316a07998cdcd69b1c486b8579e","kind":"commit","published_at":"2025-06-05T18:35:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.4","html_url":"https://github.com/golang/go/releases/tag/go1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.4/manifests"},{"name":"go1.23.10","sha":"d375ae50633cdf1cd8536f2a199c382f9053b638","kind":"commit","published_at":"2025-06-05T18:34:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.10","html_url":"https://github.com/golang/go/releases/tag/go1.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.10/manifests"},{"name":"go1.23.9","sha":"f77084d15d53e6aa09d2e7f867e69cc9766da2c5","kind":"commit","published_at":"2025-05-06T18:34:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.9","html_url":"https://github.com/golang/go/releases/tag/go1.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.9/manifests"},{"name":"go1.24.3","sha":"34c8b14ca9f4096383d658fbd748322a993a2bd2","kind":"commit","published_at":"2025-05-06T18:13:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.3","html_url":"https://github.com/golang/go/releases/tag/go1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.3/manifests"},{"name":"go1.23.8","sha":"7a2cfb70b01f069c2125adcf7126d7f3376cb8b7","kind":"commit","published_at":"2025-04-01T16:11:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.8","html_url":"https://github.com/golang/go/releases/tag/go1.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.8/manifests"},{"name":"go1.24.2","sha":"49860cf92a9a3ba434d2bc393faaefabe48d181e","kind":"commit","published_at":"2025-04-01T16:11:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.2","html_url":"https://github.com/golang/go/releases/tag/go1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.2/manifests"},{"name":"go1.24.1","sha":"339c903a75c3fe936fb4ed6c355d15e6081d6af3","kind":"commit","published_at":"2025-03-04T19:27:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.1","html_url":"https://github.com/golang/go/releases/tag/go1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.1/manifests"},{"name":"go1.23.7","sha":"c01c4d41d6b49bc6317f8cfb3a33a92f25681b34","kind":"commit","published_at":"2025-03-04T19:14:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.7","html_url":"https://github.com/golang/go/releases/tag/go1.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.7/manifests"},{"name":"go1.24.0","sha":"3901409b5d0fb7c85a3e6730a59943cc93b2835c","kind":"commit","published_at":"2025-02-11T17:55:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.0","html_url":"https://github.com/golang/go/releases/tag/go1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.0/manifests"},{"name":"go1.24rc3","sha":"18068cb96aa9836f36f243d63f570e5b7b3a9b9b","kind":"commit","published_at":"2025-02-05T20:35:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc3","html_url":"https://github.com/golang/go/releases/tag/go1.24rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc3/manifests"},{"name":"go1.22.12","sha":"5817e650946aaa0ac28956de96b3f9aa1de4b299","kind":"commit","published_at":"2025-02-04T16:39:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.12","html_url":"https://github.com/golang/go/releases/tag/go1.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.12/manifests"},{"name":"go1.23.6","sha":"a991f9c34d454d3d844f21dc08f2d05df35a8c60","kind":"commit","published_at":"2025-02-04T16:39:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.6","html_url":"https://github.com/golang/go/releases/tag/go1.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.6/manifests"},{"name":"go1.24rc2","sha":"8a4c24f9bba00d1ac5f4a5d286445af9c5afe339","kind":"commit","published_at":"2025-01-16T20:13:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc2","html_url":"https://github.com/golang/go/releases/tag/go1.24rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc2/manifests"},{"name":"go1.22.11","sha":"f07288435495dccb05217b6012ecb2b7a5b521ab","kind":"commit","published_at":"2025-01-16T20:07:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.11","html_url":"https://github.com/golang/go/releases/tag/go1.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.11/manifests"},{"name":"go1.23.5","sha":"d04e3cbc9240e25de449dcae2ec33d03062f347b","kind":"commit","published_at":"2025-01-16T20:07:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.5","html_url":"https://github.com/golang/go/releases/tag/go1.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.5/manifests"},{"name":"go1.24rc1","sha":"16afa6a740fac7442e94dcd2ec5ea4a4853e45dc","kind":"commit","published_at":"2024-12-13T16:52:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc1","html_url":"https://github.com/golang/go/releases/tag/go1.24rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc1/manifests"},{"name":"go1.23.4","sha":"194de8fbfaf4c3ed54e1a3c1b14fc67a830b8d95","kind":"commit","published_at":"2024-12-03T18:27:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.4","html_url":"https://github.com/golang/go/releases/tag/go1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.4/manifests"},{"name":"go1.22.10","sha":"8f3f22eef807250155301822a8960afec160cc02","kind":"commit","published_at":"2024-12-03T18:00:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.10","html_url":"https://github.com/golang/go/releases/tag/go1.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.10/manifests"},{"name":"go1.23.3","sha":"c390a1c22e8951263e6c01346a4281d604b25062","kind":"commit","published_at":"2024-11-06T22:48:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.3","html_url":"https://github.com/golang/go/releases/tag/go1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.3/manifests"},{"name":"go1.22.9","sha":"8af39d30a4c4cf68d566345f26224c191960d9b0","kind":"commit","published_at":"2024-11-06T22:47:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.9","html_url":"https://github.com/golang/go/releases/tag/go1.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.9/manifests"},{"name":"go1.22.8","sha":"aeccd613c896d39f582036aa52917c85ecf0b0c0","kind":"commit","published_at":"2024-10-01T17:24:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.8","html_url":"https://github.com/golang/go/releases/tag/go1.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.8/manifests"},{"name":"go1.23.2","sha":"ed07b321aef7632f956ce991dd10fdd7e1abd827","kind":"commit","published_at":"2024-10-01T17:24:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.2","html_url":"https://github.com/golang/go/releases/tag/go1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.2/manifests"},{"name":"go1.22.7","sha":"7529d09a11496a77ccbffe245607fbd256200991","kind":"commit","published_at":"2024-09-05T15:20:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.7","html_url":"https://github.com/golang/go/releases/tag/go1.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.7/manifests"},{"name":"go1.23.1","sha":"69234ded30614a471c35cef5d87b0e0d3c136cd9","kind":"commit","published_at":"2024-09-05T15:20:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.1","html_url":"https://github.com/golang/go/releases/tag/go1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.1/manifests"},{"name":"go1.23.0","sha":"6885bad7dd86880be6929c02085e5c7a67ff2887","kind":"commit","published_at":"2024-08-13T16:16:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.0","html_url":"https://github.com/golang/go/releases/tag/go1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.0/manifests"},{"name":"go1.22.6","sha":"cb4eee693c382bea4222f20837e26501d40ed892","kind":"commit","published_at":"2024-08-06T17:39:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.6","html_url":"https://github.com/golang/go/releases/tag/go1.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.6/manifests"},{"name":"go1.21.13","sha":"8bba868de983dd7bf55fcd121495ba8d6e2734e7","kind":"commit","published_at":"2024-08-06T17:39:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.13","html_url":"https://github.com/golang/go/releases/tag/go1.21.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.13/manifests"},{"name":"go1.23rc2","sha":"30b6fd60a63c738c2736e83b6a6886a032e6f269","kind":"commit","published_at":"2024-07-16T15:33:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23rc2","html_url":"https://github.com/golang/go/releases/tag/go1.23rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc2/manifests"},{"name":"go1.21.12","sha":"12e9b968bc8890b072b98facbd079ca337bd33a0","kind":"commit","published_at":"2024-07-02T18:51:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.12","html_url":"https://github.com/golang/go/releases/tag/go1.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.12/manifests"},{"name":"go1.22.5","sha":"8e1fdea8316d840fd07e9d6e026048e53290948b","kind":"commit","published_at":"2024-07-02T18:51:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.5","html_url":"https://github.com/golang/go/releases/tag/go1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.5/manifests"},{"name":"go1.23rc1","sha":"7dff7439dcee8ff6cd83869d356accac1039c017","kind":"commit","published_at":"2024-06-21T16:32:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23rc1","html_url":"https://github.com/golang/go/releases/tag/go1.23rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc1/manifests"},{"name":"go1.21.11","sha":"48103d97a84d549b44bc4764df6958f73ba5ee02","kind":"commit","published_at":"2024-06-04T18:11:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.11","html_url":"https://github.com/golang/go/releases/tag/go1.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.11/manifests"},{"name":"go1.22.4","sha":"ace5bb40d027b718b67556afcd31bf54cff050ab","kind":"commit","published_at":"2024-06-04T18:08:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.4","html_url":"https://github.com/golang/go/releases/tag/go1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.4/manifests"},{"name":"go1.21.10","sha":"752b009010df021c45f620e683ec062d22b552bf","kind":"commit","published_at":"2024-05-07T16:00:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.10","html_url":"https://github.com/golang/go/releases/tag/go1.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.10/manifests"},{"name":"go1.22.3","sha":"adbfb672ba485630d75f8b5598228a63f4af08a4","kind":"commit","published_at":"2024-05-07T16:00:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.3","html_url":"https://github.com/golang/go/releases/tag/go1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.3/manifests"},{"name":"go1.22.2","sha":"dddf0ae40fa0c1223aba191d73a44425a08e1035","kind":"commit","published_at":"2024-04-03T15:35:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.2","html_url":"https://github.com/golang/go/releases/tag/go1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.2/manifests"},{"name":"go1.21.9","sha":"d8392e69973a64d96534d544d1f8ac2defc1bc64","kind":"commit","published_at":"2024-04-03T15:35:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.9","html_url":"https://github.com/golang/go/releases/tag/go1.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.9/manifests"},{"name":"go1.22.1","sha":"db6097f8cbaceaed02051850d2411c88b763a0c3","kind":"commit","published_at":"2024-03-05T17:42:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.1","html_url":"https://github.com/golang/go/releases/tag/go1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.1/manifests"},{"name":"go1.21.8","sha":"63992defa823418e8ad91a39777cd671cff89894","kind":"commit","published_at":"2024-03-05T17:38:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.8","html_url":"https://github.com/golang/go/releases/tag/go1.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.8/manifests"},{"name":"go1.22.0","sha":"a10e42f219abb9c5bc4e7d86d9464700a42c7d57","kind":"commit","published_at":"2024-02-06T22:28:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.0","html_url":"https://github.com/golang/go/releases/tag/go1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.0/manifests"},{"name":"go1.20.14","sha":"90a870f1dc49bfcc6ffe95f80fbaf21875198e7a","kind":"commit","published_at":"2024-02-06T18:22:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.14","html_url":"https://github.com/golang/go/releases/tag/go1.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.14/manifests"},{"name":"go1.21.7","sha":"f29208030ab80769ce61dedb5a419821abf92113","kind":"commit","published_at":"2024-02-06T18:00:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.7","html_url":"https://github.com/golang/go/releases/tag/go1.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.7/manifests"},{"name":"go1.22rc2","sha":"1e1da4910546d7ef7e256011f165cb6be1d56451","kind":"commit","published_at":"2024-01-24T16:35:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22rc2","html_url":"https://github.com/golang/go/releases/tag/go1.22rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc2/manifests"},{"name":"go1.21.6","sha":"cc85462b3d23193e4861813ea85e254cfe372403","kind":"commit","published_at":"2024-01-09T18:17:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.6","html_url":"https://github.com/golang/go/releases/tag/go1.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.6/manifests"},{"name":"go1.20.13","sha":"a95136a88cb8a51ede3ec2cdca4cfa3962dcfacd","kind":"commit","published_at":"2024-01-09T18:15:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.13","html_url":"https://github.com/golang/go/releases/tag/go1.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.13/manifests"},{"name":"go1.22rc1","sha":"fa72f3e034fdabc5922ac019281f53ea0a8328cf","kind":"commit","published_at":"2023-12-19T20:59:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22rc1","html_url":"https://github.com/golang/go/releases/tag/go1.22rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc1/manifests"},{"name":"go1.20.12","sha":"97c8ff8d53759e7a82b1862403df1694f2b6e073","kind":"commit","published_at":"2023-12-05T18:12:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.12","html_url":"https://github.com/golang/go/releases/tag/go1.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.12/manifests"},{"name":"go1.21.5","sha":"6018ad99a4a951581b2d846a8ccd6f1d4e74fd11","kind":"commit","published_at":"2023-12-05T18:12:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.5","html_url":"https://github.com/golang/go/releases/tag/go1.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.5/manifests"},{"name":"go1.20.11","sha":"1d0d4b149ce71083ec474d0491851ab2d2dc695e","kind":"commit","published_at":"2023-11-07T17:55:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.11","html_url":"https://github.com/golang/go/releases/tag/go1.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.11/manifests"},{"name":"go1.21.4","sha":"ed817f1c4055a559a94afffecbb91c78e4f39942","kind":"commit","published_at":"2023-11-07T17:38:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.4","html_url":"https://github.com/golang/go/releases/tag/go1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.4/manifests"},{"name":"go1.21.3","sha":"883f062fc0a097bf561030ad453fd3e300896975","kind":"commit","published_at":"2023-10-10T16:31:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.3","html_url":"https://github.com/golang/go/releases/tag/go1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.3/manifests"},{"name":"go1.20.10","sha":"8042fd87f37a725e34407994c9a11aaf95f5af45","kind":"commit","published_at":"2023-10-10T16:26:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.10","html_url":"https://github.com/golang/go/releases/tag/go1.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.10/manifests"},{"name":"go1.20.9","sha":"68f9a6e2addc828246992e66e79c6a51a32d1d71","kind":"commit","published_at":"2023-10-05T19:28:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.9","html_url":"https://github.com/golang/go/releases/tag/go1.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.9/manifests"},{"name":"go1.21.2","sha":"26b5783b72376acd0386f78295e678b9a6bff30e","kind":"commit","published_at":"2023-10-05T19:06:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.2","html_url":"https://github.com/golang/go/releases/tag/go1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.2/manifests"},{"name":"go1.19.13","sha":"619b8fd7d2c94af12933f409e962b99aa9263555","kind":"commit","published_at":"2023-09-06T15:37:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.13","html_url":"https://github.com/golang/go/releases/tag/go1.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.13/manifests"},{"name":"go1.21.1","sha":"2c1e5b05fe39fc5e6c730dd60e82946b8e67c6ba","kind":"commit","published_at":"2023-09-06T15:31:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.1","html_url":"https://github.com/golang/go/releases/tag/go1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.1/manifests"},{"name":"go1.20.8","sha":"d5b851804329aa547dafa278a0c35dd62298d651","kind":"commit","published_at":"2023-09-06T15:31:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.8","html_url":"https://github.com/golang/go/releases/tag/go1.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.8/manifests"},{"name":"go1.21.0","sha":"c19c4c566c63818dfd059b352e52c4710eecf14d","kind":"commit","published_at":"2023-08-08T15:00:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.0","html_url":"https://github.com/golang/go/releases/tag/go1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.0/manifests"},{"name":"go1.21rc4","sha":"041dd5ce051caf72d64b6d5f2f975515b3676a71","kind":"commit","published_at":"2023-08-02T13:51:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc4","html_url":"https://github.com/golang/go/releases/tag/go1.21rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc4/manifests"},{"name":"go1.19.12","sha":"0ae54ddd37302bdd2a8c775135bf5f076a18eeb3","kind":"commit","published_at":"2023-08-01T20:11:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.12","html_url":"https://github.com/golang/go/releases/tag/go1.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.12/manifests"},{"name":"go1.20.7","sha":"adb775e309dea43157e931835e920ac9e7769abe","kind":"commit","published_at":"2023-08-01T19:34:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.7","html_url":"https://github.com/golang/go/releases/tag/go1.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.7/manifests"},{"name":"go1.21rc3","sha":"4aeac326b5cb41a24d6e48c01008abf2f0fda7ff","kind":"commit","published_at":"2023-07-14T15:07:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc3","html_url":"https://github.com/golang/go/releases/tag/go1.21rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc3/manifests"},{"name":"go1.19.11","sha":"e58941fc25771784319ebd0178e566ecf7d3d8c1","kind":"commit","published_at":"2023-07-11T16:38:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.11","html_url":"https://github.com/golang/go/releases/tag/go1.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.11/manifests"},{"name":"go1.20.6","sha":"2c358ffe9762ba08c8db0196942395f97775e31b","kind":"commit","published_at":"2023-07-11T15:58:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.6","html_url":"https://github.com/golang/go/releases/tag/go1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.6/manifests"},{"name":"go1.21rc2","sha":"d8117459c513e048eb72f11988d5416110dff359","kind":"commit","published_at":"2023-06-21T15:40:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc2","html_url":"https://github.com/golang/go/releases/tag/go1.21rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc2/manifests"},{"name":"go1.21rc1","sha":"1c1c82432a78b06c8010c7257df58ff11cc05b61","kind":"commit","published_at":"2023-06-16T14:21:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc1","html_url":"https://github.com/golang/go/releases/tag/go1.21rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc1/manifests"},{"name":"go1.19.10","sha":"7fe60b5df764f5a16a2c40e4412b5ed60f709192","kind":"commit","published_at":"2023-06-06T17:46:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.10","html_url":"https://github.com/golang/go/releases/tag/go1.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.10/manifests"},{"name":"go1.20.5","sha":"e827d41c0a2ea392c117a790cdfed0022e419424","kind":"commit","published_at":"2023-06-06T17:39:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.5","html_url":"https://github.com/golang/go/releases/tag/go1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.5/manifests"},{"name":"go1.19.9","sha":"484330d038d060c6e4db3dc8e6ea2b811b2a44d8","kind":"commit","published_at":"2023-05-02T17:21:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.9","html_url":"https://github.com/golang/go/releases/tag/go1.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.9/manifests"},{"name":"go1.20.4","sha":"324c3ace2d2e4e30949baa23b4c9aac8a4123317","kind":"commit","published_at":"2023-05-02T17:21:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.4","html_url":"https://github.com/golang/go/releases/tag/go1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.4/manifests"},{"name":"go1.19.8","sha":"ca305e101d89969b5cc6a812b1f12038b769aaa2","kind":"commit","published_at":"2023-04-04T17:30:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.8","html_url":"https://github.com/golang/go/releases/tag/go1.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.8/manifests"},{"name":"go1.20.3","sha":"7c47a6b15782b13ecb76fd3c6c18e5f1edc34733","kind":"commit","published_at":"2023-04-04T17:30:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.3","html_url":"https://github.com/golang/go/releases/tag/go1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.3/manifests"},{"name":"go1.19.7","sha":"7bd22aafe41be40e2174335a3dc55431ca9548ec","kind":"commit","published_at":"2023-03-07T16:49:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.7","html_url":"https://github.com/golang/go/releases/tag/go1.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.7/manifests"},{"name":"go1.20.2","sha":"aee9a19c559da6fd258a8609556d89f6fad2a6d8","kind":"commit","published_at":"2023-03-07T16:47:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.2","html_url":"https://github.com/golang/go/releases/tag/go1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.2/manifests"},{"name":"go1.20.1","sha":"202a1a57064127c3f19d96df57b9f9586145e21c","kind":"commit","published_at":"2023-02-14T18:12:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.1","html_url":"https://github.com/golang/go/releases/tag/go1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.1/manifests"},{"name":"go1.19.6","sha":"8656c03fee94ce9cdc4da120b831c2fb9fd68d9d","kind":"commit","published_at":"2023-02-14T18:09:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.6","html_url":"https://github.com/golang/go/releases/tag/go1.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.6/manifests"},{"name":"go1.20","sha":"de4748c47c67392a57f250714509f590f68ad395","kind":"commit","published_at":"2023-02-01T19:03:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20","html_url":"https://github.com/golang/go/releases/tag/go1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20/manifests"},{"name":"go1.20rc3","sha":"b3160e8bcedb25c5266e047ada01b6f462521401","kind":"commit","published_at":"2023-01-12T17:16:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc3","html_url":"https://github.com/golang/go/releases/tag/go1.20rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc3/manifests"},{"name":"go1.18.10","sha":"581603cb7d02019bbf4ff508014038f3120a3dcb","kind":"commit","published_at":"2023-01-10T18:17:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.10","html_url":"https://github.com/golang/go/releases/tag/go1.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.10/manifests"},{"name":"go1.19.5","sha":"1e9ff255a130200fcc4ec5e911d28181fce947d5","kind":"commit","published_at":"2023-01-10T18:15:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.5","html_url":"https://github.com/golang/go/releases/tag/go1.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.5/manifests"},{"name":"go1.20rc2","sha":"32593a91927dbb891e00a5a94abb04105f6a8aa8","kind":"commit","published_at":"2023-01-04T16:02:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc2","html_url":"https://github.com/golang/go/releases/tag/go1.20rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc2/manifests"},{"name":"go1.20rc1","sha":"9f0234214473dfb785a5ad84a8fc62a6a395cbc3","kind":"commit","published_at":"2022-12-07T22:00:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc1","html_url":"https://github.com/golang/go/releases/tag/go1.20rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc1/manifests"},{"name":"go1.19.4","sha":"dc04f3ba1f25313bc9c97e728620206c235db9ee","kind":"commit","published_at":"2022-12-06T19:30:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.4","html_url":"https://github.com/golang/go/releases/tag/go1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.4/manifests"},{"name":"go1.18.9","sha":"0d8a92bdfd3d6d1b24f47e05f9be46645aec94f0","kind":"commit","published_at":"2022-12-06T19:30:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.9","html_url":"https://github.com/golang/go/releases/tag/go1.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.9/manifests"},{"name":"go1.19.3","sha":"5d5ed57b134b7a02259ff070864f753c9e601a18","kind":"commit","published_at":"2022-11-01T16:45:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.3","html_url":"https://github.com/golang/go/releases/tag/go1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.3/manifests"},{"name":"go1.18.8","sha":"156bf3dd36a9264f721dc98749c8899c559cca43","kind":"commit","published_at":"2022-11-01T16:45:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.8","html_url":"https://github.com/golang/go/releases/tag/go1.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.8/manifests"},{"name":"go1.19.2","sha":"895664482c0ebe5cec4a6935615a1e9610bbf1e3","kind":"commit","published_at":"2022-10-04T17:43:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.2","html_url":"https://github.com/golang/go/releases/tag/go1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.2/manifests"},{"name":"go1.18.7","sha":"947091d31ccda14b0a362adff37b6e037f0f59f3","kind":"commit","published_at":"2022-10-04T17:43:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.7","html_url":"https://github.com/golang/go/releases/tag/go1.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.7/manifests"},{"name":"go1.18.6","sha":"170d78d9baa82d1b64682c5d1f15e5f386f18f3e","kind":"commit","published_at":"2022-09-06T16:17:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.6","html_url":"https://github.com/golang/go/releases/tag/go1.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.6/manifests"},{"name":"go1.19.1","sha":"4a4127bccc826ebb6079af3252bc6bfeaec187c4","kind":"commit","published_at":"2022-09-06T16:17:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.1","html_url":"https://github.com/golang/go/releases/tag/go1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.1/manifests"},{"name":"go1.19","sha":"43456202a1e55da55666fac9d56ace7654a65b64","kind":"commit","published_at":"2022-08-02T16:54:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19","html_url":"https://github.com/golang/go/releases/tag/go1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19/manifests"},{"name":"go1.17.13","sha":"15da892a4950a4caac987ee72c632436329f62d5","kind":"commit","published_at":"2022-08-01T15:12:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.13","html_url":"https://github.com/golang/go/releases/tag/go1.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.13/manifests"},{"name":"go1.18.5","sha":"be59153dd8e67d83428e18a44dd29df3059c21fe","kind":"commit","published_at":"2022-08-01T15:12:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.5","html_url":"https://github.com/golang/go/releases/tag/go1.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.5/manifests"},{"name":"go1.19rc2","sha":"ad672e7ce101cc52e38bae3d7484e4660a20d575","kind":"commit","published_at":"2022-07-12T22:09:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19rc2","html_url":"https://github.com/golang/go/releases/tag/go1.19rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc2/manifests"},{"name":"go1.17.12","sha":"1ed3c127daceaffb9aadc806ba60f0b51b47421b","kind":"commit","published_at":"2022-07-12T20:15:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.12","html_url":"https://github.com/golang/go/releases/tag/go1.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.12/manifests"},{"name":"go1.18.4","sha":"88a06f40dfcdc4d37346be169f2b1b9070f38bb3","kind":"commit","published_at":"2022-07-12T19:56:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.4","html_url":"https://github.com/golang/go/releases/tag/go1.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.4/manifests"},{"name":"go1.19rc1","sha":"bac4eb53d64ee402af1d52ac18fb9f0ea76c74e2","kind":"commit","published_at":"2022-07-06T21:33:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19rc1","html_url":"https://github.com/golang/go/releases/tag/go1.19rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc1/manifests"},{"name":"go1.19beta1","sha":"2cfbef438049fd4c3f73d1562773ad1f93900897","kind":"commit","published_at":"2022-06-09T19:31:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19beta1","html_url":"https://github.com/golang/go/releases/tag/go1.19beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19beta1/manifests"},{"name":"go1.18.3","sha":"4068be56ce7721a3d75606ea986d11e9ca27077a","kind":"commit","published_at":"2022-06-01T16:38:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.3","html_url":"https://github.com/golang/go/releases/tag/go1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.3/manifests"},{"name":"go1.17.11","sha":"26cdea3acca29db94541236f0037a20aa22ce2d7","kind":"commit","published_at":"2022-06-01T15:18:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.11","html_url":"https://github.com/golang/go/releases/tag/go1.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.11/manifests"},{"name":"go1.18.2","sha":"8ed0e51b5e5cc50985444f39dc56c55e4fa3bcf9","kind":"commit","published_at":"2022-05-10T16:47:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.2","html_url":"https://github.com/golang/go/releases/tag/go1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.2/manifests"},{"name":"go1.17.10","sha":"085c61ae517110168841be0afeb8f883d66fe95a","kind":"commit","published_at":"2022-05-10T16:14:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.10","html_url":"https://github.com/golang/go/releases/tag/go1.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.10/manifests"},{"name":"go1.17.9","sha":"346b18ee9d15410ab08dd583787c64dbed0666d2","kind":"commit","published_at":"2022-04-12T15:40:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.9","html_url":"https://github.com/golang/go/releases/tag/go1.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.9/manifests"},{"name":"go1.18.1","sha":"0b0d2fe66d2348fa694a925595807859bf08a391","kind":"commit","published_at":"2022-04-12T15:40:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.1","html_url":"https://github.com/golang/go/releases/tag/go1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.1/manifests"},{"name":"go1.18","sha":"4aa1efed4853ea067d665a952eee77c52faac774","kind":"commit","published_at":"2022-03-15T14:06:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18","html_url":"https://github.com/golang/go/releases/tag/go1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18/manifests"},{"name":"go1.17.8","sha":"7dd10d4ce20e64d96a10cb67794851a58d96a2aa","kind":"commit","published_at":"2022-03-03T16:55:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.8","html_url":"https://github.com/golang/go/releases/tag/go1.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.8/manifests"},{"name":"go1.16.15","sha":"7de0c90a1771146bcba5663fb257c52acffe6161","kind":"commit","published_at":"2022-03-03T16:55:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.15","html_url":"https://github.com/golang/go/releases/tag/go1.16.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.15/manifests"},{"name":"go1.18rc1","sha":"cb5a598d7f2ebd276686403d141a97c026d33458","kind":"commit","published_at":"2022-02-16T22:23:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18rc1","html_url":"https://github.com/golang/go/releases/tag/go1.18rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18rc1/manifests"},{"name":"go1.17.7","sha":"6a70ee2873b2367e2a0d6e7d7e167c072b99daf0","kind":"commit","published_at":"2022-02-09T18:09:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.7","html_url":"https://github.com/golang/go/releases/tag/go1.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.7/manifests"},{"name":"go1.16.14","sha":"0a6cf8706fdd0fe1bd26e4d1ecbcd41650bf5e6c","kind":"commit","published_at":"2022-02-09T16:29:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.14","html_url":"https://github.com/golang/go/releases/tag/go1.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.14/manifests"},{"name":"go1.18beta2","sha":"41f485b9a7d8fd647c415be1d11b612063dff21c","kind":"commit","published_at":"2022-01-31T13:43:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18beta2","html_url":"https://github.com/golang/go/releases/tag/go1.18beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta2/manifests"},{"name":"go1.17.6","sha":"9de1ac6ac2cad3871760d0aa288f5ca713afd0a6","kind":"commit","published_at":"2022-01-06T19:06:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.6","html_url":"https://github.com/golang/go/releases/tag/go1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.6/manifests"},{"name":"go1.16.13","sha":"378766af9ed0f2e28d67c2b50e73db7573656669","kind":"commit","published_at":"2022-01-06T19:06:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.13","html_url":"https://github.com/golang/go/releases/tag/go1.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.13/manifests"},{"name":"go1.18beta1","sha":"becaeea1199b875bc24800fa88f2f4fea119bf78","kind":"commit","published_at":"2021-12-14T17:43:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18beta1","html_url":"https://github.com/golang/go/releases/tag/go1.18beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta1/manifests"},{"name":"go1.16.12","sha":"f1f3923d2e3a0952c698d2901fc052046fa4af3d","kind":"commit","published_at":"2021-12-09T13:44:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.12","html_url":"https://github.com/golang/go/releases/tag/go1.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.12/manifests"},{"name":"go1.17.5","sha":"de690c2ff8e323c7ce9e274f986dc6f824b35405","kind":"commit","published_at":"2021-12-09T13:44:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.5","html_url":"https://github.com/golang/go/releases/tag/go1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.5/manifests"},{"name":"go1.17.4","sha":"0f2d0d0694c8680909252ca45dbffbcaff8e430a","kind":"commit","published_at":"2021-12-02T20:02:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.4","html_url":"https://github.com/golang/go/releases/tag/go1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.4/manifests"},{"name":"go1.16.11","sha":"8faefcbfce6d2b2875ab74d81bb4e94b2e3adaf5","kind":"commit","published_at":"2021-12-02T20:00:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.11","html_url":"https://github.com/golang/go/releases/tag/go1.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.11/manifests"},{"name":"go1.16.10","sha":"23991f50b34f8707bcfc7761321bb3b0e9dba10e","kind":"commit","published_at":"2021-11-04T13:55:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.10","html_url":"https://github.com/golang/go/releases/tag/go1.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.10/manifests"},{"name":"go1.17.3","sha":"f58c78a5771570667b26e8c74faa017bd4c2c448","kind":"commit","published_at":"2021-11-04T13:55:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.3","html_url":"https://github.com/golang/go/releases/tag/go1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.3/manifests"},{"name":"go1.16.9","sha":"c580180744e60d6c84fc0b59d634fcff01290780","kind":"commit","published_at":"2021-10-07T19:49:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.9","html_url":"https://github.com/golang/go/releases/tag/go1.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.9/manifests"},{"name":"go1.17.2","sha":"2ac3bdf378ae408ad8c993084c1c6f7d05b7dff8","kind":"commit","published_at":"2021-10-07T18:11:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.2","html_url":"https://github.com/golang/go/releases/tag/go1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.2/manifests"},{"name":"go1.17.1","sha":"21a4e67ad58e3c4a7c5254f60cda5be5c3c450ff","kind":"commit","published_at":"2021-09-09T15:27:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.1","html_url":"https://github.com/golang/go/releases/tag/go1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.1/manifests"},{"name":"go1.16.8","sha":"170a72e58bd128b421f4b3974fe2a37fd035efdf","kind":"commit","published_at":"2021-09-09T15:27:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.8","html_url":"https://github.com/golang/go/releases/tag/go1.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.8/manifests"},{"name":"go1.17","sha":"ec5170397c724a8ae440b2bc529f857c86f0e6b1","kind":"commit","published_at":"2021-08-16T16:23:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17","html_url":"https://github.com/golang/go/releases/tag/go1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17/manifests"},{"name":"go1.16.7","sha":"fa6aa872225f8d33a90d936e7a81b64d2cea68e1","kind":"commit","published_at":"2021-08-04T20:44:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.7","html_url":"https://github.com/golang/go/releases/tag/go1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.7/manifests"},{"name":"go1.15.15","sha":"acbe242f8a2cae8ef4749806291a37d23089b572","kind":"commit","published_at":"2021-08-04T20:44:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.15","html_url":"https://github.com/golang/go/releases/tag/go1.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.15/manifests"},{"name":"go1.17rc2","sha":"72ab3ff68b1ec894fe5599ec82b8849f3baa9d94","kind":"commit","published_at":"2021-08-02T17:57:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17rc2","html_url":"https://github.com/golang/go/releases/tag/go1.17rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc2/manifests"},{"name":"go1.17rc1","sha":"ddfd72f7d10a40a87513a320dae8c52b6dfdb778","kind":"commit","published_at":"2021-07-13T17:12:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17rc1","html_url":"https://github.com/golang/go/releases/tag/go1.17rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc1/manifests"},{"name":"go1.16.6","sha":"bc51e930274a5d5835ac8797978afc0864c9e30c","kind":"commit","published_at":"2021-07-12T19:45:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.6","html_url":"https://github.com/golang/go/releases/tag/go1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.6/manifests"},{"name":"go1.15.14","sha":"c6d89dbf9954b101589e2db8e170b84167782109","kind":"commit","published_at":"2021-07-12T19:44:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.14","html_url":"https://github.com/golang/go/releases/tag/go1.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.14/manifests"},{"name":"go1.17beta1","sha":"dc00dc6c6bf3b5554e37f60799aec092276ff807","kind":"commit","published_at":"2021-06-10T12:41:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17beta1","html_url":"https://github.com/golang/go/releases/tag/go1.17beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17beta1/manifests"},{"name":"go1.16.5","sha":"7677616a263e8ded606cc8297cb67ddc667a876e","kind":"commit","published_at":"2021-06-03T17:14:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.5","html_url":"https://github.com/golang/go/releases/tag/go1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.5/manifests"},{"name":"go1.15.13","sha":"ab7f8297f9734b24a43a942930258cda411f16a3","kind":"commit","published_at":"2021-06-03T17:14:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.13","html_url":"https://github.com/golang/go/releases/tag/go1.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.13/manifests"},{"name":"go1.16.4","sha":"04cd717a269d94d3b3459a3aaf43bc71e3112b7a","kind":"commit","published_at":"2021-05-06T15:00:00.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.4","html_url":"https://github.com/golang/go/releases/tag/go1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.4/manifests"},{"name":"go1.15.12","sha":"07d8cba9e15f5c5a3b0462a9215dbeac0cebf027","kind":"commit","published_at":"2021-05-06T14:59:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.12","html_url":"https://github.com/golang/go/releases/tag/go1.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.12/manifests"},{"name":"go1.16.3","sha":"9baddd3f21230c55f0ad2a10f5f20579dcf0a0bb","kind":"commit","published_at":"2021-04-01T17:26:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.3","html_url":"https://github.com/golang/go/releases/tag/go1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.3/manifests"},{"name":"go1.15.11","sha":"8c163e85267d146274f68854fe02b4a495586584","kind":"commit","published_at":"2021-04-01T17:26:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.11","html_url":"https://github.com/golang/go/releases/tag/go1.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.11/manifests"},{"name":"go1.15.10","sha":"dcffdac515a1d409bcb61783d57ddb137b4741b9","kind":"commit","published_at":"2021-03-11T17:08:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.10","html_url":"https://github.com/golang/go/releases/tag/go1.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.10/manifests"},{"name":"go1.16.2","sha":"3979fb9af9ccfc0b7ccb613dcf256b18c2c295f0","kind":"commit","published_at":"2021-03-11T17:08:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.2","html_url":"https://github.com/golang/go/releases/tag/go1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.2/manifests"},{"name":"go1.16.1","sha":"e9e0473681e581040b4adcd64b53967e1572fe8d","kind":"commit","published_at":"2021-03-10T14:25:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.1","html_url":"https://github.com/golang/go/releases/tag/go1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.1/manifests"},{"name":"go1.15.9","sha":"13722418773b6a081816e8cc48131306565db1bd","kind":"commit","published_at":"2021-03-10T14:24:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.9","html_url":"https://github.com/golang/go/releases/tag/go1.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.9/manifests"},{"name":"go1.16","sha":"f21be2fdc6f1becdbed1592ea0b245cdeedc5ac8","kind":"commit","published_at":"2021-02-16T18:08:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16","html_url":"https://github.com/golang/go/releases/tag/go1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16/manifests"},{"name":"go1.14.15","sha":"5cf057ddedfbb149b71c85ec86050431dd6b2d9d","kind":"commit","published_at":"2021-02-04T20:43:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.15","html_url":"https://github.com/golang/go/releases/tag/go1.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.15/manifests"},{"name":"go1.15.8","sha":"fa6752a5370735b8c2404d6de5191f2eea67130f","kind":"commit","published_at":"2021-02-04T20:42:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.8","html_url":"https://github.com/golang/go/releases/tag/go1.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.8/manifests"},{"name":"go1.16rc1","sha":"3e06467282c6d5678a6273747658c04314e013ef","kind":"commit","published_at":"2021-01-27T22:19:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16rc1","html_url":"https://github.com/golang/go/releases/tag/go1.16rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16rc1/manifests"},{"name":"go1.14.14","sha":"ccb4f250bd7e382e50824c36ec5a3e1a57dcf11a","kind":"commit","published_at":"2021-01-19T19:47:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.14","html_url":"https://github.com/golang/go/releases/tag/go1.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.14/manifests"},{"name":"go1.15.7","sha":"2117ea9737bc9cb2e30cb087b76a283f68768819","kind":"commit","published_at":"2021-01-19T19:47:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.7","html_url":"https://github.com/golang/go/releases/tag/go1.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.7/manifests"},{"name":"go1.16beta1","sha":"2ff33f5e443165e55a080f3a649e4c070c4096d1","kind":"commit","published_at":"2020-12-17T16:03:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16beta1","html_url":"https://github.com/golang/go/releases/tag/go1.16beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16beta1/manifests"},{"name":"go1.14.13","sha":"6eed7d361d276b69a1cfdeeb7690237a6385b073","kind":"commit","published_at":"2020-12-03T17:27:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.13","html_url":"https://github.com/golang/go/releases/tag/go1.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.13/manifests"},{"name":"go1.15.6","sha":"9b955d2d3fcff6a5bc8bce7bafdc4c634a28e95b","kind":"commit","published_at":"2020-12-03T17:27:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.6","html_url":"https://github.com/golang/go/releases/tag/go1.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.6/manifests"},{"name":"go1.14.12","sha":"bc9c580409b61af6b29f0cbd9d45bec63dbe2ccb","kind":"commit","published_at":"2020-11-12T16:47:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.12","html_url":"https://github.com/golang/go/releases/tag/go1.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.12/manifests"},{"name":"go1.15.5","sha":"c53315d6cf1b4bfea6ff356b4a1524778c683bb9","kind":"commit","published_at":"2020-11-12T16:39:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.5","html_url":"https://github.com/golang/go/releases/tag/go1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.5/manifests"},{"name":"go1.15.4","sha":"0e953add9656c32a788e06438cd7b533e968b7f8","kind":"commit","published_at":"2020-11-05T21:21:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.4","html_url":"https://github.com/golang/go/releases/tag/go1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.4/manifests"},{"name":"go1.14.11","sha":"e82710b825958f30b924fc6dba1fd0a63b517199","kind":"commit","published_at":"2020-11-05T21:21:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.11","html_url":"https://github.com/golang/go/releases/tag/go1.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.11/manifests"},{"name":"go1.15.3","sha":"1984ee00048b63eacd2155cd6d74a2d13e998272","kind":"commit","published_at":"2020-10-14T19:10:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.3","html_url":"https://github.com/golang/go/releases/tag/go1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.3/manifests"},{"name":"go1.14.10","sha":"b5a3989dac97270b89cfce250cbb42695647d5cb","kind":"commit","published_at":"2020-10-14T19:10:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.10","html_url":"https://github.com/golang/go/releases/tag/go1.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.10/manifests"},{"name":"go1.14.9","sha":"26a85c3634b8b5dc9cf8adb30664dac0ddc6acf0","kind":"commit","published_at":"2020-09-09T16:38:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.9","html_url":"https://github.com/golang/go/releases/tag/go1.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.9/manifests"},{"name":"go1.15.2","sha":"9706f510a5e2754595d716bd64be8375997311fb","kind":"commit","published_at":"2020-09-09T16:38:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.2","html_url":"https://github.com/golang/go/releases/tag/go1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.2/manifests"},{"name":"go1.14.8","sha":"c187a3d47c41d54bd570905caad128ba947e3d03","kind":"commit","published_at":"2020-09-01T14:08:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.8","html_url":"https://github.com/golang/go/releases/tag/go1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.8/manifests"},{"name":"go1.15.1","sha":"01af46f7cc419da19f8a6a444da8f6022c016803","kind":"commit","published_at":"2020-09-01T14:08:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.1","html_url":"https://github.com/golang/go/releases/tag/go1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.1/manifests"},{"name":"go1.15","sha":"0fdc3801bfd43d6f55e4ea5bf095e1ea55430339","kind":"commit","published_at":"2020-08-11T19:01:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15","html_url":"https://github.com/golang/go/releases/tag/go1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15/manifests"},{"name":"go1.15rc2","sha":"c4f8cb43caf0bcd0c730d7d04a3fce129393cecc","kind":"commit","published_at":"2020-08-07T14:56:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15rc2","html_url":"https://github.com/golang/go/releases/tag/go1.15rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc2/manifests"},{"name":"go1.14.7","sha":"d571a77846dfee8efd076223a882915cd6cb52f4","kind":"commit","published_at":"2020-08-06T14:43:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.7","html_url":"https://github.com/golang/go/releases/tag/go1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.7/manifests"},{"name":"go1.13.15","sha":"e71b61180aa19a60c23b3b7e3f6586726ebe4fd1","kind":"commit","published_at":"2020-08-06T14:43:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.15","html_url":"https://github.com/golang/go/releases/tag/go1.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.15/manifests"},{"name":"go1.15rc1","sha":"3e8f6b0791a670e52d25d76813d669daa68acfb4","kind":"commit","published_at":"2020-07-24T16:28:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15rc1","html_url":"https://github.com/golang/go/releases/tag/go1.15rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc1/manifests"},{"name":"go1.13.14","sha":"d3ba94164a1c404a01369fb54ddd4f5b94d91348","kind":"commit","published_at":"2020-07-16T22:23:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.14","html_url":"https://github.com/golang/go/releases/tag/go1.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.14/manifests"},{"name":"go1.14.6","sha":"edfd6f28486017dcb136cd3f3ec252706d4b326e","kind":"commit","published_at":"2020-07-16T22:23:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.6","html_url":"https://github.com/golang/go/releases/tag/go1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.6/manifests"},{"name":"go1.14.5","sha":"36fcde1676a0d3863cb5f295eed6938cd782fcbb","kind":"commit","published_at":"2020-07-14T14:10:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.5","html_url":"https://github.com/golang/go/releases/tag/go1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.5/manifests"},{"name":"go1.13.13","sha":"1f8859c22ccdeb969b252c8139bf4b1aae5c4909","kind":"commit","published_at":"2020-07-14T14:10:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.13","html_url":"https://github.com/golang/go/releases/tag/go1.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.13/manifests"},{"name":"go1.15beta1","sha":"e92be18fd8b525b642ca25bdb3e2056b35d9d73c","kind":"commit","published_at":"2020-06-10T14:56:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15beta1","html_url":"https://github.com/golang/go/releases/tag/go1.15beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15beta1/manifests"},{"name":"go1.13.12","sha":"6be4a5eb4898c7b5e7557dda061cc09ba310698b","kind":"commit","published_at":"2020-06-01T19:34:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.12","html_url":"https://github.com/golang/go/releases/tag/go1.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.12/manifests"},{"name":"go1.14.4","sha":"83b181c68bf332ac7948f145f33d128377a09c42","kind":"commit","published_at":"2020-06-01T19:34:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.4","html_url":"https://github.com/golang/go/releases/tag/go1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.4/manifests"},{"name":"go1.13.11","sha":"237b6067c17ac3ef1e02632b77deefb5e9837cbb","kind":"commit","published_at":"2020-05-14T19:18:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.11","html_url":"https://github.com/golang/go/releases/tag/go1.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.11/manifests"},{"name":"go1.14.3","sha":"f296b7a6f045325a230f77e9bda1470b1270f817","kind":"commit","published_at":"2020-05-14T19:18:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.3","html_url":"https://github.com/golang/go/releases/tag/go1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.3/manifests"},{"name":"go1.14.2","sha":"96745b980cfde139e8611772e2bc0c59a8e6cdf7","kind":"commit","published_at":"2020-04-08T19:09:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.2","html_url":"https://github.com/golang/go/releases/tag/go1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.2/manifests"},{"name":"go1.13.10","sha":"a57f07aac237d366630e85d080ef1ce0c34f0d09","kind":"commit","published_at":"2020-04-08T19:09:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.10","html_url":"https://github.com/golang/go/releases/tag/go1.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.10/manifests"},{"name":"go1.13.9","sha":"33554bc6af72f13e5eb319fd5f5aa5c9a150a60c","kind":"commit","published_at":"2020-03-19T15:17:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.9","html_url":"https://github.com/golang/go/releases/tag/go1.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.9/manifests"},{"name":"go1.14.1","sha":"564c76a268b75f56d6f465b82fba7f6fb929fd70","kind":"commit","published_at":"2020-03-19T15:17:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.1","html_url":"https://github.com/golang/go/releases/tag/go1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.1/manifests"},{"name":"go1.14","sha":"20a838ab94178c55bc4dc23ddc332fce8545a493","kind":"commit","published_at":"2020-02-25T17:40:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14","html_url":"https://github.com/golang/go/releases/tag/go1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14/manifests"},{"name":"go1.13.8","sha":"a7acf9af07bdc288129fa5756768b41f312d05f4","kind":"commit","published_at":"2020-02-12T19:55:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.8","html_url":"https://github.com/golang/go/releases/tag/go1.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.8/manifests"},{"name":"go1.12.17","sha":"46cb016190389b7e37b21f04e5343a628ca1f662","kind":"commit","published_at":"2020-02-12T19:55:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.17","html_url":"https://github.com/golang/go/releases/tag/go1.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.17/manifests"},{"name":"go1.14rc1","sha":"a068054af141c01df5a4519844f4b77273605f4e","kind":"commit","published_at":"2020-02-05T15:43:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14rc1","html_url":"https://github.com/golang/go/releases/tag/go1.14rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14rc1/manifests"},{"name":"go1.12.16","sha":"deac3221fc4cd365fb40d269dd56551e9d354356","kind":"commit","published_at":"2020-01-27T22:27:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.16","html_url":"https://github.com/golang/go/releases/tag/go1.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.16/manifests"},{"name":"go1.13.7","sha":"7d2473dc81c659fba3f3b83bc6e93ca5fe37a898","kind":"commit","published_at":"2020-01-27T22:26:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.7","html_url":"https://github.com/golang/go/releases/tag/go1.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.7/manifests"},{"name":"go1.12.15","sha":"694e20f4e08af7e7669c9652424d0df9b0b83f00","kind":"commit","published_at":"2020-01-09T19:00:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.15","html_url":"https://github.com/golang/go/releases/tag/go1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.15/manifests"},{"name":"go1.13.6","sha":"14b79df428fdab83ebc813a72ab714d1e2c488d2","kind":"commit","published_at":"2020-01-09T19:00:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.6","html_url":"https://github.com/golang/go/releases/tag/go1.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.6/manifests"},{"name":"go1.14beta1","sha":"a5bfd9da1d1b24f326399b6b75558ded14514f23","kind":"commit","published_at":"2019-12-17T14:59:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14beta1","html_url":"https://github.com/golang/go/releases/tag/go1.14beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14beta1/manifests"},{"name":"go1.13.5","sha":"9341fe073e6f7742c9d61982084874560dac2014","kind":"commit","published_at":"2019-12-04T21:55:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.5","html_url":"https://github.com/golang/go/releases/tag/go1.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.5/manifests"},{"name":"go1.12.14","sha":"8a720dabf102975ced5664b9cf668ac4ca080245","kind":"commit","published_at":"2019-12-04T21:35:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.14","html_url":"https://github.com/golang/go/releases/tag/go1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.14/manifests"},{"name":"go1.12.13","sha":"a8528068d581fcd110d0cb4f3c04ad77261abf6d","kind":"commit","published_at":"2019-10-31T22:53:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.13","html_url":"https://github.com/golang/go/releases/tag/go1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.13/manifests"},{"name":"go1.13.4","sha":"3f995c3f3b43033013013e6c7ccc93a9b1411ca9","kind":"commit","published_at":"2019-10-31T22:47:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.4","html_url":"https://github.com/golang/go/releases/tag/go1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.4/manifests"},{"name":"go1.13.3","sha":"e64356a4484deb5da57396a4cd80e26667b86b79","kind":"commit","published_at":"2019-10-17T21:56:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.3","html_url":"https://github.com/golang/go/releases/tag/go1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.3/manifests"},{"name":"go1.12.12","sha":"9e6d3ca2794c04b3f65019ee90b6e406bcfc9286","kind":"commit","published_at":"2019-10-17T21:51:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.12","html_url":"https://github.com/golang/go/releases/tag/go1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.12/manifests"},{"name":"go1.12.11","sha":"ef74bfc859c918aeab796c2fa18f4a5dde862343","kind":"commit","published_at":"2019-10-17T17:32:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.11","html_url":"https://github.com/golang/go/releases/tag/go1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.11/manifests"},{"name":"go1.13.2","sha":"72766093e6bd092eb18df3759055625ba8436484","kind":"commit","published_at":"2019-10-17T17:32:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.2","html_url":"https://github.com/golang/go/releases/tag/go1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.2/manifests"},{"name":"go1.12.10","sha":"6c15c7cce718e1e9a47f4f0ab1bd70923b04557b","kind":"commit","published_at":"2019-09-25T18:48:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.10","html_url":"https://github.com/golang/go/releases/tag/go1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.10/manifests"},{"name":"go1.13.1","sha":"b17fd8e49d24eb298c53de5cd0a8923f1e0270ba","kind":"commit","published_at":"2019-09-25T18:48:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.1","html_url":"https://github.com/golang/go/releases/tag/go1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.1/manifests"},{"name":"go1.13","sha":"cc8838d645b2b7026c1f3aaceb011775c5ca3a08","kind":"commit","published_at":"2019-09-03T17:05:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13","html_url":"https://github.com/golang/go/releases/tag/go1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13/manifests"},{"name":"go1.13rc2","sha":"d7b402a49a8ef5af911d7873bdbc5f61335f1d41","kind":"commit","published_at":"2019-08-29T14:35:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13rc2","html_url":"https://github.com/golang/go/releases/tag/go1.13rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc2/manifests"},{"name":"go1.13rc1","sha":"ed4f3f313438b8765da6c4605060529761db0797","kind":"commit","published_at":"2019-08-21T19:21:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13rc1","html_url":"https://github.com/golang/go/releases/tag/go1.13rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc1/manifests"},{"name":"go1.12.9","sha":"06472b99cdf59f00049f3cd8c9e05ba283cb2c56","kind":"commit","published_at":"2019-08-15T18:44:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.9","html_url":"https://github.com/golang/go/releases/tag/go1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.9/manifests"},{"name":"go1.12.8","sha":"306a74284eb261acb34ce7f70962f357906a2759","kind":"commit","published_at":"2019-08-13T16:27:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.8","html_url":"https://github.com/golang/go/releases/tag/go1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.8/manifests"},{"name":"go1.11.13","sha":"b2967c0e5c5271bb4469e1f615fb85879ebd8a57","kind":"commit","published_at":"2019-08-13T16:26:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.13","html_url":"https://github.com/golang/go/releases/tag/go1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.13/manifests"},{"name":"go1.12.7","sha":"7f416b4f048677d0784e6941516c0f1e6052b2d6","kind":"commit","published_at":"2019-07-08T19:50:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.7","html_url":"https://github.com/golang/go/releases/tag/go1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.7/manifests"},{"name":"go1.11.12","sha":"4128f163d6dca1b8d703da8cf86ef679608856a0","kind":"commit","published_at":"2019-07-08T19:49:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.12","html_url":"https://github.com/golang/go/releases/tag/go1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.12/manifests"},{"name":"go1.13beta1","sha":"60f14fddfee107dedd76c0be6b422a3d8ccc841a","kind":"commit","published_at":"2019-06-26T16:35:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13beta1","html_url":"https://github.com/golang/go/releases/tag/go1.13beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13beta1/manifests"},{"name":"go1.11.11","sha":"541c49144d73f2a03374517091835fa8a43eebe2","kind":"commit","published_at":"2019-06-11T18:11:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.11","html_url":"https://github.com/golang/go/releases/tag/go1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.11/manifests"},{"name":"go1.12.6","sha":"4ce6a8e89668b87dce67e2f55802903d6eb9110a","kind":"commit","published_at":"2019-06-11T15:21:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.6","html_url":"https://github.com/golang/go/releases/tag/go1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.6/manifests"},{"name":"go1.12.5","sha":"3a1b4e75f8b6c1b57db73bccf7ca871bf1a97ca9","kind":"commit","published_at":"2019-05-06T21:12:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.5","html_url":"https://github.com/golang/go/releases/tag/go1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.5/manifests"},{"name":"go1.11.10","sha":"efa061d9f5d52846dfc3dda40eaf8eccfeeae8d2","kind":"commit","published_at":"2019-05-06T20:50:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.10","html_url":"https://github.com/golang/go/releases/tag/go1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.10/manifests"},{"name":"go1.12.4","sha":"eda3401e807be8928eed48bb5fc85ffa8e62ddb4","kind":"commit","published_at":"2019-04-11T23:31:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.4","html_url":"https://github.com/golang/go/releases/tag/go1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.4/manifests"},{"name":"go1.11.9","sha":"428e5f29a957b591d82e640b619b684aa25fba4e","kind":"commit","published_at":"2019-04-11T23:31:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.9","html_url":"https://github.com/golang/go/releases/tag/go1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.9/manifests"},{"name":"go1.11.8","sha":"f8a63418e985d972c86d3da5bf90b7e81b72b468","kind":"commit","published_at":"2019-04-08T21:30:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.8","html_url":"https://github.com/golang/go/releases/tag/go1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.8/manifests"},{"name":"go1.12.3","sha":"62ec3dd260324d243491b271d53ccdfd4a1f14e3","kind":"commit","published_at":"2019-04-08T21:30:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.3","html_url":"https://github.com/golang/go/releases/tag/go1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.3/manifests"},{"name":"go1.12.2","sha":"ac02fdec7cd16ea8d3de1fc33def9cfabec5170d","kind":"commit","published_at":"2019-04-05T19:24:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.2","html_url":"https://github.com/golang/go/releases/tag/go1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.2/manifests"},{"name":"go1.11.7","sha":"2c5363d9c1cf51457d6d2466a63e6576e80327f8","kind":"commit","published_at":"2019-04-05T19:09:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.7","html_url":"https://github.com/golang/go/releases/tag/go1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.7/manifests"},{"name":"go1.11.6","sha":"e18f2ca380f52bbf8cac039ccfdf445e9047c810","kind":"commit","published_at":"2019-03-14T19:57:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.6","html_url":"https://github.com/golang/go/releases/tag/go1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.6/manifests"},{"name":"go1.12.1","sha":"0380c9ad38843d523d9c9804fe300cb7edd7cd3c","kind":"commit","published_at":"2019-03-14T19:18:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.1","html_url":"https://github.com/golang/go/releases/tag/go1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.1/manifests"},{"name":"go1.12","sha":"05e77d41914d247a1e7caf37d7125ccaa5a53505","kind":"commit","published_at":"2019-02-25T23:01:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12","html_url":"https://github.com/golang/go/releases/tag/go1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12/manifests"},{"name":"go1.12rc1","sha":"1af509d46e31a14e7ff17e23b1fd84250976b405","kind":"commit","published_at":"2019-02-11T20:14:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12rc1","html_url":"https://github.com/golang/go/releases/tag/go1.12rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12rc1/manifests"},{"name":"go1.11.5","sha":"35bb62e60a7779ff82c3067903b3306ff8666471","kind":"commit","published_at":"2019-01-23T19:49:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.5","html_url":"https://github.com/golang/go/releases/tag/go1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.5/manifests"},{"name":"go1.10.8","sha":"b0cb374daf646454998bac7b393f3236a2ab6aca","kind":"commit","published_at":"2019-01-23T19:47:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.8","html_url":"https://github.com/golang/go/releases/tag/go1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.8/manifests"},{"name":"go1.12beta2","sha":"4b3f04c63b5b1a1bbc4dfd71c34341ea4e935115","kind":"commit","published_at":"2019-01-10T18:15:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12beta2","html_url":"https://github.com/golang/go/releases/tag/go1.12beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta2/manifests"},{"name":"go1.12beta1","sha":"e3b4b7baad555f74b6fbc0ddc00d46ed0ac03a0a","kind":"commit","published_at":"2018-12-18T23:01:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12beta1","html_url":"https://github.com/golang/go/releases/tag/go1.12beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta1/manifests"},{"name":"go1.11.4","sha":"4601a4c1b1c00fbe507508f0267ec5a9445bb7e5","kind":"commit","published_at":"2018-12-14T23:34:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.4","html_url":"https://github.com/golang/go/releases/tag/go1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.4/manifests"},{"name":"go1.10.7","sha":"f5ff72d62301c4e9d0a78167fab5914ca12919bd","kind":"commit","published_at":"2018-12-14T23:34:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.7","html_url":"https://github.com/golang/go/releases/tag/go1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.7/manifests"},{"name":"go1.10.6","sha":"25ca8f49c3fc4a68daff7a23ab613e3453be5cda","kind":"commit","published_at":"2018-12-13T17:16:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.6","html_url":"https://github.com/golang/go/releases/tag/go1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.6/manifests"},{"name":"go1.11.3","sha":"90c896448691b5edb0ab11110f37234f63cd28ed","kind":"commit","published_at":"2018-12-13T17:14:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.3","html_url":"https://github.com/golang/go/releases/tag/go1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.3/manifests"},{"name":"go1.10.5","sha":"1ae739797ec72acbd6d90b94a2366a31566205c2","kind":"commit","published_at":"2018-11-02T20:17:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.5","html_url":"https://github.com/golang/go/releases/tag/go1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.5/manifests"},{"name":"go1.11.2","sha":"e8a95aeb75536496432bcace1fb2bbfa449bf0fa","kind":"commit","published_at":"2018-11-02T20:17:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.2","html_url":"https://github.com/golang/go/releases/tag/go1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.2/manifests"},{"name":"go1.11.1","sha":"26957168c4c0cdcc7ca4f0b19d0eb19474d224ac","kind":"commit","published_at":"2018-10-01T20:59:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.1","html_url":"https://github.com/golang/go/releases/tag/go1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.1/manifests"},{"name":"go1.11","sha":"41e62b8c49d21659b48a95216e3062032285250f","kind":"commit","published_at":"2018-08-24T20:18:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11","html_url":"https://github.com/golang/go/releases/tag/go1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11/manifests"},{"name":"go1.10.4","sha":"2191fce26a7fd1cd5b4975e7bd44ab44b1d9dd78","kind":"commit","published_at":"2018-08-24T19:26:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.4","html_url":"https://github.com/golang/go/releases/tag/go1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.4/manifests"},{"name":"go1.11rc2","sha":"02c0c32960f65d0b9c66ec840c612f5f9623dc51","kind":"commit","published_at":"2018-08-22T22:17:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11rc2","html_url":"https://github.com/golang/go/releases/tag/go1.11rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc2/manifests"},{"name":"go1.11rc1","sha":"807e7f2420c683384dc9c6db498808ba1b7aab17","kind":"commit","published_at":"2018-08-13T23:43:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11rc1","html_url":"https://github.com/golang/go/releases/tag/go1.11rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc1/manifests"},{"name":"go1.11beta3","sha":"1b870077c896379c066b41657d3c9062097a6943","kind":"commit","published_at":"2018-08-03T17:21:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta3","html_url":"https://github.com/golang/go/releases/tag/go1.11beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta3/manifests"},{"name":"go1.11beta2","sha":"c814ac44c0571f844718f07aa52afa47e37fb1ed","kind":"commit","published_at":"2018-07-19T21:30:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta2","html_url":"https://github.com/golang/go/releases/tag/go1.11beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta2/manifests"},{"name":"go1.11beta1","sha":"a12c1f26e4cc602dae62ec065a237172a5b8f926","kind":"commit","published_at":"2018-06-26T20:00:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta1","html_url":"https://github.com/golang/go/releases/tag/go1.11beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta1/manifests"},{"name":"go1.10.3","sha":"fe8a0d12b14108cbe2408b417afcaab722b0727c","kind":"commit","published_at":"2018-06-06T23:47:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.3","html_url":"https://github.com/golang/go/releases/tag/go1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.3/manifests"},{"name":"go1.9.7","sha":"7df09b4a03f9e53334672674ba7983d5e7128646","kind":"commit","published_at":"2018-06-06T20:29:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.7","html_url":"https://github.com/golang/go/releases/tag/go1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.7/manifests"},{"name":"go1.9.6","sha":"20f58c6075aef1bb7327ab0691ae095f9412ab5b","kind":"commit","published_at":"2018-04-30T19:04:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.6","html_url":"https://github.com/golang/go/releases/tag/go1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.6/manifests"},{"name":"go1.10.2","sha":"71bdbf431b79dff61944f22c25c7e085ccfc25d5","kind":"commit","published_at":"2018-04-30T19:03:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.2","html_url":"https://github.com/golang/go/releases/tag/go1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.2/manifests"},{"name":"go1.10.1","sha":"ac7c0ee26dda18076d5f6c151d8f920b43340ae3","kind":"commit","published_at":"2018-03-29T06:09:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.1","html_url":"https://github.com/golang/go/releases/tag/go1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.1/manifests"},{"name":"go1.9.5","sha":"f69b0c627f94b7dcaf4ec654df8e0ffa4bf46957","kind":"commit","published_at":"2018-03-29T06:06:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.5","html_url":"https://github.com/golang/go/releases/tag/go1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.5/manifests"},{"name":"go1.10","sha":"bf86aec25972f3a100c3aa58a6abcbcc35bdea49","kind":"commit","published_at":"2018-02-16T16:05:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10","html_url":"https://github.com/golang/go/releases/tag/go1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10/manifests"},{"name":"go1.10rc2","sha":"20e228f2fdb44350c858de941dff4aea9f3127b8","kind":"commit","published_at":"2018-02-07T16:12:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10rc2","html_url":"https://github.com/golang/go/releases/tag/go1.10rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc2/manifests"},{"name":"go1.9.4","sha":"6732fcc06df713fc737cee5c5860bad87599bc6d","kind":"commit","published_at":"2018-02-07T15:34:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.4","html_url":"https://github.com/golang/go/releases/tag/go1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.4/manifests"},{"name":"go1.8.7","sha":"357c9141369361101345f3048a6b2b3e149299d5","kind":"commit","published_at":"2018-02-07T15:33:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.7","html_url":"https://github.com/golang/go/releases/tag/go1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.7/manifests"},{"name":"go1.10rc1","sha":"5348aed83e39bd1d450d92d7f627e994c2db6ebf","kind":"commit","published_at":"2018-01-25T17:24:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10rc1","html_url":"https://github.com/golang/go/releases/tag/go1.10rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc1/manifests"},{"name":"go1.8.6","sha":"96c72e94687d1d78770a204f35993cb2cd3c91e4","kind":"commit","published_at":"2018-01-23T03:33:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.6","html_url":"https://github.com/golang/go/releases/tag/go1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.6/manifests"},{"name":"go1.9.3","sha":"a563954b799c6921fc3666b4723d38413f442145","kind":"commit","published_at":"2018-01-22T21:38:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.3","html_url":"https://github.com/golang/go/releases/tag/go1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.3/manifests"},{"name":"go1.10beta2","sha":"594668a5a96267a46282ce3007a584ec07adf705","kind":"commit","published_at":"2018-01-11T17:44:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10beta2","html_url":"https://github.com/golang/go/releases/tag/go1.10beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta2/manifests"},{"name":"go1.10beta1","sha":"9ce6b5c2ed5d3d5251b9a6a0c548d5fb2c8567e8","kind":"commit","published_at":"2017-12-07T17:38:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10beta1","html_url":"https://github.com/golang/go/releases/tag/go1.10beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta1/manifests"},{"name":"go1.9.2","sha":"2ea7d3461bb41d0ae12b56ee52d43314bcdb97f9","kind":"commit","published_at":"2017-10-25T20:24:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.2","html_url":"https://github.com/golang/go/releases/tag/go1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.2/manifests"},{"name":"go1.8.5","sha":"d4ccbd8833aa45819e903abfc4337555f1832d3c","kind":"commit","published_at":"2017-10-25T18:57:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5","html_url":"https://github.com/golang/go/releases/tag/go1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5/manifests"},{"name":"go1.8.5rc5","sha":"0ab2c8872d648bc155e41bf5a7ed0cfee133ff70","kind":"commit","published_at":"2017-10-25T16:24:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5rc5","html_url":"https://github.com/golang/go/releases/tag/go1.8.5rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc5/manifests"},{"name":"go1.8.5rc4","sha":"fab5e254b2a03d3153f850774d87a79840740fe9","kind":"commit","published_at":"2017-10-20T16:43:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5rc4","html_url":"https://github.com/golang/go/releases/tag/go1.8.5rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc4/manifests"},{"name":"go1.8.4","sha":"f5bcb9b8fe9dd8949d4682b74be6ba72e5d554fb","kind":"commit","published_at":"2017-10-04T18:39:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.4","html_url":"https://github.com/golang/go/releases/tag/go1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.4/manifests"},{"name":"go1.9.1","sha":"7f40c1214dd67cf171a347a5230da70bd8e10d32","kind":"commit","published_at":"2017-10-04T18:39:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.1","html_url":"https://github.com/golang/go/releases/tag/go1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.1/manifests"},{"name":"go1.9","sha":"c8aec4095e089ff6ac50d18e97c3f46561f14f48","kind":"commit","published_at":"2017-08-24T20:52:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9","html_url":"https://github.com/golang/go/releases/tag/go1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9/manifests"},{"name":"go1.9rc2","sha":"048c9cfaacb6fe7ac342b0acd8ca8322b6c49508","kind":"commit","published_at":"2017-08-07T20:29:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9rc2","html_url":"https://github.com/golang/go/releases/tag/go1.9rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc2/manifests"},{"name":"go1.9rc1","sha":"65c6c88a9442b91d8b2fd0230337b1fda4bb6cdf","kind":"commit","published_at":"2017-07-24T19:35:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9rc1","html_url":"https://github.com/golang/go/releases/tag/go1.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc1/manifests"},{"name":"go1.9beta2","sha":"eab99a8d548f8ba864647ab171a44f0a5376a6b3","kind":"commit","published_at":"2017-06-26T21:12:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9beta2","html_url":"https://github.com/golang/go/releases/tag/go1.9beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta2/manifests"},{"name":"go1.9beta1","sha":"952ecbe0a27aadd184ca3e2c342beb464d6b1653","kind":"commit","published_at":"2017-06-14T21:44:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9beta1","html_url":"https://github.com/golang/go/releases/tag/go1.9beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta1/manifests"},{"name":"go1.8.3","sha":"352996a381701cfa0c16e8de29cbde8f3922182f","kind":"commit","published_at":"2017-05-24T18:14:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.3","html_url":"https://github.com/golang/go/releases/tag/go1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.3/manifests"},{"name":"go1.7.6","sha":"2b7a7b710f096b1b7e6f2ab5e9e3ec003ad7cd12","kind":"commit","published_at":"2017-05-23T18:33:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.6","html_url":"https://github.com/golang/go/releases/tag/go1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.6/manifests"},{"name":"go1.8.2","sha":"59870f9e19384c3155f603f799b61b401fa20cc9","kind":"commit","published_at":"2017-05-23T18:32:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.2","html_url":"https://github.com/golang/go/releases/tag/go1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.2/manifests"},{"name":"go1.8.1","sha":"a4c18f063b6659079ca2848ca217a0587dabc001","kind":"commit","published_at":"2017-04-07T16:48:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.1","html_url":"https://github.com/golang/go/releases/tag/go1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.1/manifests"},{"name":"go1.8","sha":"cd6b6202dd1559b3ac63179b45f1833fcfbe7eca","kind":"commit","published_at":"2017-02-16T17:12:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8","html_url":"https://github.com/golang/go/releases/tag/go1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8/manifests"},{"name":"go1.8rc3","sha":"2a5f65a98ca483aad2dd74dc2636a7baecc59cf2","kind":"commit","published_at":"2017-01-26T17:42:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc3","html_url":"https://github.com/golang/go/releases/tag/go1.8rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc3/manifests"},{"name":"go1.7.5","sha":"753452fac6f6963b5a6e38a239b05362385a3842","kind":"commit","published_at":"2017-01-26T17:38:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.5","html_url":"https://github.com/golang/go/releases/tag/go1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.5/manifests"},{"name":"go1.8rc2","sha":"59f181b6fda68ece22882945853ca2df9dbf1c88","kind":"commit","published_at":"2017-01-19T20:58:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc2","html_url":"https://github.com/golang/go/releases/tag/go1.8rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc2/manifests"},{"name":"go1.8rc1","sha":"3de6e96e4b8147f5267a2e8218a7c780b09a434f","kind":"commit","published_at":"2017-01-10T19:35:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc1","html_url":"https://github.com/golang/go/releases/tag/go1.8rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc1/manifests"},{"name":"go1.8beta2","sha":"9cd3c0662aa63eea8e7fae80f558fda9d646ba98","kind":"commit","published_at":"2016-12-15T20:06:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8beta2","html_url":"https://github.com/golang/go/releases/tag/go1.8beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta2/manifests"},{"name":"go1.7.4","sha":"6b36535cf382bce845dd2d272276e7ba350b0c6b","kind":"commit","published_at":"2016-12-01T22:13:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.4","html_url":"https://github.com/golang/go/releases/tag/go1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.4/manifests"},{"name":"go1.6.4","sha":"aa1e69f3fc21795b6fab531a07008e0744ffe5bf","kind":"commit","published_at":"2016-12-01T20:56:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.4","html_url":"https://github.com/golang/go/releases/tag/go1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.4/manifests"},{"name":"go1.8beta1","sha":"41908a54530120b68a79e0fd22b5e709d33cced0","kind":"commit","published_at":"2016-12-01T02:54:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8beta1","html_url":"https://github.com/golang/go/releases/tag/go1.8beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta1/manifests"},{"name":"go1.7.3","sha":"2f6557233c5a5c311547144c34b4045640ff9f71","kind":"commit","published_at":"2016-10-19T17:04:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.3","html_url":"https://github.com/golang/go/releases/tag/go1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.3/manifests"},{"name":"go1.7.2","sha":"edecc650ec95ac1a96d2312980e18d959f89835e","kind":"commit","published_at":"2016-10-17T21:08:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.2","html_url":"https://github.com/golang/go/releases/tag/go1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.2/manifests"},{"name":"go1.7.1","sha":"f75aafdf56dd90eab75cfeac8cf69358f73ba171","kind":"commit","published_at":"2016-09-07T19:11:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.1","html_url":"https://github.com/golang/go/releases/tag/go1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.1/manifests"},{"name":"go1.7","sha":"0d818588685976407c81c60d2fda289361cbc8ec","kind":"commit","published_at":"2016-08-15T22:43:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7","html_url":"https://github.com/golang/go/releases/tag/go1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7/manifests"},{"name":"go1.7rc6","sha":"1e933ed7c091bd8e077ffd123234af10a69e3978","kind":"commit","published_at":"2016-08-08T18:42:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc6","html_url":"https://github.com/golang/go/releases/tag/go1.7rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc6/manifests"},{"name":"go1.7rc5","sha":"09fc3cc5df6b37b62a219bd4cacd8898a2328b76","kind":"commit","published_at":"2016-08-02T23:34:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc5","html_url":"https://github.com/golang/go/releases/tag/go1.7rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc5/manifests"},{"name":"go1.7rc4","sha":"c628d83ec5309cd679e16c734456fed1b9a85806","kind":"commit","published_at":"2016-08-02T02:22:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc4","html_url":"https://github.com/golang/go/releases/tag/go1.7rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc4/manifests"},{"name":"go1.7rc3","sha":"8707f31c0abc6b607014e843b7cc188b3019daa9","kind":"commit","published_at":"2016-07-21T21:19:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc3","html_url":"https://github.com/golang/go/releases/tag/go1.7rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc3/manifests"},{"name":"go1.7rc2","sha":"0ebf6ce087388cdd501a02ff92f2f8cafc3e1378","kind":"commit","published_at":"2016-07-18T15:36:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc2","html_url":"https://github.com/golang/go/releases/tag/go1.7rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc2/manifests"},{"name":"go1.6.3","sha":"da6b9ec7bf1722fa00196e1eadc10a29156b6b28","kind":"commit","published_at":"2016-07-18T15:36:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.3","html_url":"https://github.com/golang/go/releases/tag/go1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.3/manifests"},{"name":"go1.7rc1","sha":"53da5fd4d431881bb3583c9790db7735a6530a1b","kind":"commit","published_at":"2016-07-08T03:48:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc1","html_url":"https://github.com/golang/go/releases/tag/go1.7rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc1/manifests"},{"name":"go1.7beta2","sha":"fca9fc52c831ab6af56e30f8c48062a99ded2580","kind":"commit","published_at":"2016-06-16T19:45:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7beta2","html_url":"https://github.com/golang/go/releases/tag/go1.7beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta2/manifests"},{"name":"go1.7beta1","sha":"3c6b6684ce21c1092ba208a0f1744ad7c930248a","kind":"commit","published_at":"2016-06-02T00:22:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7beta1","html_url":"https://github.com/golang/go/releases/tag/go1.7beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta1/manifests"},{"name":"go1.6.2","sha":"57e459e02b4b01567f92542f92cd9afde209e193","kind":"commit","published_at":"2016-04-19T23:27:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.2","html_url":"https://github.com/golang/go/releases/tag/go1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.2/manifests"},{"name":"go1.6.1","sha":"f5cf5673590a68c55b2330df9dfcdd6fac75b893","kind":"commit","published_at":"2016-04-11T23:39:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.1","html_url":"https://github.com/golang/go/releases/tag/go1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.1/manifests"},{"name":"go1.5.4","sha":"a1ef950a15517bca223d079a6cf65948c3db9694","kind":"commit","published_at":"2016-04-11T23:39:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.4","html_url":"https://github.com/golang/go/releases/tag/go1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.4/manifests"},{"name":"go1.6","sha":"7bc40ffb05d8813bf9b41a331b45d37216f9e747","kind":"commit","published_at":"2016-02-17T19:53:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6","html_url":"https://github.com/golang/go/releases/tag/go1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6/manifests"},{"name":"go1.6rc2","sha":"5d343bdfb140970cc37f099064226d104ca6d817","kind":"commit","published_at":"2016-02-03T23:11:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6rc2","html_url":"https://github.com/golang/go/releases/tag/go1.6rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc2/manifests"},{"name":"go1.6rc1","sha":"036b8fd40b60830ca1d152f17148e52b96d8aa6c","kind":"commit","published_at":"2016-01-28T00:06:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6rc1","html_url":"https://github.com/golang/go/releases/tag/go1.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc1/manifests"},{"name":"go1.6beta2","sha":"66330d8c6c0a23b7eb48688f9954264e48b039da","kind":"commit","published_at":"2016-01-13T23:40:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6beta2","html_url":"https://github.com/golang/go/releases/tag/go1.6beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta2/manifests"},{"name":"go1.5.3","sha":"27d5c0ede5b4411089f4bf52a41dd2f4eed36123","kind":"commit","published_at":"2016-01-13T19:43:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.3","html_url":"https://github.com/golang/go/releases/tag/go1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.3/manifests"},{"name":"go1.6beta1","sha":"8db371b3d58a1c139f0854738f9962de05ca5d7a","kind":"commit","published_at":"2015-12-17T22:45:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6beta1","html_url":"https://github.com/golang/go/releases/tag/go1.6beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta1/manifests"},{"name":"go1.5.2","sha":"40cbf58f960a8f5287d2c3a93b3ca6119df67e85","kind":"commit","published_at":"2015-12-03T00:44:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.2","html_url":"https://github.com/golang/go/releases/tag/go1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.2/manifests"},{"name":"go1.4.3","sha":"50eb39bb23e8b03e823c38e844f0410d0b5325d2","kind":"commit","published_at":"2015-09-23T04:20:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.3","html_url":"https://github.com/golang/go/releases/tag/go1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.3/manifests"},{"name":"go1.5.1","sha":"f2e4c8b5fb3660d793b2c545ef207153db0a34b1","kind":"commit","published_at":"2015-09-09T00:52:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.1","html_url":"https://github.com/golang/go/releases/tag/go1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.1/manifests"},{"name":"go1.5","sha":"bb03defe933c89fee44be675d7aa0fbd893ced30","kind":"commit","published_at":"2015-08-19T05:04:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5","html_url":"https://github.com/golang/go/releases/tag/go1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5/manifests"},{"name":"go1.5rc1","sha":"0d20a61e68ba22fb416fe2aa8b6532026822bad0","kind":"commit","published_at":"2015-08-06T04:06:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5rc1","html_url":"https://github.com/golang/go/releases/tag/go1.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5rc1/manifests"},{"name":"go1.5beta3","sha":"d3ffc975f38890abbd8ca3f7833772e6423297e8","kind":"commit","published_at":"2015-07-29T23:50:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta3","html_url":"https://github.com/golang/go/releases/tag/go1.5beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta3/manifests"},{"name":"go1.5beta2","sha":"cc8f5441980a8c2f9e6c8ec3222985ed488e76ba","kind":"commit","published_at":"2015-07-17T03:34:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta2","html_url":"https://github.com/golang/go/releases/tag/go1.5beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta2/manifests"},{"name":"go1.5beta1","sha":"b6ead9f171742cd5b519a22ecc690354b0d1ce27","kind":"commit","published_at":"2015-07-07T21:53:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta1","html_url":"https://github.com/golang/go/releases/tag/go1.5beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta1/manifests"},{"name":"go1.4.2","sha":"883bc6ed0ea815293fe6309d66f967ea60630e87","kind":"commit","published_at":"2015-02-18T04:24:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.2","html_url":"https://github.com/golang/go/releases/tag/go1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.2/manifests"},{"name":"go1.4.1","sha":"886b02d705ffb1be8b4974ac4c355d480a24e3ec","kind":"commit","published_at":"2015-01-15T21:04:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.1","html_url":"https://github.com/golang/go/releases/tag/go1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.1/manifests"},{"name":"go1.4","sha":"c303df658d43b9f3e98e56e646f8e84a83495991","kind":"commit","published_at":"2014-12-11T00:27:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4","html_url":"https://github.com/golang/go/releases/tag/go1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4/manifests"},{"name":"go1.4rc2","sha":"3d344611770d03a9d2f822216074edd83af67677","kind":"commit","published_at":"2014-12-02T02:43:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4rc2","html_url":"https://github.com/golang/go/releases/tag/go1.4rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc2/manifests"},{"name":"go1.4rc1","sha":"30ef146819d031ccd875de806c4edad66366d4bc","kind":"commit","published_at":"2014-11-17T02:55:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4rc1","html_url":"https://github.com/golang/go/releases/tag/go1.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc1/manifests"},{"name":"go1.4beta1","sha":"ca230d2d6ffeaef0be2f58fd46ba6ed34a8dbf46","kind":"commit","published_at":"2014-10-30T01:02:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4beta1","html_url":"https://github.com/golang/go/releases/tag/go1.4beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4beta1/manifests"},{"name":"go1.3.3","sha":"3dbc53ae6ad4e3b93f31d35d98b38f6dda25f4ee","kind":"commit","published_at":"2014-10-01T01:20:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.3","html_url":"https://github.com/golang/go/releases/tag/go1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.3/manifests"},{"name":"go1.3.2","sha":"f3c81ed821268e2f2e2945b0816f495809bbdf21","kind":"commit","published_at":"2014-09-25T22:32:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.2","html_url":"https://github.com/golang/go/releases/tag/go1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.2/manifests"},{"name":"go1.3.1","sha":"1657de2d6dbb020e15908668f209f3be7dcef151","kind":"commit","published_at":"2014-08-13T03:18:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.1","html_url":"https://github.com/golang/go/releases/tag/go1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.1/manifests"},{"name":"go1.3","sha":"1cdd48c8a276cef9e3e20b7350d13556b6c96a71","kind":"commit","published_at":"2014-06-19T00:20:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3","html_url":"https://github.com/golang/go/releases/tag/go1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3/manifests"},{"name":"go1.3rc2","sha":"2a3daa8bdd5bd06808c51cb4f2921655f70d7617","kind":"commit","published_at":"2014-06-13T03:24:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3rc2","html_url":"https://github.com/golang/go/releases/tag/go1.3rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc2/manifests"},{"name":"go1.3rc1","sha":"a5565ec7d9c04843bc91c06a0d5a652716ee75a7","kind":"commit","published_at":"2014-06-02T04:34:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3rc1","html_url":"https://github.com/golang/go/releases/tag/go1.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc1/manifests"},{"name":"go1.3beta2","sha":"c00043b5d8bd53130bddb5ef1e88643dccc4586f","kind":"commit","published_at":"2014-05-21T00:46:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3beta2","html_url":"https://github.com/golang/go/releases/tag/go1.3beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta2/manifests"},{"name":"go1.2.2","sha":"43d00b0942c1c6f43993ac71e1eea48e62e22b8d","kind":"commit","published_at":"2014-05-05T17:43:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2.2","html_url":"https://github.com/golang/go/releases/tag/go1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.2/manifests"},{"name":"go1.3beta1","sha":"7ff8e90eb7ceb2016aa9fc736febd8a5902ec65e","kind":"commit","published_at":"2014-04-22T00:00:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3beta1","html_url":"https://github.com/golang/go/releases/tag/go1.3beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta1/manifests"},{"name":"go1.2.1","sha":"9c9802fad57c1bcb72ea98c5c55ea2652efc5772","kind":"commit","published_at":"2014-03-03T00:53:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2.1","html_url":"https://github.com/golang/go/releases/tag/go1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.1/manifests"},{"name":"go1.2","sha":"402d3590b54e4a0df9fb51ed14b2999e85ce0b76","kind":"commit","published_at":"2013-11-28T21:32:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2","html_url":"https://github.com/golang/go/releases/tag/go1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2/manifests"},{"name":"go1.2rc5","sha":"4abdb873be5c4bbd1e0edec56f992b201d8e0e68","kind":"commit","published_at":"2013-11-18T01:44:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc5","html_url":"https://github.com/golang/go/releases/tag/go1.2rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc5/manifests"},{"name":"go1.2rc4","sha":"a5940dddba6e7995c6f7e4b4d11df17609c247be","kind":"commit","published_at":"2013-11-13T04:29:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc4","html_url":"https://github.com/golang/go/releases/tag/go1.2rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc4/manifests"},{"name":"go1.2rc3","sha":"2eb51b1ba8cbf593124ab95e2ea9efb5d3ddf21e","kind":"commit","published_at":"2013-11-01T01:44:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc3","html_url":"https://github.com/golang/go/releases/tag/go1.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc3/manifests"},{"name":"go1.2rc2","sha":"309e16554aab1686c5bb744cababfbaa2d83db4d","kind":"commit","published_at":"2013-10-18T04:53:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc2","html_url":"https://github.com/golang/go/releases/tag/go1.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc2/manifests"},{"name":"go1.1.2","sha":"1d6d8fca241bb611af51e265c1b5a2e9ae904702","kind":"commit","published_at":"2013-08-13T05:33:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1.2","html_url":"https://github.com/golang/go/releases/tag/go1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.2/manifests"},{"name":"go1.1.1","sha":"d260448f6b6ac10efe4ae7f6dfe944e72bc2a676","kind":"commit","published_at":"2013-06-13T02:49:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1.1","html_url":"https://github.com/golang/go/releases/tag/go1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.1/manifests"},{"name":"go1.1","sha":"205f850ceacfc39d1e9d76a9569416284594ce8c","kind":"commit","published_at":"2013-05-13T20:03:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1","html_url":"https://github.com/golang/go/releases/tag/go1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1/manifests"},{"name":"go1.1rc3","sha":"46a6097aa7943a490e9bd2e04274845d0e5e200f","kind":"commit","published_at":"2013-05-08T23:04:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1rc3","html_url":"https://github.com/golang/go/releases/tag/go1.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc3/manifests"},{"name":"go1.1rc2","sha":"1c5438aae896edcd1e9f9618f4776517f08053b3","kind":"commit","published_at":"2013-05-07T00:33:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1rc2","html_url":"https://github.com/golang/go/releases/tag/go1.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc2/manifests"},{"name":"go1.0.3","sha":"30be9b4313622c2077539e68826194cb1028c691","kind":"commit","published_at":"2012-09-21T22:10:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.3","html_url":"https://github.com/golang/go/releases/tag/go1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.3/manifests"},{"name":"go1.0.2","sha":"cb6c6570b73a1c4d19cad94570ed277f7dae55ac","kind":"commit","published_at":"2012-06-14T02:50:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.2","html_url":"https://github.com/golang/go/releases/tag/go1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.2/manifests"},{"name":"go1.0.1","sha":"2fffba7fe19690e038314d17a117d6b87979c89f","kind":"commit","published_at":"2012-04-26T19:50:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.1","html_url":"https://github.com/golang/go/releases/tag/go1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.1/manifests"},{"name":"go1","sha":"6174b5e21e73714c63061e66efdbe180e1c5491d","kind":"commit","published_at":"2012-03-28T12:41:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1","html_url":"https://github.com/golang/go/releases/tag/go1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1/manifests"},{"name":"weekly.2012-03-27","sha":"3895b5051df256b442d0b0af50debfffd8d75164","kind":"commit","published_at":"2012-03-28T12:41:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-27/manifests"},{"name":"weekly","sha":"3895b5051df256b442d0b0af50debfffd8d75164","kind":"commit","published_at":"2012-03-28T12:41:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly","html_url":"https://github.com/golang/go/releases/tag/weekly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly/manifests"},{"name":"weekly.2012-03-22","sha":"da7959d5dd1a230868d8eca9dbf11b4d54e8915a","kind":"commit","published_at":"2012-03-23T01:44:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-22/manifests"},{"name":"weekly.2012-03-13","sha":"9ef03fdf7778f23aa304a03888e4e0f698a3ef84","kind":"commit","published_at":"2012-03-13T05:39:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-13/manifests"},{"name":"weekly.2012-03-04","sha":"56208edb8dfc297efde71f18730dfb09b3dcb928","kind":"commit","published_at":"2012-03-05T04:45:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-04/manifests"},{"name":"weekly.2012-02-22","sha":"6419bbbfd310d0e48b3de60c8891a8f0fcc98b6f","kind":"commit","published_at":"2012-02-23T05:40:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-22/manifests"},{"name":"weekly.2012-02-14","sha":"da8f037b57241b0b84fab9d4c9e69b53e7118850","kind":"commit","published_at":"2012-02-15T03:41:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-14/manifests"},{"name":"weekly.2012-02-07","sha":"d3f8f0c258be17e742abb59da26025a6b5656c7b","kind":"commit","published_at":"2012-02-08T03:37:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-07/manifests"},{"name":"weekly.2012-01-27","sha":"6786185fd6245c522dce647163d2b33708c0b46d","kind":"commit","published_at":"2012-01-27T06:51:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-27/manifests"},{"name":"weekly.2012-01-20","sha":"22ef504654079bd0a6f227b7485ce0657bf205e1","kind":"commit","published_at":"2012-01-20T05:57:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-20/manifests"},{"name":"weekly.2012-01-15","sha":"a19870744979bdce3eff58776be42e399ed8f6f1","kind":"commit","published_at":"2012-01-15T22:45:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-15/manifests"},{"name":"weekly.2011-12-22","sha":"1a06b513e758355f769cd894782c34751ba5722d","kind":"commit","published_at":"2011-12-23T03:28:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-22/manifests"},{"name":"weekly.2011-12-14","sha":"3388e9f67b2ebb30bbd115c13b3ac4728c7ff9c1","kind":"commit","published_at":"2011-12-15T05:56:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-14/manifests"},{"name":"weekly.2011-12-06","sha":"8d1da1c66ad9e2d9bf6028e7dfff5d1f2151d494","kind":"commit","published_at":"2011-12-07T02:33:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-06/manifests"},{"name":"weekly.2011-12-02","sha":"7af813a7f2b62734e40628c341cb3afa4c85641c","kind":"commit","published_at":"2011-12-01T21:09:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-02/manifests"},{"name":"weekly.2011-12-01","sha":"9dd07f680a4a8ddb0f750a0de89ccc880e322147","kind":"commit","published_at":"2011-12-01T05:17:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-01/manifests"},{"name":"weekly.2011-11-18","sha":"3af28bd886ca5a64128aa2118aac818c61871dad","kind":"commit","published_at":"2011-11-18T20:20:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-18","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-18/manifests"},{"name":"weekly.2011-11-09","sha":"d83cc435e4c324e34aa10af72c1aa7f4fa47d4c1","kind":"commit","published_at":"2011-11-08T23:57:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-09/manifests"},{"name":"weekly.2011-11-08","sha":"4b39d115a0228d9c88b47f2fd86c9d6377ba7273","kind":"commit","published_at":"2011-11-08T23:27:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-08","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-08/manifests"},{"name":"weekly.2011-11-02","sha":"ede44c68a48ba579defa08d1df94b268c93ab8e3","kind":"commit","published_at":"2011-11-02T03:00:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-02/manifests"},{"name":"weekly.2011-11-01","sha":"08757f722c84260399d3eb1236c0c1ed305e017a","kind":"commit","published_at":"2011-11-02T01:37:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-01/manifests"},{"name":"weekly.2011-10-26","sha":"659f1f208af02a3dd5cc13da0d4f8756a3cc5369","kind":"commit","published_at":"2011-10-26T05:47:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-26","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-26/manifests"},{"name":"weekly.2011-10-25","sha":"cdd3d6932853ec2fb2ac0a693143b22098adb012","kind":"commit","published_at":"2011-10-26T05:09:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-25","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-25/manifests"},{"name":"weekly.2011-10-18","sha":"ac21766c958dc1341d79f17c36cc686ed936e6d4","kind":"commit","published_at":"2011-10-19T00:31:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-18","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-18/manifests"},{"name":"release.r58.2","sha":"0584eb2e7779d5bf699702d06acb686cd08bddd2","kind":"commit","published_at":"2011-10-18T03:06:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58.2","html_url":"https://github.com/golang/go/releases/tag/release.r58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.2/manifests"},{"name":"release.r60.3","sha":"394b383a1ee0ac3fec5e453a7dbe590d3ce6d6b0","kind":"commit","published_at":"2011-10-17T23:55:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.3","html_url":"https://github.com/golang/go/releases/tag/release.r60.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.3/manifests"},{"name":"weekly.2011-10-06","sha":"2b0d7f0836b87dd346e3a815d3bbb593f8e1a3f6","kind":"commit","published_at":"2011-10-06T22:56:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-06/manifests"},{"name":"release.r60.2","sha":"6c4e7f4b681c12d7dbb2a229fb32636303dad781","kind":"commit","published_at":"2011-10-05T21:23:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.2","html_url":"https://github.com/golang/go/releases/tag/release.r60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.2/manifests"},{"name":"weekly.2011-09-21","sha":"e4ac43b7f07379715cbed7355bc3710e709c34ef","kind":"commit","published_at":"2011-09-22T05:06:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-21","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-21/manifests"},{"name":"release.r60.1","sha":"4af7136fcf874e212d66c72178a68db969918b25","kind":"commit","published_at":"2011-09-19T02:32:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.1","html_url":"https://github.com/golang/go/releases/tag/release.r60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.1/manifests"},{"name":"weekly.2011-09-16","sha":"b0e3edab0e5439505f6ac79a9a96ab19478a065b","kind":"commit","published_at":"2011-09-16T07:18:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-16","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-16/manifests"},{"name":"release.r60","sha":"5464bfebe723752dfc09a6dd6b361b8e79db5995","kind":"commit","published_at":"2011-09-08T02:16:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60","html_url":"https://github.com/golang/go/releases/tag/release.r60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60/manifests"},{"name":"weekly.2011-09-07","sha":"c5c656aee37f8e6f53a574bacf42c944bd2630a2","kind":"commit","published_at":"2011-09-07T23:43:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-07/manifests"},{"name":"weekly.2011-09-01","sha":"ca64a37d9d925dec179e1142097dc9f135807656","kind":"commit","published_at":"2011-09-01T07:08:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-01/manifests"},{"name":"weekly.2011-08-17","sha":"1491a20540f377b6f83f5c4a8e823ca20d27d6c5","kind":"commit","published_at":"2011-08-18T04:27:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-08-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-08-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-17/manifests"},{"name":"weekly.2011-08-10","sha":"da7e1ba00b7c223b24a175b0bbefb7b1f26ec1af","kind":"commit","published_at":"2011-08-10T06:00:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-08-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-08-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-08-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-10/manifests"},{"name":"release.r59","sha":"5d9765785dff74784bbdad43f7847b6825509032","kind":"commit","published_at":"2011-07-31T22:37:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r59","html_url":"https://github.com/golang/go/releases/tag/release.r59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r59/manifests"},{"name":"weekly.2011-07-29","sha":"b583108436b22f32d0ddb67b68ca890d306d0fb5","kind":"commit","published_at":"2011-07-29T22:11:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-29/manifests"},{"name":"weekly.2011-07-19","sha":"50ddb98b243e35de1dbe572bc5240129054af9f6","kind":"commit","published_at":"2011-07-20T05:45:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-19","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-19/manifests"},{"name":"release.r58.1","sha":"adfa87c5d754252f2bf428b38560de3d630dbe9d","kind":"commit","published_at":"2011-07-12T14:19:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58.1","html_url":"https://github.com/golang/go/releases/tag/release.r58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.1/manifests"},{"name":"weekly.2011-07-07","sha":"4f03ef7993ce7aa125530010b6b8bf3c4ae2cfa0","kind":"commit","published_at":"2011-07-08T03:13:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-07/manifests"},{"name":"release.r58","sha":"fb10bce0c27cf06dc449d8e58ad6ec5dc276b929","kind":"commit","published_at":"2011-06-29T23:49:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58","html_url":"https://github.com/golang/go/releases/tag/release.r58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58/manifests"},{"name":"weekly.2011-06-23","sha":"30d08b404cc52a7378090287ee8ead2411e9b530","kind":"commit","published_at":"2011-06-24T06:04:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-23/manifests"},{"name":"weekly.2011-06-16","sha":"d6b9dd8b81a4a2969a02ddab9e39532bfb33fafb","kind":"commit","published_at":"2011-06-17T01:31:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-16","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-16/manifests"},{"name":"release.r57.2","sha":"7998d012b9823d6938dbaac929a839776b093fe4","kind":"commit","published_at":"2011-06-16T06:04:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57.2","html_url":"https://github.com/golang/go/releases/tag/release.r57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.2/manifests"},{"name":"weekly.2011-06-09","sha":"11b04261c754c67ad4c4ef13b667854c5ecb64e8","kind":"commit","published_at":"2011-06-10T04:26:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-09/manifests"},{"name":"weekly.2011-06-02","sha":"897ad0c05ee2af17c7740f793f8136d7404e87f5","kind":"commit","published_at":"2011-06-03T01:18:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-02/manifests"},{"name":"weekly.2011-05-22","sha":"f6742e7482c2b4fd1dada85c6318ecd59ccef8f6","kind":"commit","published_at":"2011-05-23T06:30:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-05-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-05-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-05-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-05-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-05-22/manifests"},{"name":"release.r57.1","sha":"16b4a007de329b96411be1597ea70f805b6adbe7","kind":"commit","published_at":"2011-05-04T04:17:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57.1","html_url":"https://github.com/golang/go/releases/tag/release.r57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.1/manifests"},{"name":"release.r57","sha":"ca2cb382ba89d1a1534f71ec2218a23659e3d491","kind":"commit","published_at":"2011-05-03T18:07:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57","html_url":"https://github.com/golang/go/releases/tag/release.r57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57/manifests"},{"name":"weekly.2011-04-27","sha":"5a8ae387e2f22e1c255d96b052b868281ca83761","kind":"commit","published_at":"2011-04-28T06:32:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-27/manifests"},{"name":"weekly.2011-04-13","sha":"0f03eedb878968851f36189f31fb3b1dfce31d84","kind":"commit","published_at":"2011-04-14T04:18:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-13/manifests"},{"name":"weekly.2011-04-04","sha":"51319b1125473fc1732ef012cde40c512ec735a0","kind":"commit","published_at":"2011-04-05T02:55:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-04/manifests"},{"name":"weekly.2011-03-28","sha":"33e41802f9ce0a2b88b344dbd04ecb025385c9aa","kind":"commit","published_at":"2011-03-29T03:17:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-28","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-28/manifests"},{"name":"weekly.2011-03-15","sha":"f538f2432eba1ca4f38bb919d795d6e9101ed374","kind":"commit","published_at":"2011-03-16T05:24:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-15/manifests"},{"name":"weekly.2011-03-07.1","sha":"251cdc917de92a6e710fb1bc8d3230c241d00577","kind":"commit","published_at":"2011-03-07T05:18:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-07.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07.1/manifests"},{"name":"release.r56","sha":"251cdc917de92a6e710fb1bc8d3230c241d00577","kind":"commit","published_at":"2011-03-07T05:18:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r56","html_url":"https://github.com/golang/go/releases/tag/release.r56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r56/manifests"},{"name":"weekly.2011-03-07","sha":"c1d44c9453506cdf5725a392aa03d9aa5df580af","kind":"commit","published_at":"2011-03-07T02:55:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07/manifests"},{"name":"weekly.2011-02-24","sha":"625bcf9f16876865715508d837dd9c36a34e90d7","kind":"commit","published_at":"2011-02-25T03:13:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-24","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-24/manifests"},{"name":"weekly.2011-02-15","sha":"d8ba9a440c826c5ed94f93d2d9fb7e9bf394f472","kind":"commit","published_at":"2011-02-15T15:58:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-15/manifests"},{"name":"weekly.2011-02-01.1","sha":"b08746ee5e0bb7d0291221c85e1fdead9924b858","kind":"commit","published_at":"2011-02-02T01:09:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-01.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-01.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-01.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01.1/manifests"},{"name":"weekly.2011-02-01","sha":"7aa758df0ce7578ff8b4e326eef777d8f10f70c4","kind":"commit","published_at":"2011-02-01T23:59:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01/manifests"},{"name":"weekly.2011-01-20","sha":"34c1b13c2a0d8d66db353b7b62e9379c2a887a2e","kind":"commit","published_at":"2011-01-20T05:02:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-20/manifests"},{"name":"weekly.2011-01-19","sha":"4b7fab83b571813ad56a15b653ed0ade0cf5b52e","kind":"commit","published_at":"2011-01-20T03:01:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-19","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-19/manifests"},{"name":"weekly.2011-01-12","sha":"c3e33975aa8d256984ba897ab88d1ca7cad4940a","kind":"commit","published_at":"2011-01-13T01:04:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-12","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-12/manifests"},{"name":"weekly.2011-01-06","sha":"41170c91e5f7854b2cdf980f314ae33907305018","kind":"commit","published_at":"2011-01-07T04:28:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-06/manifests"},{"name":"weekly.2010-12-22","sha":"7d557ebc1d5220a1843c8f8f5a972eacc056af51","kind":"commit","published_at":"2010-12-23T02:32:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-22/manifests"},{"name":"weekly.2010-12-15.1","sha":"db2263c46be330d035bed2af194da5b84d399943","kind":"commit","published_at":"2010-12-16T03:46:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-15.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15.1/manifests"},{"name":"weekly.2010-12-15","sha":"e4fbcb2c23a391ac0b0a5496bd6ccd4e4459a262","kind":"commit","published_at":"2010-12-16T01:29:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15/manifests"},{"name":"weekly.2010-12-08","sha":"f5ec1876c24c68b7418f5fd1415fe190a7ea27e9","kind":"commit","published_at":"2010-12-08T03:24:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-08","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-08/manifests"},{"name":"weekly.2010-12-02","sha":"7f1b064f1ef3b31e57ec613776caf6d59a98fa10","kind":"commit","published_at":"2010-12-03T00:48:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-02/manifests"},{"name":"weekly.2010-11-23","sha":"fbfa971a162d57aa03ca2b3365b35c4d0998aea4","kind":"commit","published_at":"2010-11-23T23:47:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-23/manifests"},{"name":"weekly.2010-11-10","sha":"013af62ae9cf4c4e34ba40294090b496693a8647","kind":"commit","published_at":"2010-11-10T22:22:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-10/manifests"},{"name":"weekly.2010-11-02","sha":"1e86d46a7651d5895b1b9345497916ec40b1a5e7","kind":"commit","published_at":"2010-11-03T00:49:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-02/manifests"},{"name":"weekly.2010-10-27","sha":"fded5fed0bfac968e73aae7b543bbd337debf4ef","kind":"commit","published_at":"2010-10-28T00:21:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-27/manifests"},{"name":"weekly.2010-10-20","sha":"ec2c9937f4515828875751e0ce3527b91df283b3","kind":"commit","published_at":"2010-10-21T00:33:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-20/manifests"},{"name":"weekly.2010-10-13.1","sha":"6b21949a9182773ae76175164793b9fe2ba131c6","kind":"commit","published_at":"2010-10-15T01:05:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-13.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13.1/manifests"},{"name":"weekly.2010-10-13","sha":"39ee9a0396c77af540c7eb2f1775417ecb5aae6a","kind":"commit","published_at":"2010-10-14T03:52:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13/manifests"},{"name":"weekly.2010-09-29","sha":"ab5b4283f7a8835c4491e60ffc91b02768b02d0c","kind":"commit","published_at":"2010-09-30T07:33:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-29/manifests"},{"name":"weekly.2010-09-22","sha":"71ee385ddfa552a1d1e79a512323b29ee065a0bc","kind":"commit","published_at":"2010-09-23T01:49:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-22/manifests"},{"name":"weekly.2010-09-15","sha":"4e84006e805b7e1794882c71e171da6dc1ba6b53","kind":"commit","published_at":"2010-09-16T04:02:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-15/manifests"},{"name":"weekly.2010-09-06","sha":"863ba0427bb8ab344aaf9eb71d0f241d0d442c4f","kind":"commit","published_at":"2010-09-07T06:09:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-06/manifests"},{"name":"weekly.2010-08-25","sha":"deb00ac3f43076e07d2774c2ea689f7d2ccb983b","kind":"commit","published_at":"2010-08-25T04:58:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-25","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-25/manifests"},{"name":"weekly.2010-08-11","sha":"9e23f2b2ce2dd3150ee15a80e72347d89ff5eba4","kind":"commit","published_at":"2010-08-12T05:51:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-11","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-11/manifests"},{"name":"weekly.2010-08-04","sha":"a1e382673082e7cd4c29967b9951dd5eb63eac86","kind":"commit","published_at":"2010-08-05T03:18:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-04/manifests"},{"name":"weekly.2010-07-29","sha":"b5d84bb0cf1c731a0e90a80eaa85f23bbc463220","kind":"commit","published_at":"2010-07-30T04:48:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-29/manifests"},{"name":"weekly.2010-07-14","sha":"7317c10f5ea7a9d7216fc3e4a1e1c5c1bce6d6fa","kind":"commit","published_at":"2010-07-15T03:04:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-14/manifests"},{"name":"weekly.2010-07-01","sha":"4abbd32b5385e6e2ffe9d297eac636e68565f8d2","kind":"commit","published_at":"2010-07-02T00:36:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-01/manifests"},{"name":"weekly.2010-06-21","sha":"983353e79b1633e760f327dc6ceb283efaa44d63","kind":"commit","published_at":"2010-06-21T22:16:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-06-21","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-21/manifests"},{"name":"weekly.2010-06-09","sha":"61be33d3ae58572eb3f4c67acf0c9ee8c903f888","kind":"commit","published_at":"2010-06-09T21:10:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-06-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-09/manifests"},{"name":"weekly.2010-05-27","sha":"371bf8e61b7b8ef725f795be05f7ce4553433e98","kind":"commit","published_at":"2010-05-27T23:50:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-05-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-05-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-05-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-27/manifests"},{"name":"weekly.2010-05-04","sha":"174ca90b2cad59b1525e0db85ffe25aa3f8e75dc","kind":"commit","published_at":"2010-05-05T02:12:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-05-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-05-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-05-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-04/manifests"},{"name":"weekly.2010-04-27","sha":"70ee7bff79d5731a36c187b94f041a50eea53b1c","kind":"commit","published_at":"2010-04-28T04:05:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-04-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-04-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-04-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-27/manifests"},{"name":"weekly.2010-04-13","sha":"6aad41919bd5317d3b9d0b9a963a2cd0ced012f9","kind":"commit","published_at":"2010-04-14T03:55:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-04-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-04-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-04-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-13/manifests"},{"name":"weekly.2010-03-30","sha":"c2f3737cb01bf35991a775c14cd28e5a2d3a102e","kind":"commit","published_at":"2010-03-31T00:40:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-30","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-30/manifests"},{"name":"weekly.2010-03-22","sha":"a1723941e0a1e128e0a0b6ecde9a054214e55784","kind":"commit","published_at":"2010-03-23T01:56:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-22/manifests"},{"name":"weekly.2010-03-15","sha":"6f9272f5dd568377cfa1b2862de7e12096539089","kind":"commit","published_at":"2010-03-15T23:44:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-15/manifests"},{"name":"weekly.2010-03-04","sha":"baa65fd1066c867ee647fc5a19b6107fa0f91263","kind":"commit","published_at":"2010-03-04T02:00:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-04/manifests"},{"name":"weekly.2010-02-23","sha":"ef81b024b697a292a84e45288d03af2acbf5ff94","kind":"commit","published_at":"2010-02-24T00:35:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-23/manifests"},{"name":"weekly.2010-02-17","sha":"d3a6cd4cd49172d5e0201b85923156137ff68963","kind":"commit","published_at":"2010-02-18T00:31:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-17/manifests"},{"name":"weekly.2010-02-04","sha":"e6004b3de3d697d827591ef034931315fdbcecf6","kind":"commit","published_at":"2010-02-05T01:37:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-04/manifests"},{"name":"weekly.2010-01-27","sha":"492e13e3cde9bd3ee7d4aa6a3aa83c7c14738ec6","kind":"commit","published_at":"2010-01-28T02:28:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-27/manifests"},{"name":"weekly.2010-01-13","sha":"495936b58c343b12ac1bfa95859590e985751f0c","kind":"commit","published_at":"2010-01-14T01:08:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-13/manifests"},{"name":"weekly.2010-01-05","sha":"fd974e096dcdba69ab24ca31bb47e6b639a7306b","kind":"commit","published_at":"2010-01-06T01:12:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-05","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-05/manifests"},{"name":"weekly.2009-12-22","sha":"4551b00da36e0419251f718fe80cf72132fd6f7d","kind":"commit","published_at":"2009-12-22T21:05:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-22/manifests"},{"name":"weekly.2009-12-09","sha":"5facb847703522e2d0716bf32500974aaf20fc20","kind":"commit","published_at":"2009-12-09T22:39:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-09/manifests"},{"name":"weekly.2009-12-07","sha":"b73b43ea3165a52bb9c3d4263954800f4055f426","kind":"commit","published_at":"2009-12-08T06:01:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-07/manifests"},{"name":"weekly.2009-11-17","sha":"a8ba40823c08508ca5f7562501a26bc2e85c88eb","kind":"commit","published_at":"2009-11-18T02:21:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-17/manifests"},{"name":"weekly.2009-11-12","sha":"f3a97293b17133cd5529b3510bc9301798bf2167","kind":"commit","published_at":"2009-11-12T22:55:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-12","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-12/manifests"},{"name":"weekly.2009-11-10.1","sha":"c57054f7b49539ca4ed6533267c1c20c39aaaaa5","kind":"commit","published_at":"2009-11-11T04:05:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-10.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10.1/manifests"},{"name":"weekly.2009-11-10","sha":"78c47c36b2984058c1bec0bd72e0b127b24fcd44","kind":"commit","published_at":"2009-11-10T22:09:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10/manifests"},{"name":"weekly.2009-11-06","sha":"9ad14c94db182dd3326e4c80053e0311f47700ce","kind":"commit","published_at":"2009-11-06T18:33:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-06/manifests"}]},"repo_metadata_updated_at":"2026-09-02T11:22:34.441Z","dependent_packages_count":0,"downloads":112,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":57.693608386878594,"dependent_packages_count":39.80385525870815,"stargazers_count":50.388907676699354,"forks_count":41.697666553939804,"average":47.39600946905647},"purl":"pkg:conda/go-cgo_win-64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/go-cgo_win-64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/go-cgo_win-64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/go-cgo_win-64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-01T21:59:00.263Z","issues_count":11977,"pull_requests_count":2060,"avg_time_to_close_issue":26204571.320057083,"avg_time_to_close_pull_request":16845612.787696924,"issues_closed_count":7707,"pull_requests_closed_count":1333,"pull_request_authors_count":772,"issue_authors_count":4153,"avg_comments_per_issue":7.033981798447024,"avg_comments_per_pull_request":11.904854368932039,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":855,"past_year_pull_requests_count":88,"past_year_avg_time_to_close_issue":1729600.469879518,"past_year_avg_time_to_close_pull_request":973910.2162162162,"past_year_issues_closed_count":332,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":357,"past_year_avg_comments_per_issue":5.201169590643275,"past_year_avg_comments_per_pull_request":10.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/issues","maintainers":[{"login":"adonovan","count":406,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adonovan"},{"login":"prattmic","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prattmic"},{"login":"mateusz834","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mateusz834"},{"login":"rolandshoemaker","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandshoemaker"},{"login":"qiulaidongfeng","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiulaidongfeng"},{"login":"bcmills","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcmills"},{"login":"dsnet","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"mauri870","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"mvdan","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"},{"login":"Jorropo","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jorropo"},{"login":"dominikh","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominikh"},{"login":"cherrymui","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherrymui"},{"login":"seankhliao","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seankhliao"},{"login":"dmitshur","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"findleyr","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findleyr"},{"login":"aclements","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aclements"},{"login":"julieqiu","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/julieqiu"},{"login":"hajimehoshi","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"},{"login":"qmuntal","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qmuntal"},{"login":"Zxilly","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zxilly"},{"login":"drakkan","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drakkan"},{"login":"jimmyfrasche","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmyfrasche"},{"login":"myitcv","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/myitcv"},{"login":"thatnealpatel","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatnealpatel"},{"login":"nicholashusin","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholashusin"},{"login":"odeke-em","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odeke-em"},{"login":"johanbrandhorst","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanbrandhorst"},{"login":"ALTree","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ALTree"},{"login":"panjf2000","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panjf2000"},{"login":"dvyukov","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvyukov"},{"login":"ianlancetaylor","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianlancetaylor"},{"login":"0intro","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0intro"},{"login":"mundaym","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mundaym"},{"login":"h9jiang","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h9jiang"},{"login":"mattn","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"andybons","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andybons"},{"login":"xieyuschen","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xieyuschen"},{"login":"alexbrainman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbrainman"},{"login":"cpu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"},{"login":"jake-ciolek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jake-ciolek"},{"login":"tklauser","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"},{"login":"crawshaw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crawshaw"},{"login":"HaraldNordgren","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaraldNordgren"},{"login":"sbinet","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbinet"},{"login":"cuonglm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuonglm"},{"login":"4ad","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/4ad"},{"login":"artyom","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/artyom"},{"login":"tatianab","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tatianab"},{"login":"SamWhited","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SamWhited"},{"login":"mdempsky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdempsky"},{"login":"thepudds","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thepudds"},{"login":"codyoss","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codyoss"},{"login":"eliben","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliben"},{"login":"ysmolski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ysmolski"},{"login":"changkun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/changkun"},{"login":"smasher164","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smasher164"},{"login":"rasky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rasky"},{"login":"JaynewDee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JaynewDee"},{"login":"nsrip-dd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsrip-dd"},{"login":"neelance","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neelance"},{"login":"ayang64","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayang64"},{"login":"dmgk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmgk"},{"login":"minux","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minux"},{"login":"allone9425","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allone9425"},{"login":"mdlayher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdlayher"},{"login":"psilva261","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psilva261"},{"login":"fatih","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fatih"},{"login":"paulzhol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulzhol"},{"login":"broady","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/broady"}],"active_maintainers":[{"login":"adonovan","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adonovan"},{"login":"nicholashusin","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholashusin"},{"login":"prattmic","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prattmic"},{"login":"dmitshur","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"thatnealpatel","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatnealpatel"},{"login":"rolandshoemaker","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandshoemaker"},{"login":"Jorropo","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jorropo"},{"login":"seankhliao","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seankhliao"},{"login":"aclements","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aclements"},{"login":"tklauser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"},{"login":"mvdan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"},{"login":"thepudds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thepudds"},{"login":"dsnet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"jake-ciolek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jake-ciolek"},{"login":"qmuntal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qmuntal"},{"login":"Zxilly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zxilly"},{"login":"hajimehoshi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"},{"login":"h9jiang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h9jiang"},{"login":"dominikh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominikh"},{"login":"cpu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"},{"login":"alexbrainman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbrainman"},{"login":"0intro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0intro"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_win-64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_win-64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_win-64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_win-64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_win-64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_win-64/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5492,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":865},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-09-02T05:06:32.934Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":10906902,"name":"go-nocgo_linux-aarch64","ecosystem":"conda","description":"This package enables the CONDA_GO_COMPILER environment variable. This variable is used by conda-forge's patched GoLang compiler to set conda-aware GOBIN and GOPATH default values. These default values are ignored if GOBIN and GOPATH environment variables are set independently by the user.  Furthermore, this package set the correct GOARCH and GOOS environment variables to enable cross-compilation.","homepage":"https://golang.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/golang/go","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2024-09-19T18:48:29.000Z","latest_release_published_at":"2026-07-17T23:54:24.000Z","latest_release_number":"1.26.5","last_synced_at":"2026-07-18T09:18:44.580Z","created_at":"2024-09-19T19:24:26.628Z","updated_at":"2026-09-02T13:07:58.649Z","registry_url":"https://anaconda.org/anaconda/go-nocgo_linux-aarch64","install_command":"conda install -c anaconda go-nocgo_linux-aarch64","documentation_url":null,"metadata":{},"repo_metadata":{"id":19835501,"uuid":"23096959","full_name":"golang/go","owner":"golang","description":"The Go programming language","archived":false,"fork":false,"pushed_at":"2026-09-01T01:58:01.000Z","size":454897,"stargazers_count":137090,"open_issues_count":10096,"forks_count":19339,"subscribers_count":3361,"default_branch":"master","last_synced_at":"2026-09-01T12:13:24.444Z","etag":null,"topics":["go","golang","language","programming-language"],"latest_commit_sha":null,"homepage":"https://go.dev","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/golang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":".github/SUPPORT.md","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}},"created_at":"2014-08-19T04:33:40.000Z","updated_at":"2026-09-01T10:47:50.000Z","dependencies_parsed_at":"2023-09-22T08:27:49.290Z","dependency_job_id":"51c1ade0-284a-4af0-ae5d-cc3266f79635","html_url":"https://github.com/golang/go","commit_stats":{"total_commits":59966,"total_committers":2541,"mean_commits":"23.599370326643054","dds":0.8771970783443952,"last_synced_commit":"103317217de0ca4b59cc90a09badc744a4fba768"},"previous_names":[],"tags_count":480,"template":false,"template_full_name":null,"purl":"pkg:github/golang/go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","download_url":"https://codeload.github.com/golang/go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/sbom","scorecard":{"id":390775,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang/go","commit":"a8564bd412d4495a6048f981d30d4d7abb1e45a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: src/archive/tar/fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: src/archive/zip/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/bytes/bytes_test.go:1819","Info: GoBuiltInFuzzer integration found: src/cmd/go/internal/envcmd/env_test.go:22","Info: GoBuiltInFuzzer integration found: src/cmd/go/internal/work/shell_test.go:17","Info: GoBuiltInFuzzer integration found: src/cmd/internal/pgo/serialize_test.go:183","Info: GoBuiltInFuzzer integration found: src/compress/gzip/fuzz_test.go:17","Info: GoBuiltInFuzzer integration found: src/debug/buildinfo/buildinfo_test.go:323","Info: GoBuiltInFuzzer integration found: src/debug/buildinfo/buildinfo_test.go:399","Info: GoBuiltInFuzzer integration found: src/encoding/csv/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/fold_test.go:14","Info: GoBuiltInFuzzer integration found: src/encoding/json/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/fuzz_test.go:55","Info: GoBuiltInFuzzer integration found: src/encoding/json/internal/jsonwire/wire_test.go:50","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:20","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:108","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:139","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:240","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:259","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:360","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:380","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/fuzz_test.go:14","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2_fuzz_test.go:55","Info: GoBuiltInFuzzer integration found: src/html/fuzz_test.go:9","Info: GoBuiltInFuzzer integration found: src/image/gif/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/image/jpeg/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/image/png/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:324","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:355","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:385","Info: GoBuiltInFuzzer integration found: src/internal/runtime/maps/fuzz_test.go:96","Info: GoBuiltInFuzzer integration found: src/internal/trace/reader_test.go:53","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:32","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:49","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:88","Info: GoBuiltInFuzzer integration found: src/internal/zstd/xxhash_test.go:78","Info: GoBuiltInFuzzer integration found: src/math/big/nat_test.go:719","Info: GoBuiltInFuzzer integration found: src/net/netip/fuzz_test.go:127","Info: GoBuiltInFuzzer integration found: src/runtime/debug/mod_test.go:23","Info: GoBuiltInFuzzer integration found: src/runtime/mgcscavenge_test.go:841","Info: GoBuiltInFuzzer integration found: src/strings/strings_test.go:1495","Info: GoBuiltInFuzzer integration found: src/syscall/syscall_windows_test.go:276","Info: GoBuiltInFuzzer integration found: src/syscall/wtf8_windows_test.go:157","Info: GoBuiltInFuzzer integration found: src/syscall/wtf8_windows_test.go:177","Info: GoBuiltInFuzzer integration found: src/time/format_test.go:995","Info: GoBuiltInFuzzer integration found: src/time/format_test.go:1037"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: src/crypto/internal/boring/syso/goboringcrypto_linux_amd64.syso:1","Warn: binary detected: src/crypto/internal/boring/syso/goboringcrypto_linux_arm64.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_darwin.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_freebsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_linux.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_netbsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_openbsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v3/race_linux.syso:1","Warn: binary detected: src/runtime/race/race_darwin_arm64.syso:1","Warn: binary detected: src/runtime/race/race_linux_arm64.syso:1","Warn: binary detected: src/runtime/race/race_linux_loong64.syso:1","Warn: binary detected: src/runtime/race/race_linux_ppc64le.syso:1","Warn: binary detected: src/runtime/race/race_linux_s390x.syso:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: containerImage not pinned by hash: src/crypto/internal/boring/Dockerfile:8","Warn: containerImage not pinned by hash: src/crypto/internal/fips140/nistec/fiat/Dockerfile:5: pin your Docker image by updating coqorg/coq:8.13.2 to coqorg/coq:8.13.2@sha256:f0266f10d0f3318644b3b41f6797c44cb2cc247b9d248089a5def64a2d937828","Warn: downloadThenRun not pinned by hash: src/crypto/internal/boring/Dockerfile:24-27","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:44:29.345Z","repository_id":19835501,"created_at":"2025-08-18T17:44:29.346Z","updated_at":"2025-08-18T17:44:29.346Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-01T02:00:05.433Z","response_time":53,"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"},"owner_record":{"login":"golang","name":"Go","uuid":"4314092","kind":"organization","description":"The Go Programming Language","email":null,"website":"https://go.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4314092?v=4","repositories_count":61,"last_synced_at":"2026-08-29T00:59:32.211Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang","funding_links":[],"total_stars":251311,"followers":12551,"following":0,"created_at":"2022-11-03T06:09:51.413Z","updated_at":"2026-08-29T00:59:32.226Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang/repositories"},"tags":[{"name":"go1.25.9","sha":"7076e01d9d450bae9f25be76f45d58cc52e2aad2","kind":"commit","published_at":"2026-04-07T19:41:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.9","html_url":"https://github.com/golang/go/releases/tag/go1.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.9/manifests"},{"name":"go1.26.2","sha":"9c8bf0e72a6fb3b415b591b124b59fbb7cf92252","kind":"commit","published_at":"2026-04-07T19:38:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.2","html_url":"https://github.com/golang/go/releases/tag/go1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.2/manifests"},{"name":"go1.25.8","sha":"439ff996f0ee506fc2eb84b7f11ffc360a6299f2","kind":"commit","published_at":"2026-03-06T00:26:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.8","html_url":"https://github.com/golang/go/releases/tag/go1.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.8/manifests"},{"name":"go1.26.1","sha":"e87b10ea2a2c6c65b80c4374af42b9c02ac9fb20","kind":"commit","published_at":"2026-03-06T00:26:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.1","html_url":"https://github.com/golang/go/releases/tag/go1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.1/manifests"},{"name":"go1.26.0","sha":"d90b98e65320778f3b1f99a6951ab20f04d218b3","kind":"commit","published_at":"2026-02-10T19:27:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.0","html_url":"https://github.com/golang/go/releases/tag/go1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.0/manifests"},{"name":"go1.25.7","sha":"eaf3bc799a221cc375f188e8699c9330c1caf40a","kind":"commit","published_at":"2026-02-04T15:46:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.7","html_url":"https://github.com/golang/go/releases/tag/go1.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.7/manifests"},{"name":"go1.24.13","sha":"96e4e2b1616c3c59577d48abcf2823bf1fdcd2e2","kind":"commit","published_at":"2026-02-04T15:46:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.13","html_url":"https://github.com/golang/go/releases/tag/go1.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.13/manifests"},{"name":"go1.26rc3","sha":"70d5aa7ba25f23b02d87512c5a6b6a9c699334ee","kind":"commit","published_at":"2026-02-04T15:46:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc3","html_url":"https://github.com/golang/go/releases/tag/go1.26rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc3/manifests"},{"name":"go1.26rc2","sha":"4606a931d2b099f2c5e5619b797352607ee42225","kind":"commit","published_at":"2026-01-15T18:32:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc2","html_url":"https://github.com/golang/go/releases/tag/go1.26rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc2/manifests"},{"name":"go1.24.12","sha":"63a1b82d1e68ddd87652467303901593efe0ff11","kind":"commit","published_at":"2026-01-15T18:28:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.12","html_url":"https://github.com/golang/go/releases/tag/go1.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.12/manifests"},{"name":"go1.25.6","sha":"69801b25b9624c3a678ef87d30771861e7bba51f","kind":"commit","published_at":"2026-01-15T18:28:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.6","html_url":"https://github.com/golang/go/releases/tag/go1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.6/manifests"},{"name":"go1.26rc1","sha":"c599a8f2385849a225d02843b3c6389dbfc5aa69","kind":"commit","published_at":"2025-12-16T20:00:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc1","html_url":"https://github.com/golang/go/releases/tag/go1.26rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc1/manifests"},{"name":"go1.25.5","sha":"fefb02adf45c4bcc879bd406a8d61f2a292c26a9","kind":"commit","published_at":"2025-12-02T16:04:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.5","html_url":"https://github.com/golang/go/releases/tag/go1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.5/manifests"},{"name":"go1.24.11","sha":"1296453960bac0fb5675853c40e3747e5237e16e","kind":"commit","published_at":"2025-12-02T16:04:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.11","html_url":"https://github.com/golang/go/releases/tag/go1.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.11/manifests"},{"name":"go1.25.4","sha":"f2cd93aa0505465c1d30201c806b6d4d3481c5fa","kind":"commit","published_at":"2025-11-05T19:01:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.4","html_url":"https://github.com/golang/go/releases/tag/go1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.4/manifests"},{"name":"go1.24.10","sha":"0259df17feb288f1e24517516939b67876c2627b","kind":"commit","published_at":"2025-11-05T19:01:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.10","html_url":"https://github.com/golang/go/releases/tag/go1.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.10/manifests"},{"name":"go1.25.3","sha":"28622c19591d95c9a83f706f2ed1b303d58da85f","kind":"commit","published_at":"2025-10-13T21:14:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.3","html_url":"https://github.com/golang/go/releases/tag/go1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.3/manifests"},{"name":"go1.24.9","sha":"8e10ef451a1b6a1e8861ced1154e1c3265bfa01b","kind":"commit","published_at":"2025-10-13T21:14:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.9","html_url":"https://github.com/golang/go/releases/tag/go1.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.9/manifests"},{"name":"go1.24.8","sha":"3a666bca00d7fb30d55e252131ea2cf2006dc3a3","kind":"commit","published_at":"2025-10-07T18:17:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.8","html_url":"https://github.com/golang/go/releases/tag/go1.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.8/manifests"},{"name":"go1.25.2","sha":"bed6c81c2dceeb19c7f9e46fc173671abcda7cfd","kind":"commit","published_at":"2025-10-07T18:16:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.2","html_url":"https://github.com/golang/go/releases/tag/go1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.2/manifests"},{"name":"go1.25.1","sha":"56ebf80e57db9f61981fc0636fc6419dc6f68eda","kind":"commit","published_at":"2025-09-03T17:46:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.1","html_url":"https://github.com/golang/go/releases/tag/go1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.1/manifests"},{"name":"go1.24.7","sha":"d41a8222133aabaf5527eab64586050a0fbb773b","kind":"commit","published_at":"2025-09-03T17:46:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.7","html_url":"https://github.com/golang/go/releases/tag/go1.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.7/manifests"},{"name":"go1.25.0","sha":"6e676ab2b809d46623acb5988248d95d1eb7939c","kind":"commit","published_at":"2025-08-12T20:50:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.0","html_url":"https://github.com/golang/go/releases/tag/go1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.0/manifests"},{"name":"go1.25rc3","sha":"ac94297758f3d83fca5ffa16cd179bb098bbd914","kind":"commit","published_at":"2025-08-06T18:09:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc3","html_url":"https://github.com/golang/go/releases/tag/go1.25rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc3/manifests"},{"name":"go1.23.12","sha":"dd8b7ad9268c2fbde675132a41b4e4da02eef94d","kind":"commit","published_at":"2025-08-06T18:08:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.12","html_url":"https://github.com/golang/go/releases/tag/go1.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.12/manifests"},{"name":"go1.24.6","sha":"7f36edc26d4e3becb6d9c9008ff00f260bb19055","kind":"commit","published_at":"2025-08-06T18:07:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.6","html_url":"https://github.com/golang/go/releases/tag/go1.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.6/manifests"},{"name":"go1.25rc2","sha":"e73dadc758d30a11146e32cc1d0baafa255641a6","kind":"commit","published_at":"2025-07-08T17:29:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc2","html_url":"https://github.com/golang/go/releases/tag/go1.25rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc2/manifests"},{"name":"go1.24.5","sha":"9d828e80fa1f3cc52de60428cae446b35b576de8","kind":"commit","published_at":"2025-07-08T17:00:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.5","html_url":"https://github.com/golang/go/releases/tag/go1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.5/manifests"},{"name":"go1.23.11","sha":"0a75dd7c2dcf7057ef200290d8f5c4c1514dba80","kind":"commit","published_at":"2025-07-08T17:00:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.11","html_url":"https://github.com/golang/go/releases/tag/go1.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.11/manifests"},{"name":"go1.25rc1","sha":"8ac5714ef2ac4f5a35169f573f30b57144b99cfd","kind":"commit","published_at":"2025-06-11T18:56:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc1","html_url":"https://github.com/golang/go/releases/tag/go1.25rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc1/manifests"},{"name":"go1.24.4","sha":"6796ebb2cb66b316a07998cdcd69b1c486b8579e","kind":"commit","published_at":"2025-06-05T18:35:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.4","html_url":"https://github.com/golang/go/releases/tag/go1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.4/manifests"},{"name":"go1.23.10","sha":"d375ae50633cdf1cd8536f2a199c382f9053b638","kind":"commit","published_at":"2025-06-05T18:34:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.10","html_url":"https://github.com/golang/go/releases/tag/go1.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.10/manifests"},{"name":"go1.23.9","sha":"f77084d15d53e6aa09d2e7f867e69cc9766da2c5","kind":"commit","published_at":"2025-05-06T18:34:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.9","html_url":"https://github.com/golang/go/releases/tag/go1.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.9/manifests"},{"name":"go1.24.3","sha":"34c8b14ca9f4096383d658fbd748322a993a2bd2","kind":"commit","published_at":"2025-05-06T18:13:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.3","html_url":"https://github.com/golang/go/releases/tag/go1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.3/manifests"},{"name":"go1.23.8","sha":"7a2cfb70b01f069c2125adcf7126d7f3376cb8b7","kind":"commit","published_at":"2025-04-01T16:11:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.8","html_url":"https://github.com/golang/go/releases/tag/go1.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.8/manifests"},{"name":"go1.24.2","sha":"49860cf92a9a3ba434d2bc393faaefabe48d181e","kind":"commit","published_at":"2025-04-01T16:11:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.2","html_url":"https://github.com/golang/go/releases/tag/go1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.2/manifests"},{"name":"go1.24.1","sha":"339c903a75c3fe936fb4ed6c355d15e6081d6af3","kind":"commit","published_at":"2025-03-04T19:27:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.1","html_url":"https://github.com/golang/go/releases/tag/go1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.1/manifests"},{"name":"go1.23.7","sha":"c01c4d41d6b49bc6317f8cfb3a33a92f25681b34","kind":"commit","published_at":"2025-03-04T19:14:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.7","html_url":"https://github.com/golang/go/releases/tag/go1.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.7/manifests"},{"name":"go1.24.0","sha":"3901409b5d0fb7c85a3e6730a59943cc93b2835c","kind":"commit","published_at":"2025-02-11T17:55:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.0","html_url":"https://github.com/golang/go/releases/tag/go1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.0/manifests"},{"name":"go1.24rc3","sha":"18068cb96aa9836f36f243d63f570e5b7b3a9b9b","kind":"commit","published_at":"2025-02-05T20:35:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc3","html_url":"https://github.com/golang/go/releases/tag/go1.24rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc3/manifests"},{"name":"go1.22.12","sha":"5817e650946aaa0ac28956de96b3f9aa1de4b299","kind":"commit","published_at":"2025-02-04T16:39:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.12","html_url":"https://github.com/golang/go/releases/tag/go1.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.12/manifests"},{"name":"go1.23.6","sha":"a991f9c34d454d3d844f21dc08f2d05df35a8c60","kind":"commit","published_at":"2025-02-04T16:39:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.6","html_url":"https://github.com/golang/go/releases/tag/go1.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.6/manifests"},{"name":"go1.24rc2","sha":"8a4c24f9bba00d1ac5f4a5d286445af9c5afe339","kind":"commit","published_at":"2025-01-16T20:13:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc2","html_url":"https://github.com/golang/go/releases/tag/go1.24rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc2/manifests"},{"name":"go1.22.11","sha":"f07288435495dccb05217b6012ecb2b7a5b521ab","kind":"commit","published_at":"2025-01-16T20:07:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.11","html_url":"https://github.com/golang/go/releases/tag/go1.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.11/manifests"},{"name":"go1.23.5","sha":"d04e3cbc9240e25de449dcae2ec33d03062f347b","kind":"commit","published_at":"2025-01-16T20:07:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.5","html_url":"https://github.com/golang/go/releases/tag/go1.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.5/manifests"},{"name":"go1.24rc1","sha":"16afa6a740fac7442e94dcd2ec5ea4a4853e45dc","kind":"commit","published_at":"2024-12-13T16:52:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc1","html_url":"https://github.com/golang/go/releases/tag/go1.24rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc1/manifests"},{"name":"go1.23.4","sha":"194de8fbfaf4c3ed54e1a3c1b14fc67a830b8d95","kind":"commit","published_at":"2024-12-03T18:27:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.4","html_url":"https://github.com/golang/go/releases/tag/go1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.4/manifests"},{"name":"go1.22.10","sha":"8f3f22eef807250155301822a8960afec160cc02","kind":"commit","published_at":"2024-12-03T18:00:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.10","html_url":"https://github.com/golang/go/releases/tag/go1.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.10/manifests"},{"name":"go1.23.3","sha":"c390a1c22e8951263e6c01346a4281d604b25062","kind":"commit","published_at":"2024-11-06T22:48:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.3","html_url":"https://github.com/golang/go/releases/tag/go1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.3/manifests"},{"name":"go1.22.9","sha":"8af39d30a4c4cf68d566345f26224c191960d9b0","kind":"commit","published_at":"2024-11-06T22:47:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.9","html_url":"https://github.com/golang/go/releases/tag/go1.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.9/manifests"},{"name":"go1.22.8","sha":"aeccd613c896d39f582036aa52917c85ecf0b0c0","kind":"commit","published_at":"2024-10-01T17:24:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.8","html_url":"https://github.com/golang/go/releases/tag/go1.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.8/manifests"},{"name":"go1.23.2","sha":"ed07b321aef7632f956ce991dd10fdd7e1abd827","kind":"commit","published_at":"2024-10-01T17:24:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.2","html_url":"https://github.com/golang/go/releases/tag/go1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.2/manifests"},{"name":"go1.22.7","sha":"7529d09a11496a77ccbffe245607fbd256200991","kind":"commit","published_at":"2024-09-05T15:20:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.7","html_url":"https://github.com/golang/go/releases/tag/go1.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.7/manifests"},{"name":"go1.23.1","sha":"69234ded30614a471c35cef5d87b0e0d3c136cd9","kind":"commit","published_at":"2024-09-05T15:20:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.1","html_url":"https://github.com/golang/go/releases/tag/go1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.1/manifests"},{"name":"go1.23.0","sha":"6885bad7dd86880be6929c02085e5c7a67ff2887","kind":"commit","published_at":"2024-08-13T16:16:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.0","html_url":"https://github.com/golang/go/releases/tag/go1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.0/manifests"},{"name":"go1.22.6","sha":"cb4eee693c382bea4222f20837e26501d40ed892","kind":"commit","published_at":"2024-08-06T17:39:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.6","html_url":"https://github.com/golang/go/releases/tag/go1.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.6/manifests"},{"name":"go1.21.13","sha":"8bba868de983dd7bf55fcd121495ba8d6e2734e7","kind":"commit","published_at":"2024-08-06T17:39:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.13","html_url":"https://github.com/golang/go/releases/tag/go1.21.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.13/manifests"},{"name":"go1.23rc2","sha":"30b6fd60a63c738c2736e83b6a6886a032e6f269","kind":"commit","published_at":"2024-07-16T15:33:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23rc2","html_url":"https://github.com/golang/go/releases/tag/go1.23rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc2/manifests"},{"name":"go1.21.12","sha":"12e9b968bc8890b072b98facbd079ca337bd33a0","kind":"commit","published_at":"2024-07-02T18:51:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.12","html_url":"https://github.com/golang/go/releases/tag/go1.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.12/manifests"},{"name":"go1.22.5","sha":"8e1fdea8316d840fd07e9d6e026048e53290948b","kind":"commit","published_at":"2024-07-02T18:51:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.5","html_url":"https://github.com/golang/go/releases/tag/go1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.5/manifests"},{"name":"go1.23rc1","sha":"7dff7439dcee8ff6cd83869d356accac1039c017","kind":"commit","published_at":"2024-06-21T16:32:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23rc1","html_url":"https://github.com/golang/go/releases/tag/go1.23rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc1/manifests"},{"name":"go1.21.11","sha":"48103d97a84d549b44bc4764df6958f73ba5ee02","kind":"commit","published_at":"2024-06-04T18:11:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.11","html_url":"https://github.com/golang/go/releases/tag/go1.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.11/manifests"},{"name":"go1.22.4","sha":"ace5bb40d027b718b67556afcd31bf54cff050ab","kind":"commit","published_at":"2024-06-04T18:08:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.4","html_url":"https://github.com/golang/go/releases/tag/go1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.4/manifests"},{"name":"go1.21.10","sha":"752b009010df021c45f620e683ec062d22b552bf","kind":"commit","published_at":"2024-05-07T16:00:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.10","html_url":"https://github.com/golang/go/releases/tag/go1.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.10/manifests"},{"name":"go1.22.3","sha":"adbfb672ba485630d75f8b5598228a63f4af08a4","kind":"commit","published_at":"2024-05-07T16:00:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.3","html_url":"https://github.com/golang/go/releases/tag/go1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.3/manifests"},{"name":"go1.22.2","sha":"dddf0ae40fa0c1223aba191d73a44425a08e1035","kind":"commit","published_at":"2024-04-03T15:35:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.2","html_url":"https://github.com/golang/go/releases/tag/go1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.2/manifests"},{"name":"go1.21.9","sha":"d8392e69973a64d96534d544d1f8ac2defc1bc64","kind":"commit","published_at":"2024-04-03T15:35:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.9","html_url":"https://github.com/golang/go/releases/tag/go1.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.9/manifests"},{"name":"go1.22.1","sha":"db6097f8cbaceaed02051850d2411c88b763a0c3","kind":"commit","published_at":"2024-03-05T17:42:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.1","html_url":"https://github.com/golang/go/releases/tag/go1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.1/manifests"},{"name":"go1.21.8","sha":"63992defa823418e8ad91a39777cd671cff89894","kind":"commit","published_at":"2024-03-05T17:38:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.8","html_url":"https://github.com/golang/go/releases/tag/go1.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.8/manifests"},{"name":"go1.22.0","sha":"a10e42f219abb9c5bc4e7d86d9464700a42c7d57","kind":"commit","published_at":"2024-02-06T22:28:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.0","html_url":"https://github.com/golang/go/releases/tag/go1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.0/manifests"},{"name":"go1.20.14","sha":"90a870f1dc49bfcc6ffe95f80fbaf21875198e7a","kind":"commit","published_at":"2024-02-06T18:22:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.14","html_url":"https://github.com/golang/go/releases/tag/go1.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.14/manifests"},{"name":"go1.21.7","sha":"f29208030ab80769ce61dedb5a419821abf92113","kind":"commit","published_at":"2024-02-06T18:00:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.7","html_url":"https://github.com/golang/go/releases/tag/go1.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.7/manifests"},{"name":"go1.22rc2","sha":"1e1da4910546d7ef7e256011f165cb6be1d56451","kind":"commit","published_at":"2024-01-24T16:35:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22rc2","html_url":"https://github.com/golang/go/releases/tag/go1.22rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc2/manifests"},{"name":"go1.21.6","sha":"cc85462b3d23193e4861813ea85e254cfe372403","kind":"commit","published_at":"2024-01-09T18:17:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.6","html_url":"https://github.com/golang/go/releases/tag/go1.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.6/manifests"},{"name":"go1.20.13","sha":"a95136a88cb8a51ede3ec2cdca4cfa3962dcfacd","kind":"commit","published_at":"2024-01-09T18:15:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.13","html_url":"https://github.com/golang/go/releases/tag/go1.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.13/manifests"},{"name":"go1.22rc1","sha":"fa72f3e034fdabc5922ac019281f53ea0a8328cf","kind":"commit","published_at":"2023-12-19T20:59:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22rc1","html_url":"https://github.com/golang/go/releases/tag/go1.22rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc1/manifests"},{"name":"go1.20.12","sha":"97c8ff8d53759e7a82b1862403df1694f2b6e073","kind":"commit","published_at":"2023-12-05T18:12:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.12","html_url":"https://github.com/golang/go/releases/tag/go1.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.12/manifests"},{"name":"go1.21.5","sha":"6018ad99a4a951581b2d846a8ccd6f1d4e74fd11","kind":"commit","published_at":"2023-12-05T18:12:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.5","html_url":"https://github.com/golang/go/releases/tag/go1.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.5/manifests"},{"name":"go1.20.11","sha":"1d0d4b149ce71083ec474d0491851ab2d2dc695e","kind":"commit","published_at":"2023-11-07T17:55:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.11","html_url":"https://github.com/golang/go/releases/tag/go1.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.11/manifests"},{"name":"go1.21.4","sha":"ed817f1c4055a559a94afffecbb91c78e4f39942","kind":"commit","published_at":"2023-11-07T17:38:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.4","html_url":"https://github.com/golang/go/releases/tag/go1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.4/manifests"},{"name":"go1.21.3","sha":"883f062fc0a097bf561030ad453fd3e300896975","kind":"commit","published_at":"2023-10-10T16:31:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.3","html_url":"https://github.com/golang/go/releases/tag/go1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.3/manifests"},{"name":"go1.20.10","sha":"8042fd87f37a725e34407994c9a11aaf95f5af45","kind":"commit","published_at":"2023-10-10T16:26:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.10","html_url":"https://github.com/golang/go/releases/tag/go1.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.10/manifests"},{"name":"go1.20.9","sha":"68f9a6e2addc828246992e66e79c6a51a32d1d71","kind":"commit","published_at":"2023-10-05T19:28:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.9","html_url":"https://github.com/golang/go/releases/tag/go1.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.9/manifests"},{"name":"go1.21.2","sha":"26b5783b72376acd0386f78295e678b9a6bff30e","kind":"commit","published_at":"2023-10-05T19:06:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.2","html_url":"https://github.com/golang/go/releases/tag/go1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.2/manifests"},{"name":"go1.19.13","sha":"619b8fd7d2c94af12933f409e962b99aa9263555","kind":"commit","published_at":"2023-09-06T15:37:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.13","html_url":"https://github.com/golang/go/releases/tag/go1.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.13/manifests"},{"name":"go1.21.1","sha":"2c1e5b05fe39fc5e6c730dd60e82946b8e67c6ba","kind":"commit","published_at":"2023-09-06T15:31:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.1","html_url":"https://github.com/golang/go/releases/tag/go1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.1/manifests"},{"name":"go1.20.8","sha":"d5b851804329aa547dafa278a0c35dd62298d651","kind":"commit","published_at":"2023-09-06T15:31:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.8","html_url":"https://github.com/golang/go/releases/tag/go1.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.8/manifests"},{"name":"go1.21.0","sha":"c19c4c566c63818dfd059b352e52c4710eecf14d","kind":"commit","published_at":"2023-08-08T15:00:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.0","html_url":"https://github.com/golang/go/releases/tag/go1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.0/manifests"},{"name":"go1.21rc4","sha":"041dd5ce051caf72d64b6d5f2f975515b3676a71","kind":"commit","published_at":"2023-08-02T13:51:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc4","html_url":"https://github.com/golang/go/releases/tag/go1.21rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc4/manifests"},{"name":"go1.19.12","sha":"0ae54ddd37302bdd2a8c775135bf5f076a18eeb3","kind":"commit","published_at":"2023-08-01T20:11:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.12","html_url":"https://github.com/golang/go/releases/tag/go1.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.12/manifests"},{"name":"go1.20.7","sha":"adb775e309dea43157e931835e920ac9e7769abe","kind":"commit","published_at":"2023-08-01T19:34:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.7","html_url":"https://github.com/golang/go/releases/tag/go1.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.7/manifests"},{"name":"go1.21rc3","sha":"4aeac326b5cb41a24d6e48c01008abf2f0fda7ff","kind":"commit","published_at":"2023-07-14T15:07:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc3","html_url":"https://github.com/golang/go/releases/tag/go1.21rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc3/manifests"},{"name":"go1.19.11","sha":"e58941fc25771784319ebd0178e566ecf7d3d8c1","kind":"commit","published_at":"2023-07-11T16:38:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.11","html_url":"https://github.com/golang/go/releases/tag/go1.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.11/manifests"},{"name":"go1.20.6","sha":"2c358ffe9762ba08c8db0196942395f97775e31b","kind":"commit","published_at":"2023-07-11T15:58:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.6","html_url":"https://github.com/golang/go/releases/tag/go1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.6/manifests"},{"name":"go1.21rc2","sha":"d8117459c513e048eb72f11988d5416110dff359","kind":"commit","published_at":"2023-06-21T15:40:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc2","html_url":"https://github.com/golang/go/releases/tag/go1.21rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc2/manifests"},{"name":"go1.21rc1","sha":"1c1c82432a78b06c8010c7257df58ff11cc05b61","kind":"commit","published_at":"2023-06-16T14:21:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc1","html_url":"https://github.com/golang/go/releases/tag/go1.21rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc1/manifests"},{"name":"go1.19.10","sha":"7fe60b5df764f5a16a2c40e4412b5ed60f709192","kind":"commit","published_at":"2023-06-06T17:46:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.10","html_url":"https://github.com/golang/go/releases/tag/go1.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.10/manifests"},{"name":"go1.20.5","sha":"e827d41c0a2ea392c117a790cdfed0022e419424","kind":"commit","published_at":"2023-06-06T17:39:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.5","html_url":"https://github.com/golang/go/releases/tag/go1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.5/manifests"},{"name":"go1.19.9","sha":"484330d038d060c6e4db3dc8e6ea2b811b2a44d8","kind":"commit","published_at":"2023-05-02T17:21:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.9","html_url":"https://github.com/golang/go/releases/tag/go1.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.9/manifests"},{"name":"go1.20.4","sha":"324c3ace2d2e4e30949baa23b4c9aac8a4123317","kind":"commit","published_at":"2023-05-02T17:21:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.4","html_url":"https://github.com/golang/go/releases/tag/go1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.4/manifests"},{"name":"go1.19.8","sha":"ca305e101d89969b5cc6a812b1f12038b769aaa2","kind":"commit","published_at":"2023-04-04T17:30:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.8","html_url":"https://github.com/golang/go/releases/tag/go1.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.8/manifests"},{"name":"go1.20.3","sha":"7c47a6b15782b13ecb76fd3c6c18e5f1edc34733","kind":"commit","published_at":"2023-04-04T17:30:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.3","html_url":"https://github.com/golang/go/releases/tag/go1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.3/manifests"},{"name":"go1.19.7","sha":"7bd22aafe41be40e2174335a3dc55431ca9548ec","kind":"commit","published_at":"2023-03-07T16:49:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.7","html_url":"https://github.com/golang/go/releases/tag/go1.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.7/manifests"},{"name":"go1.20.2","sha":"aee9a19c559da6fd258a8609556d89f6fad2a6d8","kind":"commit","published_at":"2023-03-07T16:47:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.2","html_url":"https://github.com/golang/go/releases/tag/go1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.2/manifests"},{"name":"go1.20.1","sha":"202a1a57064127c3f19d96df57b9f9586145e21c","kind":"commit","published_at":"2023-02-14T18:12:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.1","html_url":"https://github.com/golang/go/releases/tag/go1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.1/manifests"},{"name":"go1.19.6","sha":"8656c03fee94ce9cdc4da120b831c2fb9fd68d9d","kind":"commit","published_at":"2023-02-14T18:09:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.6","html_url":"https://github.com/golang/go/releases/tag/go1.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.6/manifests"},{"name":"go1.20","sha":"de4748c47c67392a57f250714509f590f68ad395","kind":"commit","published_at":"2023-02-01T19:03:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20","html_url":"https://github.com/golang/go/releases/tag/go1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20/manifests"},{"name":"go1.20rc3","sha":"b3160e8bcedb25c5266e047ada01b6f462521401","kind":"commit","published_at":"2023-01-12T17:16:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc3","html_url":"https://github.com/golang/go/releases/tag/go1.20rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc3/manifests"},{"name":"go1.18.10","sha":"581603cb7d02019bbf4ff508014038f3120a3dcb","kind":"commit","published_at":"2023-01-10T18:17:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.10","html_url":"https://github.com/golang/go/releases/tag/go1.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.10/manifests"},{"name":"go1.19.5","sha":"1e9ff255a130200fcc4ec5e911d28181fce947d5","kind":"commit","published_at":"2023-01-10T18:15:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.5","html_url":"https://github.com/golang/go/releases/tag/go1.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.5/manifests"},{"name":"go1.20rc2","sha":"32593a91927dbb891e00a5a94abb04105f6a8aa8","kind":"commit","published_at":"2023-01-04T16:02:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc2","html_url":"https://github.com/golang/go/releases/tag/go1.20rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc2/manifests"},{"name":"go1.20rc1","sha":"9f0234214473dfb785a5ad84a8fc62a6a395cbc3","kind":"commit","published_at":"2022-12-07T22:00:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc1","html_url":"https://github.com/golang/go/releases/tag/go1.20rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc1/manifests"},{"name":"go1.19.4","sha":"dc04f3ba1f25313bc9c97e728620206c235db9ee","kind":"commit","published_at":"2022-12-06T19:30:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.4","html_url":"https://github.com/golang/go/releases/tag/go1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.4/manifests"},{"name":"go1.18.9","sha":"0d8a92bdfd3d6d1b24f47e05f9be46645aec94f0","kind":"commit","published_at":"2022-12-06T19:30:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.9","html_url":"https://github.com/golang/go/releases/tag/go1.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.9/manifests"},{"name":"go1.19.3","sha":"5d5ed57b134b7a02259ff070864f753c9e601a18","kind":"commit","published_at":"2022-11-01T16:45:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.3","html_url":"https://github.com/golang/go/releases/tag/go1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.3/manifests"},{"name":"go1.18.8","sha":"156bf3dd36a9264f721dc98749c8899c559cca43","kind":"commit","published_at":"2022-11-01T16:45:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.8","html_url":"https://github.com/golang/go/releases/tag/go1.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.8/manifests"},{"name":"go1.19.2","sha":"895664482c0ebe5cec4a6935615a1e9610bbf1e3","kind":"commit","published_at":"2022-10-04T17:43:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.2","html_url":"https://github.com/golang/go/releases/tag/go1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.2/manifests"},{"name":"go1.18.7","sha":"947091d31ccda14b0a362adff37b6e037f0f59f3","kind":"commit","published_at":"2022-10-04T17:43:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.7","html_url":"https://github.com/golang/go/releases/tag/go1.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.7/manifests"},{"name":"go1.18.6","sha":"170d78d9baa82d1b64682c5d1f15e5f386f18f3e","kind":"commit","published_at":"2022-09-06T16:17:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.6","html_url":"https://github.com/golang/go/releases/tag/go1.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.6/manifests"},{"name":"go1.19.1","sha":"4a4127bccc826ebb6079af3252bc6bfeaec187c4","kind":"commit","published_at":"2022-09-06T16:17:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.1","html_url":"https://github.com/golang/go/releases/tag/go1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.1/manifests"},{"name":"go1.19","sha":"43456202a1e55da55666fac9d56ace7654a65b64","kind":"commit","published_at":"2022-08-02T16:54:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19","html_url":"https://github.com/golang/go/releases/tag/go1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19/manifests"},{"name":"go1.17.13","sha":"15da892a4950a4caac987ee72c632436329f62d5","kind":"commit","published_at":"2022-08-01T15:12:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.13","html_url":"https://github.com/golang/go/releases/tag/go1.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.13/manifests"},{"name":"go1.18.5","sha":"be59153dd8e67d83428e18a44dd29df3059c21fe","kind":"commit","published_at":"2022-08-01T15:12:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.5","html_url":"https://github.com/golang/go/releases/tag/go1.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.5/manifests"},{"name":"go1.19rc2","sha":"ad672e7ce101cc52e38bae3d7484e4660a20d575","kind":"commit","published_at":"2022-07-12T22:09:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19rc2","html_url":"https://github.com/golang/go/releases/tag/go1.19rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc2/manifests"},{"name":"go1.17.12","sha":"1ed3c127daceaffb9aadc806ba60f0b51b47421b","kind":"commit","published_at":"2022-07-12T20:15:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.12","html_url":"https://github.com/golang/go/releases/tag/go1.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.12/manifests"},{"name":"go1.18.4","sha":"88a06f40dfcdc4d37346be169f2b1b9070f38bb3","kind":"commit","published_at":"2022-07-12T19:56:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.4","html_url":"https://github.com/golang/go/releases/tag/go1.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.4/manifests"},{"name":"go1.19rc1","sha":"bac4eb53d64ee402af1d52ac18fb9f0ea76c74e2","kind":"commit","published_at":"2022-07-06T21:33:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19rc1","html_url":"https://github.com/golang/go/releases/tag/go1.19rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc1/manifests"},{"name":"go1.19beta1","sha":"2cfbef438049fd4c3f73d1562773ad1f93900897","kind":"commit","published_at":"2022-06-09T19:31:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19beta1","html_url":"https://github.com/golang/go/releases/tag/go1.19beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19beta1/manifests"},{"name":"go1.18.3","sha":"4068be56ce7721a3d75606ea986d11e9ca27077a","kind":"commit","published_at":"2022-06-01T16:38:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.3","html_url":"https://github.com/golang/go/releases/tag/go1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.3/manifests"},{"name":"go1.17.11","sha":"26cdea3acca29db94541236f0037a20aa22ce2d7","kind":"commit","published_at":"2022-06-01T15:18:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.11","html_url":"https://github.com/golang/go/releases/tag/go1.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.11/manifests"},{"name":"go1.18.2","sha":"8ed0e51b5e5cc50985444f39dc56c55e4fa3bcf9","kind":"commit","published_at":"2022-05-10T16:47:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.2","html_url":"https://github.com/golang/go/releases/tag/go1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.2/manifests"},{"name":"go1.17.10","sha":"085c61ae517110168841be0afeb8f883d66fe95a","kind":"commit","published_at":"2022-05-10T16:14:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.10","html_url":"https://github.com/golang/go/releases/tag/go1.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.10/manifests"},{"name":"go1.17.9","sha":"346b18ee9d15410ab08dd583787c64dbed0666d2","kind":"commit","published_at":"2022-04-12T15:40:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.9","html_url":"https://github.com/golang/go/releases/tag/go1.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.9/manifests"},{"name":"go1.18.1","sha":"0b0d2fe66d2348fa694a925595807859bf08a391","kind":"commit","published_at":"2022-04-12T15:40:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.1","html_url":"https://github.com/golang/go/releases/tag/go1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.1/manifests"},{"name":"go1.18","sha":"4aa1efed4853ea067d665a952eee77c52faac774","kind":"commit","published_at":"2022-03-15T14:06:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18","html_url":"https://github.com/golang/go/releases/tag/go1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18/manifests"},{"name":"go1.17.8","sha":"7dd10d4ce20e64d96a10cb67794851a58d96a2aa","kind":"commit","published_at":"2022-03-03T16:55:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.8","html_url":"https://github.com/golang/go/releases/tag/go1.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.8/manifests"},{"name":"go1.16.15","sha":"7de0c90a1771146bcba5663fb257c52acffe6161","kind":"commit","published_at":"2022-03-03T16:55:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.15","html_url":"https://github.com/golang/go/releases/tag/go1.16.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.15/manifests"},{"name":"go1.18rc1","sha":"cb5a598d7f2ebd276686403d141a97c026d33458","kind":"commit","published_at":"2022-02-16T22:23:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18rc1","html_url":"https://github.com/golang/go/releases/tag/go1.18rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18rc1/manifests"},{"name":"go1.17.7","sha":"6a70ee2873b2367e2a0d6e7d7e167c072b99daf0","kind":"commit","published_at":"2022-02-09T18:09:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.7","html_url":"https://github.com/golang/go/releases/tag/go1.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.7/manifests"},{"name":"go1.16.14","sha":"0a6cf8706fdd0fe1bd26e4d1ecbcd41650bf5e6c","kind":"commit","published_at":"2022-02-09T16:29:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.14","html_url":"https://github.com/golang/go/releases/tag/go1.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.14/manifests"},{"name":"go1.18beta2","sha":"41f485b9a7d8fd647c415be1d11b612063dff21c","kind":"commit","published_at":"2022-01-31T13:43:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18beta2","html_url":"https://github.com/golang/go/releases/tag/go1.18beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta2/manifests"},{"name":"go1.17.6","sha":"9de1ac6ac2cad3871760d0aa288f5ca713afd0a6","kind":"commit","published_at":"2022-01-06T19:06:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.6","html_url":"https://github.com/golang/go/releases/tag/go1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.6/manifests"},{"name":"go1.16.13","sha":"378766af9ed0f2e28d67c2b50e73db7573656669","kind":"commit","published_at":"2022-01-06T19:06:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.13","html_url":"https://github.com/golang/go/releases/tag/go1.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.13/manifests"},{"name":"go1.18beta1","sha":"becaeea1199b875bc24800fa88f2f4fea119bf78","kind":"commit","published_at":"2021-12-14T17:43:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18beta1","html_url":"https://github.com/golang/go/releases/tag/go1.18beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta1/manifests"},{"name":"go1.16.12","sha":"f1f3923d2e3a0952c698d2901fc052046fa4af3d","kind":"commit","published_at":"2021-12-09T13:44:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.12","html_url":"https://github.com/golang/go/releases/tag/go1.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.12/manifests"},{"name":"go1.17.5","sha":"de690c2ff8e323c7ce9e274f986dc6f824b35405","kind":"commit","published_at":"2021-12-09T13:44:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.5","html_url":"https://github.com/golang/go/releases/tag/go1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.5/manifests"},{"name":"go1.17.4","sha":"0f2d0d0694c8680909252ca45dbffbcaff8e430a","kind":"commit","published_at":"2021-12-02T20:02:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.4","html_url":"https://github.com/golang/go/releases/tag/go1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.4/manifests"},{"name":"go1.16.11","sha":"8faefcbfce6d2b2875ab74d81bb4e94b2e3adaf5","kind":"commit","published_at":"2021-12-02T20:00:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.11","html_url":"https://github.com/golang/go/releases/tag/go1.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.11/manifests"},{"name":"go1.16.10","sha":"23991f50b34f8707bcfc7761321bb3b0e9dba10e","kind":"commit","published_at":"2021-11-04T13:55:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.10","html_url":"https://github.com/golang/go/releases/tag/go1.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.10/manifests"},{"name":"go1.17.3","sha":"f58c78a5771570667b26e8c74faa017bd4c2c448","kind":"commit","published_at":"2021-11-04T13:55:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.3","html_url":"https://github.com/golang/go/releases/tag/go1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.3/manifests"},{"name":"go1.16.9","sha":"c580180744e60d6c84fc0b59d634fcff01290780","kind":"commit","published_at":"2021-10-07T19:49:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.9","html_url":"https://github.com/golang/go/releases/tag/go1.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.9/manifests"},{"name":"go1.17.2","sha":"2ac3bdf378ae408ad8c993084c1c6f7d05b7dff8","kind":"commit","published_at":"2021-10-07T18:11:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.2","html_url":"https://github.com/golang/go/releases/tag/go1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.2/manifests"},{"name":"go1.17.1","sha":"21a4e67ad58e3c4a7c5254f60cda5be5c3c450ff","kind":"commit","published_at":"2021-09-09T15:27:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.1","html_url":"https://github.com/golang/go/releases/tag/go1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.1/manifests"},{"name":"go1.16.8","sha":"170a72e58bd128b421f4b3974fe2a37fd035efdf","kind":"commit","published_at":"2021-09-09T15:27:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.8","html_url":"https://github.com/golang/go/releases/tag/go1.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.8/manifests"},{"name":"go1.17","sha":"ec5170397c724a8ae440b2bc529f857c86f0e6b1","kind":"commit","published_at":"2021-08-16T16:23:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17","html_url":"https://github.com/golang/go/releases/tag/go1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17/manifests"},{"name":"go1.16.7","sha":"fa6aa872225f8d33a90d936e7a81b64d2cea68e1","kind":"commit","published_at":"2021-08-04T20:44:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.7","html_url":"https://github.com/golang/go/releases/tag/go1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.7/manifests"},{"name":"go1.15.15","sha":"acbe242f8a2cae8ef4749806291a37d23089b572","kind":"commit","published_at":"2021-08-04T20:44:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.15","html_url":"https://github.com/golang/go/releases/tag/go1.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.15/manifests"},{"name":"go1.17rc2","sha":"72ab3ff68b1ec894fe5599ec82b8849f3baa9d94","kind":"commit","published_at":"2021-08-02T17:57:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17rc2","html_url":"https://github.com/golang/go/releases/tag/go1.17rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc2/manifests"},{"name":"go1.17rc1","sha":"ddfd72f7d10a40a87513a320dae8c52b6dfdb778","kind":"commit","published_at":"2021-07-13T17:12:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17rc1","html_url":"https://github.com/golang/go/releases/tag/go1.17rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc1/manifests"},{"name":"go1.16.6","sha":"bc51e930274a5d5835ac8797978afc0864c9e30c","kind":"commit","published_at":"2021-07-12T19:45:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.6","html_url":"https://github.com/golang/go/releases/tag/go1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.6/manifests"},{"name":"go1.15.14","sha":"c6d89dbf9954b101589e2db8e170b84167782109","kind":"commit","published_at":"2021-07-12T19:44:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.14","html_url":"https://github.com/golang/go/releases/tag/go1.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.14/manifests"},{"name":"go1.17beta1","sha":"dc00dc6c6bf3b5554e37f60799aec092276ff807","kind":"commit","published_at":"2021-06-10T12:41:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17beta1","html_url":"https://github.com/golang/go/releases/tag/go1.17beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17beta1/manifests"},{"name":"go1.16.5","sha":"7677616a263e8ded606cc8297cb67ddc667a876e","kind":"commit","published_at":"2021-06-03T17:14:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.5","html_url":"https://github.com/golang/go/releases/tag/go1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.5/manifests"},{"name":"go1.15.13","sha":"ab7f8297f9734b24a43a942930258cda411f16a3","kind":"commit","published_at":"2021-06-03T17:14:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.13","html_url":"https://github.com/golang/go/releases/tag/go1.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.13/manifests"},{"name":"go1.16.4","sha":"04cd717a269d94d3b3459a3aaf43bc71e3112b7a","kind":"commit","published_at":"2021-05-06T15:00:00.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.4","html_url":"https://github.com/golang/go/releases/tag/go1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.4/manifests"},{"name":"go1.15.12","sha":"07d8cba9e15f5c5a3b0462a9215dbeac0cebf027","kind":"commit","published_at":"2021-05-06T14:59:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.12","html_url":"https://github.com/golang/go/releases/tag/go1.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.12/manifests"},{"name":"go1.16.3","sha":"9baddd3f21230c55f0ad2a10f5f20579dcf0a0bb","kind":"commit","published_at":"2021-04-01T17:26:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.3","html_url":"https://github.com/golang/go/releases/tag/go1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.3/manifests"},{"name":"go1.15.11","sha":"8c163e85267d146274f68854fe02b4a495586584","kind":"commit","published_at":"2021-04-01T17:26:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.11","html_url":"https://github.com/golang/go/releases/tag/go1.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.11/manifests"},{"name":"go1.15.10","sha":"dcffdac515a1d409bcb61783d57ddb137b4741b9","kind":"commit","published_at":"2021-03-11T17:08:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.10","html_url":"https://github.com/golang/go/releases/tag/go1.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.10/manifests"},{"name":"go1.16.2","sha":"3979fb9af9ccfc0b7ccb613dcf256b18c2c295f0","kind":"commit","published_at":"2021-03-11T17:08:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.2","html_url":"https://github.com/golang/go/releases/tag/go1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.2/manifests"},{"name":"go1.16.1","sha":"e9e0473681e581040b4adcd64b53967e1572fe8d","kind":"commit","published_at":"2021-03-10T14:25:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.1","html_url":"https://github.com/golang/go/releases/tag/go1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.1/manifests"},{"name":"go1.15.9","sha":"13722418773b6a081816e8cc48131306565db1bd","kind":"commit","published_at":"2021-03-10T14:24:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.9","html_url":"https://github.com/golang/go/releases/tag/go1.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.9/manifests"},{"name":"go1.16","sha":"f21be2fdc6f1becdbed1592ea0b245cdeedc5ac8","kind":"commit","published_at":"2021-02-16T18:08:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16","html_url":"https://github.com/golang/go/releases/tag/go1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16/manifests"},{"name":"go1.14.15","sha":"5cf057ddedfbb149b71c85ec86050431dd6b2d9d","kind":"commit","published_at":"2021-02-04T20:43:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.15","html_url":"https://github.com/golang/go/releases/tag/go1.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.15/manifests"},{"name":"go1.15.8","sha":"fa6752a5370735b8c2404d6de5191f2eea67130f","kind":"commit","published_at":"2021-02-04T20:42:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.8","html_url":"https://github.com/golang/go/releases/tag/go1.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.8/manifests"},{"name":"go1.16rc1","sha":"3e06467282c6d5678a6273747658c04314e013ef","kind":"commit","published_at":"2021-01-27T22:19:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16rc1","html_url":"https://github.com/golang/go/releases/tag/go1.16rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16rc1/manifests"},{"name":"go1.14.14","sha":"ccb4f250bd7e382e50824c36ec5a3e1a57dcf11a","kind":"commit","published_at":"2021-01-19T19:47:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.14","html_url":"https://github.com/golang/go/releases/tag/go1.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.14/manifests"},{"name":"go1.15.7","sha":"2117ea9737bc9cb2e30cb087b76a283f68768819","kind":"commit","published_at":"2021-01-19T19:47:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.7","html_url":"https://github.com/golang/go/releases/tag/go1.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.7/manifests"},{"name":"go1.16beta1","sha":"2ff33f5e443165e55a080f3a649e4c070c4096d1","kind":"commit","published_at":"2020-12-17T16:03:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16beta1","html_url":"https://github.com/golang/go/releases/tag/go1.16beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16beta1/manifests"},{"name":"go1.14.13","sha":"6eed7d361d276b69a1cfdeeb7690237a6385b073","kind":"commit","published_at":"2020-12-03T17:27:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.13","html_url":"https://github.com/golang/go/releases/tag/go1.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.13/manifests"},{"name":"go1.15.6","sha":"9b955d2d3fcff6a5bc8bce7bafdc4c634a28e95b","kind":"commit","published_at":"2020-12-03T17:27:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.6","html_url":"https://github.com/golang/go/releases/tag/go1.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.6/manifests"},{"name":"go1.14.12","sha":"bc9c580409b61af6b29f0cbd9d45bec63dbe2ccb","kind":"commit","published_at":"2020-11-12T16:47:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.12","html_url":"https://github.com/golang/go/releases/tag/go1.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.12/manifests"},{"name":"go1.15.5","sha":"c53315d6cf1b4bfea6ff356b4a1524778c683bb9","kind":"commit","published_at":"2020-11-12T16:39:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.5","html_url":"https://github.com/golang/go/releases/tag/go1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.5/manifests"},{"name":"go1.15.4","sha":"0e953add9656c32a788e06438cd7b533e968b7f8","kind":"commit","published_at":"2020-11-05T21:21:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.4","html_url":"https://github.com/golang/go/releases/tag/go1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.4/manifests"},{"name":"go1.14.11","sha":"e82710b825958f30b924fc6dba1fd0a63b517199","kind":"commit","published_at":"2020-11-05T21:21:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.11","html_url":"https://github.com/golang/go/releases/tag/go1.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.11/manifests"},{"name":"go1.15.3","sha":"1984ee00048b63eacd2155cd6d74a2d13e998272","kind":"commit","published_at":"2020-10-14T19:10:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.3","html_url":"https://github.com/golang/go/releases/tag/go1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.3/manifests"},{"name":"go1.14.10","sha":"b5a3989dac97270b89cfce250cbb42695647d5cb","kind":"commit","published_at":"2020-10-14T19:10:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.10","html_url":"https://github.com/golang/go/releases/tag/go1.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.10/manifests"},{"name":"go1.14.9","sha":"26a85c3634b8b5dc9cf8adb30664dac0ddc6acf0","kind":"commit","published_at":"2020-09-09T16:38:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.9","html_url":"https://github.com/golang/go/releases/tag/go1.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.9/manifests"},{"name":"go1.15.2","sha":"9706f510a5e2754595d716bd64be8375997311fb","kind":"commit","published_at":"2020-09-09T16:38:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.2","html_url":"https://github.com/golang/go/releases/tag/go1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.2/manifests"},{"name":"go1.14.8","sha":"c187a3d47c41d54bd570905caad128ba947e3d03","kind":"commit","published_at":"2020-09-01T14:08:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.8","html_url":"https://github.com/golang/go/releases/tag/go1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.8/manifests"},{"name":"go1.15.1","sha":"01af46f7cc419da19f8a6a444da8f6022c016803","kind":"commit","published_at":"2020-09-01T14:08:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.1","html_url":"https://github.com/golang/go/releases/tag/go1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.1/manifests"},{"name":"go1.15","sha":"0fdc3801bfd43d6f55e4ea5bf095e1ea55430339","kind":"commit","published_at":"2020-08-11T19:01:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15","html_url":"https://github.com/golang/go/releases/tag/go1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15/manifests"},{"name":"go1.15rc2","sha":"c4f8cb43caf0bcd0c730d7d04a3fce129393cecc","kind":"commit","published_at":"2020-08-07T14:56:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15rc2","html_url":"https://github.com/golang/go/releases/tag/go1.15rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc2/manifests"},{"name":"go1.14.7","sha":"d571a77846dfee8efd076223a882915cd6cb52f4","kind":"commit","published_at":"2020-08-06T14:43:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.7","html_url":"https://github.com/golang/go/releases/tag/go1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.7/manifests"},{"name":"go1.13.15","sha":"e71b61180aa19a60c23b3b7e3f6586726ebe4fd1","kind":"commit","published_at":"2020-08-06T14:43:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.15","html_url":"https://github.com/golang/go/releases/tag/go1.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.15/manifests"},{"name":"go1.15rc1","sha":"3e8f6b0791a670e52d25d76813d669daa68acfb4","kind":"commit","published_at":"2020-07-24T16:28:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15rc1","html_url":"https://github.com/golang/go/releases/tag/go1.15rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc1/manifests"},{"name":"go1.13.14","sha":"d3ba94164a1c404a01369fb54ddd4f5b94d91348","kind":"commit","published_at":"2020-07-16T22:23:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.14","html_url":"https://github.com/golang/go/releases/tag/go1.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.14/manifests"},{"name":"go1.14.6","sha":"edfd6f28486017dcb136cd3f3ec252706d4b326e","kind":"commit","published_at":"2020-07-16T22:23:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.6","html_url":"https://github.com/golang/go/releases/tag/go1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.6/manifests"},{"name":"go1.14.5","sha":"36fcde1676a0d3863cb5f295eed6938cd782fcbb","kind":"commit","published_at":"2020-07-14T14:10:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.5","html_url":"https://github.com/golang/go/releases/tag/go1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.5/manifests"},{"name":"go1.13.13","sha":"1f8859c22ccdeb969b252c8139bf4b1aae5c4909","kind":"commit","published_at":"2020-07-14T14:10:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.13","html_url":"https://github.com/golang/go/releases/tag/go1.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.13/manifests"},{"name":"go1.15beta1","sha":"e92be18fd8b525b642ca25bdb3e2056b35d9d73c","kind":"commit","published_at":"2020-06-10T14:56:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15beta1","html_url":"https://github.com/golang/go/releases/tag/go1.15beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15beta1/manifests"},{"name":"go1.13.12","sha":"6be4a5eb4898c7b5e7557dda061cc09ba310698b","kind":"commit","published_at":"2020-06-01T19:34:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.12","html_url":"https://github.com/golang/go/releases/tag/go1.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.12/manifests"},{"name":"go1.14.4","sha":"83b181c68bf332ac7948f145f33d128377a09c42","kind":"commit","published_at":"2020-06-01T19:34:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.4","html_url":"https://github.com/golang/go/releases/tag/go1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.4/manifests"},{"name":"go1.13.11","sha":"237b6067c17ac3ef1e02632b77deefb5e9837cbb","kind":"commit","published_at":"2020-05-14T19:18:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.11","html_url":"https://github.com/golang/go/releases/tag/go1.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.11/manifests"},{"name":"go1.14.3","sha":"f296b7a6f045325a230f77e9bda1470b1270f817","kind":"commit","published_at":"2020-05-14T19:18:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.3","html_url":"https://github.com/golang/go/releases/tag/go1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.3/manifests"},{"name":"go1.14.2","sha":"96745b980cfde139e8611772e2bc0c59a8e6cdf7","kind":"commit","published_at":"2020-04-08T19:09:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.2","html_url":"https://github.com/golang/go/releases/tag/go1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.2/manifests"},{"name":"go1.13.10","sha":"a57f07aac237d366630e85d080ef1ce0c34f0d09","kind":"commit","published_at":"2020-04-08T19:09:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.10","html_url":"https://github.com/golang/go/releases/tag/go1.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.10/manifests"},{"name":"go1.13.9","sha":"33554bc6af72f13e5eb319fd5f5aa5c9a150a60c","kind":"commit","published_at":"2020-03-19T15:17:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.9","html_url":"https://github.com/golang/go/releases/tag/go1.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.9/manifests"},{"name":"go1.14.1","sha":"564c76a268b75f56d6f465b82fba7f6fb929fd70","kind":"commit","published_at":"2020-03-19T15:17:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.1","html_url":"https://github.com/golang/go/releases/tag/go1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.1/manifests"},{"name":"go1.14","sha":"20a838ab94178c55bc4dc23ddc332fce8545a493","kind":"commit","published_at":"2020-02-25T17:40:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14","html_url":"https://github.com/golang/go/releases/tag/go1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14/manifests"},{"name":"go1.13.8","sha":"a7acf9af07bdc288129fa5756768b41f312d05f4","kind":"commit","published_at":"2020-02-12T19:55:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.8","html_url":"https://github.com/golang/go/releases/tag/go1.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.8/manifests"},{"name":"go1.12.17","sha":"46cb016190389b7e37b21f04e5343a628ca1f662","kind":"commit","published_at":"2020-02-12T19:55:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.17","html_url":"https://github.com/golang/go/releases/tag/go1.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.17/manifests"},{"name":"go1.14rc1","sha":"a068054af141c01df5a4519844f4b77273605f4e","kind":"commit","published_at":"2020-02-05T15:43:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14rc1","html_url":"https://github.com/golang/go/releases/tag/go1.14rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14rc1/manifests"},{"name":"go1.12.16","sha":"deac3221fc4cd365fb40d269dd56551e9d354356","kind":"commit","published_at":"2020-01-27T22:27:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.16","html_url":"https://github.com/golang/go/releases/tag/go1.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.16/manifests"},{"name":"go1.13.7","sha":"7d2473dc81c659fba3f3b83bc6e93ca5fe37a898","kind":"commit","published_at":"2020-01-27T22:26:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.7","html_url":"https://github.com/golang/go/releases/tag/go1.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.7/manifests"},{"name":"go1.12.15","sha":"694e20f4e08af7e7669c9652424d0df9b0b83f00","kind":"commit","published_at":"2020-01-09T19:00:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.15","html_url":"https://github.com/golang/go/releases/tag/go1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.15/manifests"},{"name":"go1.13.6","sha":"14b79df428fdab83ebc813a72ab714d1e2c488d2","kind":"commit","published_at":"2020-01-09T19:00:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.6","html_url":"https://github.com/golang/go/releases/tag/go1.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.6/manifests"},{"name":"go1.14beta1","sha":"a5bfd9da1d1b24f326399b6b75558ded14514f23","kind":"commit","published_at":"2019-12-17T14:59:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14beta1","html_url":"https://github.com/golang/go/releases/tag/go1.14beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14beta1/manifests"},{"name":"go1.13.5","sha":"9341fe073e6f7742c9d61982084874560dac2014","kind":"commit","published_at":"2019-12-04T21:55:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.5","html_url":"https://github.com/golang/go/releases/tag/go1.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.5/manifests"},{"name":"go1.12.14","sha":"8a720dabf102975ced5664b9cf668ac4ca080245","kind":"commit","published_at":"2019-12-04T21:35:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.14","html_url":"https://github.com/golang/go/releases/tag/go1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.14/manifests"},{"name":"go1.12.13","sha":"a8528068d581fcd110d0cb4f3c04ad77261abf6d","kind":"commit","published_at":"2019-10-31T22:53:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.13","html_url":"https://github.com/golang/go/releases/tag/go1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.13/manifests"},{"name":"go1.13.4","sha":"3f995c3f3b43033013013e6c7ccc93a9b1411ca9","kind":"commit","published_at":"2019-10-31T22:47:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.4","html_url":"https://github.com/golang/go/releases/tag/go1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.4/manifests"},{"name":"go1.13.3","sha":"e64356a4484deb5da57396a4cd80e26667b86b79","kind":"commit","published_at":"2019-10-17T21:56:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.3","html_url":"https://github.com/golang/go/releases/tag/go1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.3/manifests"},{"name":"go1.12.12","sha":"9e6d3ca2794c04b3f65019ee90b6e406bcfc9286","kind":"commit","published_at":"2019-10-17T21:51:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.12","html_url":"https://github.com/golang/go/releases/tag/go1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.12/manifests"},{"name":"go1.12.11","sha":"ef74bfc859c918aeab796c2fa18f4a5dde862343","kind":"commit","published_at":"2019-10-17T17:32:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.11","html_url":"https://github.com/golang/go/releases/tag/go1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.11/manifests"},{"name":"go1.13.2","sha":"72766093e6bd092eb18df3759055625ba8436484","kind":"commit","published_at":"2019-10-17T17:32:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.2","html_url":"https://github.com/golang/go/releases/tag/go1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.2/manifests"},{"name":"go1.12.10","sha":"6c15c7cce718e1e9a47f4f0ab1bd70923b04557b","kind":"commit","published_at":"2019-09-25T18:48:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.10","html_url":"https://github.com/golang/go/releases/tag/go1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.10/manifests"},{"name":"go1.13.1","sha":"b17fd8e49d24eb298c53de5cd0a8923f1e0270ba","kind":"commit","published_at":"2019-09-25T18:48:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.1","html_url":"https://github.com/golang/go/releases/tag/go1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.1/manifests"},{"name":"go1.13","sha":"cc8838d645b2b7026c1f3aaceb011775c5ca3a08","kind":"commit","published_at":"2019-09-03T17:05:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13","html_url":"https://github.com/golang/go/releases/tag/go1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13/manifests"},{"name":"go1.13rc2","sha":"d7b402a49a8ef5af911d7873bdbc5f61335f1d41","kind":"commit","published_at":"2019-08-29T14:35:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13rc2","html_url":"https://github.com/golang/go/releases/tag/go1.13rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc2/manifests"},{"name":"go1.13rc1","sha":"ed4f3f313438b8765da6c4605060529761db0797","kind":"commit","published_at":"2019-08-21T19:21:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13rc1","html_url":"https://github.com/golang/go/releases/tag/go1.13rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc1/manifests"},{"name":"go1.12.9","sha":"06472b99cdf59f00049f3cd8c9e05ba283cb2c56","kind":"commit","published_at":"2019-08-15T18:44:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.9","html_url":"https://github.com/golang/go/releases/tag/go1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.9/manifests"},{"name":"go1.12.8","sha":"306a74284eb261acb34ce7f70962f357906a2759","kind":"commit","published_at":"2019-08-13T16:27:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.8","html_url":"https://github.com/golang/go/releases/tag/go1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.8/manifests"},{"name":"go1.11.13","sha":"b2967c0e5c5271bb4469e1f615fb85879ebd8a57","kind":"commit","published_at":"2019-08-13T16:26:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.13","html_url":"https://github.com/golang/go/releases/tag/go1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.13/manifests"},{"name":"go1.12.7","sha":"7f416b4f048677d0784e6941516c0f1e6052b2d6","kind":"commit","published_at":"2019-07-08T19:50:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.7","html_url":"https://github.com/golang/go/releases/tag/go1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.7/manifests"},{"name":"go1.11.12","sha":"4128f163d6dca1b8d703da8cf86ef679608856a0","kind":"commit","published_at":"2019-07-08T19:49:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.12","html_url":"https://github.com/golang/go/releases/tag/go1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.12/manifests"},{"name":"go1.13beta1","sha":"60f14fddfee107dedd76c0be6b422a3d8ccc841a","kind":"commit","published_at":"2019-06-26T16:35:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13beta1","html_url":"https://github.com/golang/go/releases/tag/go1.13beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13beta1/manifests"},{"name":"go1.11.11","sha":"541c49144d73f2a03374517091835fa8a43eebe2","kind":"commit","published_at":"2019-06-11T18:11:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.11","html_url":"https://github.com/golang/go/releases/tag/go1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.11/manifests"},{"name":"go1.12.6","sha":"4ce6a8e89668b87dce67e2f55802903d6eb9110a","kind":"commit","published_at":"2019-06-11T15:21:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.6","html_url":"https://github.com/golang/go/releases/tag/go1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.6/manifests"},{"name":"go1.12.5","sha":"3a1b4e75f8b6c1b57db73bccf7ca871bf1a97ca9","kind":"commit","published_at":"2019-05-06T21:12:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.5","html_url":"https://github.com/golang/go/releases/tag/go1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.5/manifests"},{"name":"go1.11.10","sha":"efa061d9f5d52846dfc3dda40eaf8eccfeeae8d2","kind":"commit","published_at":"2019-05-06T20:50:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.10","html_url":"https://github.com/golang/go/releases/tag/go1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.10/manifests"},{"name":"go1.12.4","sha":"eda3401e807be8928eed48bb5fc85ffa8e62ddb4","kind":"commit","published_at":"2019-04-11T23:31:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.4","html_url":"https://github.com/golang/go/releases/tag/go1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.4/manifests"},{"name":"go1.11.9","sha":"428e5f29a957b591d82e640b619b684aa25fba4e","kind":"commit","published_at":"2019-04-11T23:31:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.9","html_url":"https://github.com/golang/go/releases/tag/go1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.9/manifests"},{"name":"go1.11.8","sha":"f8a63418e985d972c86d3da5bf90b7e81b72b468","kind":"commit","published_at":"2019-04-08T21:30:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.8","html_url":"https://github.com/golang/go/releases/tag/go1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.8/manifests"},{"name":"go1.12.3","sha":"62ec3dd260324d243491b271d53ccdfd4a1f14e3","kind":"commit","published_at":"2019-04-08T21:30:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.3","html_url":"https://github.com/golang/go/releases/tag/go1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.3/manifests"},{"name":"go1.12.2","sha":"ac02fdec7cd16ea8d3de1fc33def9cfabec5170d","kind":"commit","published_at":"2019-04-05T19:24:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.2","html_url":"https://github.com/golang/go/releases/tag/go1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.2/manifests"},{"name":"go1.11.7","sha":"2c5363d9c1cf51457d6d2466a63e6576e80327f8","kind":"commit","published_at":"2019-04-05T19:09:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.7","html_url":"https://github.com/golang/go/releases/tag/go1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.7/manifests"},{"name":"go1.11.6","sha":"e18f2ca380f52bbf8cac039ccfdf445e9047c810","kind":"commit","published_at":"2019-03-14T19:57:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.6","html_url":"https://github.com/golang/go/releases/tag/go1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.6/manifests"},{"name":"go1.12.1","sha":"0380c9ad38843d523d9c9804fe300cb7edd7cd3c","kind":"commit","published_at":"2019-03-14T19:18:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.1","html_url":"https://github.com/golang/go/releases/tag/go1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.1/manifests"},{"name":"go1.12","sha":"05e77d41914d247a1e7caf37d7125ccaa5a53505","kind":"commit","published_at":"2019-02-25T23:01:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12","html_url":"https://github.com/golang/go/releases/tag/go1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12/manifests"},{"name":"go1.12rc1","sha":"1af509d46e31a14e7ff17e23b1fd84250976b405","kind":"commit","published_at":"2019-02-11T20:14:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12rc1","html_url":"https://github.com/golang/go/releases/tag/go1.12rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12rc1/manifests"},{"name":"go1.11.5","sha":"35bb62e60a7779ff82c3067903b3306ff8666471","kind":"commit","published_at":"2019-01-23T19:49:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.5","html_url":"https://github.com/golang/go/releases/tag/go1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.5/manifests"},{"name":"go1.10.8","sha":"b0cb374daf646454998bac7b393f3236a2ab6aca","kind":"commit","published_at":"2019-01-23T19:47:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.8","html_url":"https://github.com/golang/go/releases/tag/go1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.8/manifests"},{"name":"go1.12beta2","sha":"4b3f04c63b5b1a1bbc4dfd71c34341ea4e935115","kind":"commit","published_at":"2019-01-10T18:15:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12beta2","html_url":"https://github.com/golang/go/releases/tag/go1.12beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta2/manifests"},{"name":"go1.12beta1","sha":"e3b4b7baad555f74b6fbc0ddc00d46ed0ac03a0a","kind":"commit","published_at":"2018-12-18T23:01:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12beta1","html_url":"https://github.com/golang/go/releases/tag/go1.12beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta1/manifests"},{"name":"go1.11.4","sha":"4601a4c1b1c00fbe507508f0267ec5a9445bb7e5","kind":"commit","published_at":"2018-12-14T23:34:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.4","html_url":"https://github.com/golang/go/releases/tag/go1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.4/manifests"},{"name":"go1.10.7","sha":"f5ff72d62301c4e9d0a78167fab5914ca12919bd","kind":"commit","published_at":"2018-12-14T23:34:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.7","html_url":"https://github.com/golang/go/releases/tag/go1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.7/manifests"},{"name":"go1.10.6","sha":"25ca8f49c3fc4a68daff7a23ab613e3453be5cda","kind":"commit","published_at":"2018-12-13T17:16:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.6","html_url":"https://github.com/golang/go/releases/tag/go1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.6/manifests"},{"name":"go1.11.3","sha":"90c896448691b5edb0ab11110f37234f63cd28ed","kind":"commit","published_at":"2018-12-13T17:14:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.3","html_url":"https://github.com/golang/go/releases/tag/go1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.3/manifests"},{"name":"go1.10.5","sha":"1ae739797ec72acbd6d90b94a2366a31566205c2","kind":"commit","published_at":"2018-11-02T20:17:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.5","html_url":"https://github.com/golang/go/releases/tag/go1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.5/manifests"},{"name":"go1.11.2","sha":"e8a95aeb75536496432bcace1fb2bbfa449bf0fa","kind":"commit","published_at":"2018-11-02T20:17:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.2","html_url":"https://github.com/golang/go/releases/tag/go1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.2/manifests"},{"name":"go1.11.1","sha":"26957168c4c0cdcc7ca4f0b19d0eb19474d224ac","kind":"commit","published_at":"2018-10-01T20:59:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.1","html_url":"https://github.com/golang/go/releases/tag/go1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.1/manifests"},{"name":"go1.11","sha":"41e62b8c49d21659b48a95216e3062032285250f","kind":"commit","published_at":"2018-08-24T20:18:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11","html_url":"https://github.com/golang/go/releases/tag/go1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11/manifests"},{"name":"go1.10.4","sha":"2191fce26a7fd1cd5b4975e7bd44ab44b1d9dd78","kind":"commit","published_at":"2018-08-24T19:26:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.4","html_url":"https://github.com/golang/go/releases/tag/go1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.4/manifests"},{"name":"go1.11rc2","sha":"02c0c32960f65d0b9c66ec840c612f5f9623dc51","kind":"commit","published_at":"2018-08-22T22:17:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11rc2","html_url":"https://github.com/golang/go/releases/tag/go1.11rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc2/manifests"},{"name":"go1.11rc1","sha":"807e7f2420c683384dc9c6db498808ba1b7aab17","kind":"commit","published_at":"2018-08-13T23:43:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11rc1","html_url":"https://github.com/golang/go/releases/tag/go1.11rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc1/manifests"},{"name":"go1.11beta3","sha":"1b870077c896379c066b41657d3c9062097a6943","kind":"commit","published_at":"2018-08-03T17:21:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta3","html_url":"https://github.com/golang/go/releases/tag/go1.11beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta3/manifests"},{"name":"go1.11beta2","sha":"c814ac44c0571f844718f07aa52afa47e37fb1ed","kind":"commit","published_at":"2018-07-19T21:30:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta2","html_url":"https://github.com/golang/go/releases/tag/go1.11beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta2/manifests"},{"name":"go1.11beta1","sha":"a12c1f26e4cc602dae62ec065a237172a5b8f926","kind":"commit","published_at":"2018-06-26T20:00:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta1","html_url":"https://github.com/golang/go/releases/tag/go1.11beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta1/manifests"},{"name":"go1.10.3","sha":"fe8a0d12b14108cbe2408b417afcaab722b0727c","kind":"commit","published_at":"2018-06-06T23:47:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.3","html_url":"https://github.com/golang/go/releases/tag/go1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.3/manifests"},{"name":"go1.9.7","sha":"7df09b4a03f9e53334672674ba7983d5e7128646","kind":"commit","published_at":"2018-06-06T20:29:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.7","html_url":"https://github.com/golang/go/releases/tag/go1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.7/manifests"},{"name":"go1.9.6","sha":"20f58c6075aef1bb7327ab0691ae095f9412ab5b","kind":"commit","published_at":"2018-04-30T19:04:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.6","html_url":"https://github.com/golang/go/releases/tag/go1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.6/manifests"},{"name":"go1.10.2","sha":"71bdbf431b79dff61944f22c25c7e085ccfc25d5","kind":"commit","published_at":"2018-04-30T19:03:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.2","html_url":"https://github.com/golang/go/releases/tag/go1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.2/manifests"},{"name":"go1.10.1","sha":"ac7c0ee26dda18076d5f6c151d8f920b43340ae3","kind":"commit","published_at":"2018-03-29T06:09:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.1","html_url":"https://github.com/golang/go/releases/tag/go1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.1/manifests"},{"name":"go1.9.5","sha":"f69b0c627f94b7dcaf4ec654df8e0ffa4bf46957","kind":"commit","published_at":"2018-03-29T06:06:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.5","html_url":"https://github.com/golang/go/releases/tag/go1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.5/manifests"},{"name":"go1.10","sha":"bf86aec25972f3a100c3aa58a6abcbcc35bdea49","kind":"commit","published_at":"2018-02-16T16:05:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10","html_url":"https://github.com/golang/go/releases/tag/go1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10/manifests"},{"name":"go1.10rc2","sha":"20e228f2fdb44350c858de941dff4aea9f3127b8","kind":"commit","published_at":"2018-02-07T16:12:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10rc2","html_url":"https://github.com/golang/go/releases/tag/go1.10rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc2/manifests"},{"name":"go1.9.4","sha":"6732fcc06df713fc737cee5c5860bad87599bc6d","kind":"commit","published_at":"2018-02-07T15:34:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.4","html_url":"https://github.com/golang/go/releases/tag/go1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.4/manifests"},{"name":"go1.8.7","sha":"357c9141369361101345f3048a6b2b3e149299d5","kind":"commit","published_at":"2018-02-07T15:33:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.7","html_url":"https://github.com/golang/go/releases/tag/go1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.7/manifests"},{"name":"go1.10rc1","sha":"5348aed83e39bd1d450d92d7f627e994c2db6ebf","kind":"commit","published_at":"2018-01-25T17:24:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10rc1","html_url":"https://github.com/golang/go/releases/tag/go1.10rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc1/manifests"},{"name":"go1.8.6","sha":"96c72e94687d1d78770a204f35993cb2cd3c91e4","kind":"commit","published_at":"2018-01-23T03:33:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.6","html_url":"https://github.com/golang/go/releases/tag/go1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.6/manifests"},{"name":"go1.9.3","sha":"a563954b799c6921fc3666b4723d38413f442145","kind":"commit","published_at":"2018-01-22T21:38:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.3","html_url":"https://github.com/golang/go/releases/tag/go1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.3/manifests"},{"name":"go1.10beta2","sha":"594668a5a96267a46282ce3007a584ec07adf705","kind":"commit","published_at":"2018-01-11T17:44:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10beta2","html_url":"https://github.com/golang/go/releases/tag/go1.10beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta2/manifests"},{"name":"go1.10beta1","sha":"9ce6b5c2ed5d3d5251b9a6a0c548d5fb2c8567e8","kind":"commit","published_at":"2017-12-07T17:38:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10beta1","html_url":"https://github.com/golang/go/releases/tag/go1.10beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta1/manifests"},{"name":"go1.9.2","sha":"2ea7d3461bb41d0ae12b56ee52d43314bcdb97f9","kind":"commit","published_at":"2017-10-25T20:24:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.2","html_url":"https://github.com/golang/go/releases/tag/go1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.2/manifests"},{"name":"go1.8.5","sha":"d4ccbd8833aa45819e903abfc4337555f1832d3c","kind":"commit","published_at":"2017-10-25T18:57:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5","html_url":"https://github.com/golang/go/releases/tag/go1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5/manifests"},{"name":"go1.8.5rc5","sha":"0ab2c8872d648bc155e41bf5a7ed0cfee133ff70","kind":"commit","published_at":"2017-10-25T16:24:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5rc5","html_url":"https://github.com/golang/go/releases/tag/go1.8.5rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc5/manifests"},{"name":"go1.8.5rc4","sha":"fab5e254b2a03d3153f850774d87a79840740fe9","kind":"commit","published_at":"2017-10-20T16:43:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5rc4","html_url":"https://github.com/golang/go/releases/tag/go1.8.5rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc4/manifests"},{"name":"go1.8.4","sha":"f5bcb9b8fe9dd8949d4682b74be6ba72e5d554fb","kind":"commit","published_at":"2017-10-04T18:39:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.4","html_url":"https://github.com/golang/go/releases/tag/go1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.4/manifests"},{"name":"go1.9.1","sha":"7f40c1214dd67cf171a347a5230da70bd8e10d32","kind":"commit","published_at":"2017-10-04T18:39:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.1","html_url":"https://github.com/golang/go/releases/tag/go1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.1/manifests"},{"name":"go1.9","sha":"c8aec4095e089ff6ac50d18e97c3f46561f14f48","kind":"commit","published_at":"2017-08-24T20:52:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9","html_url":"https://github.com/golang/go/releases/tag/go1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9/manifests"},{"name":"go1.9rc2","sha":"048c9cfaacb6fe7ac342b0acd8ca8322b6c49508","kind":"commit","published_at":"2017-08-07T20:29:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9rc2","html_url":"https://github.com/golang/go/releases/tag/go1.9rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc2/manifests"},{"name":"go1.9rc1","sha":"65c6c88a9442b91d8b2fd0230337b1fda4bb6cdf","kind":"commit","published_at":"2017-07-24T19:35:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9rc1","html_url":"https://github.com/golang/go/releases/tag/go1.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc1/manifests"},{"name":"go1.9beta2","sha":"eab99a8d548f8ba864647ab171a44f0a5376a6b3","kind":"commit","published_at":"2017-06-26T21:12:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9beta2","html_url":"https://github.com/golang/go/releases/tag/go1.9beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta2/manifests"},{"name":"go1.9beta1","sha":"952ecbe0a27aadd184ca3e2c342beb464d6b1653","kind":"commit","published_at":"2017-06-14T21:44:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9beta1","html_url":"https://github.com/golang/go/releases/tag/go1.9beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta1/manifests"},{"name":"go1.8.3","sha":"352996a381701cfa0c16e8de29cbde8f3922182f","kind":"commit","published_at":"2017-05-24T18:14:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.3","html_url":"https://github.com/golang/go/releases/tag/go1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.3/manifests"},{"name":"go1.7.6","sha":"2b7a7b710f096b1b7e6f2ab5e9e3ec003ad7cd12","kind":"commit","published_at":"2017-05-23T18:33:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.6","html_url":"https://github.com/golang/go/releases/tag/go1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.6/manifests"},{"name":"go1.8.2","sha":"59870f9e19384c3155f603f799b61b401fa20cc9","kind":"commit","published_at":"2017-05-23T18:32:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.2","html_url":"https://github.com/golang/go/releases/tag/go1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.2/manifests"},{"name":"go1.8.1","sha":"a4c18f063b6659079ca2848ca217a0587dabc001","kind":"commit","published_at":"2017-04-07T16:48:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.1","html_url":"https://github.com/golang/go/releases/tag/go1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.1/manifests"},{"name":"go1.8","sha":"cd6b6202dd1559b3ac63179b45f1833fcfbe7eca","kind":"commit","published_at":"2017-02-16T17:12:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8","html_url":"https://github.com/golang/go/releases/tag/go1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8/manifests"},{"name":"go1.8rc3","sha":"2a5f65a98ca483aad2dd74dc2636a7baecc59cf2","kind":"commit","published_at":"2017-01-26T17:42:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc3","html_url":"https://github.com/golang/go/releases/tag/go1.8rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc3/manifests"},{"name":"go1.7.5","sha":"753452fac6f6963b5a6e38a239b05362385a3842","kind":"commit","published_at":"2017-01-26T17:38:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.5","html_url":"https://github.com/golang/go/releases/tag/go1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.5/manifests"},{"name":"go1.8rc2","sha":"59f181b6fda68ece22882945853ca2df9dbf1c88","kind":"commit","published_at":"2017-01-19T20:58:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc2","html_url":"https://github.com/golang/go/releases/tag/go1.8rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc2/manifests"},{"name":"go1.8rc1","sha":"3de6e96e4b8147f5267a2e8218a7c780b09a434f","kind":"commit","published_at":"2017-01-10T19:35:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc1","html_url":"https://github.com/golang/go/releases/tag/go1.8rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc1/manifests"},{"name":"go1.8beta2","sha":"9cd3c0662aa63eea8e7fae80f558fda9d646ba98","kind":"commit","published_at":"2016-12-15T20:06:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8beta2","html_url":"https://github.com/golang/go/releases/tag/go1.8beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta2/manifests"},{"name":"go1.7.4","sha":"6b36535cf382bce845dd2d272276e7ba350b0c6b","kind":"commit","published_at":"2016-12-01T22:13:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.4","html_url":"https://github.com/golang/go/releases/tag/go1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.4/manifests"},{"name":"go1.6.4","sha":"aa1e69f3fc21795b6fab531a07008e0744ffe5bf","kind":"commit","published_at":"2016-12-01T20:56:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.4","html_url":"https://github.com/golang/go/releases/tag/go1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.4/manifests"},{"name":"go1.8beta1","sha":"41908a54530120b68a79e0fd22b5e709d33cced0","kind":"commit","published_at":"2016-12-01T02:54:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8beta1","html_url":"https://github.com/golang/go/releases/tag/go1.8beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta1/manifests"},{"name":"go1.7.3","sha":"2f6557233c5a5c311547144c34b4045640ff9f71","kind":"commit","published_at":"2016-10-19T17:04:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.3","html_url":"https://github.com/golang/go/releases/tag/go1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.3/manifests"},{"name":"go1.7.2","sha":"edecc650ec95ac1a96d2312980e18d959f89835e","kind":"commit","published_at":"2016-10-17T21:08:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.2","html_url":"https://github.com/golang/go/releases/tag/go1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.2/manifests"},{"name":"go1.7.1","sha":"f75aafdf56dd90eab75cfeac8cf69358f73ba171","kind":"commit","published_at":"2016-09-07T19:11:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.1","html_url":"https://github.com/golang/go/releases/tag/go1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.1/manifests"},{"name":"go1.7","sha":"0d818588685976407c81c60d2fda289361cbc8ec","kind":"commit","published_at":"2016-08-15T22:43:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7","html_url":"https://github.com/golang/go/releases/tag/go1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7/manifests"},{"name":"go1.7rc6","sha":"1e933ed7c091bd8e077ffd123234af10a69e3978","kind":"commit","published_at":"2016-08-08T18:42:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc6","html_url":"https://github.com/golang/go/releases/tag/go1.7rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc6/manifests"},{"name":"go1.7rc5","sha":"09fc3cc5df6b37b62a219bd4cacd8898a2328b76","kind":"commit","published_at":"2016-08-02T23:34:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc5","html_url":"https://github.com/golang/go/releases/tag/go1.7rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc5/manifests"},{"name":"go1.7rc4","sha":"c628d83ec5309cd679e16c734456fed1b9a85806","kind":"commit","published_at":"2016-08-02T02:22:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc4","html_url":"https://github.com/golang/go/releases/tag/go1.7rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc4/manifests"},{"name":"go1.7rc3","sha":"8707f31c0abc6b607014e843b7cc188b3019daa9","kind":"commit","published_at":"2016-07-21T21:19:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc3","html_url":"https://github.com/golang/go/releases/tag/go1.7rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc3/manifests"},{"name":"go1.7rc2","sha":"0ebf6ce087388cdd501a02ff92f2f8cafc3e1378","kind":"commit","published_at":"2016-07-18T15:36:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc2","html_url":"https://github.com/golang/go/releases/tag/go1.7rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc2/manifests"},{"name":"go1.6.3","sha":"da6b9ec7bf1722fa00196e1eadc10a29156b6b28","kind":"commit","published_at":"2016-07-18T15:36:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.3","html_url":"https://github.com/golang/go/releases/tag/go1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.3/manifests"},{"name":"go1.7rc1","sha":"53da5fd4d431881bb3583c9790db7735a6530a1b","kind":"commit","published_at":"2016-07-08T03:48:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc1","html_url":"https://github.com/golang/go/releases/tag/go1.7rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc1/manifests"},{"name":"go1.7beta2","sha":"fca9fc52c831ab6af56e30f8c48062a99ded2580","kind":"commit","published_at":"2016-06-16T19:45:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7beta2","html_url":"https://github.com/golang/go/releases/tag/go1.7beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta2/manifests"},{"name":"go1.7beta1","sha":"3c6b6684ce21c1092ba208a0f1744ad7c930248a","kind":"commit","published_at":"2016-06-02T00:22:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7beta1","html_url":"https://github.com/golang/go/releases/tag/go1.7beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta1/manifests"},{"name":"go1.6.2","sha":"57e459e02b4b01567f92542f92cd9afde209e193","kind":"commit","published_at":"2016-04-19T23:27:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.2","html_url":"https://github.com/golang/go/releases/tag/go1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.2/manifests"},{"name":"go1.6.1","sha":"f5cf5673590a68c55b2330df9dfcdd6fac75b893","kind":"commit","published_at":"2016-04-11T23:39:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.1","html_url":"https://github.com/golang/go/releases/tag/go1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.1/manifests"},{"name":"go1.5.4","sha":"a1ef950a15517bca223d079a6cf65948c3db9694","kind":"commit","published_at":"2016-04-11T23:39:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.4","html_url":"https://github.com/golang/go/releases/tag/go1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.4/manifests"},{"name":"go1.6","sha":"7bc40ffb05d8813bf9b41a331b45d37216f9e747","kind":"commit","published_at":"2016-02-17T19:53:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6","html_url":"https://github.com/golang/go/releases/tag/go1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6/manifests"},{"name":"go1.6rc2","sha":"5d343bdfb140970cc37f099064226d104ca6d817","kind":"commit","published_at":"2016-02-03T23:11:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6rc2","html_url":"https://github.com/golang/go/releases/tag/go1.6rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc2/manifests"},{"name":"go1.6rc1","sha":"036b8fd40b60830ca1d152f17148e52b96d8aa6c","kind":"commit","published_at":"2016-01-28T00:06:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6rc1","html_url":"https://github.com/golang/go/releases/tag/go1.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc1/manifests"},{"name":"go1.6beta2","sha":"66330d8c6c0a23b7eb48688f9954264e48b039da","kind":"commit","published_at":"2016-01-13T23:40:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6beta2","html_url":"https://github.com/golang/go/releases/tag/go1.6beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta2/manifests"},{"name":"go1.5.3","sha":"27d5c0ede5b4411089f4bf52a41dd2f4eed36123","kind":"commit","published_at":"2016-01-13T19:43:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.3","html_url":"https://github.com/golang/go/releases/tag/go1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.3/manifests"},{"name":"go1.6beta1","sha":"8db371b3d58a1c139f0854738f9962de05ca5d7a","kind":"commit","published_at":"2015-12-17T22:45:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6beta1","html_url":"https://github.com/golang/go/releases/tag/go1.6beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta1/manifests"},{"name":"go1.5.2","sha":"40cbf58f960a8f5287d2c3a93b3ca6119df67e85","kind":"commit","published_at":"2015-12-03T00:44:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.2","html_url":"https://github.com/golang/go/releases/tag/go1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.2/manifests"},{"name":"go1.4.3","sha":"50eb39bb23e8b03e823c38e844f0410d0b5325d2","kind":"commit","published_at":"2015-09-23T04:20:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.3","html_url":"https://github.com/golang/go/releases/tag/go1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.3/manifests"},{"name":"go1.5.1","sha":"f2e4c8b5fb3660d793b2c545ef207153db0a34b1","kind":"commit","published_at":"2015-09-09T00:52:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.1","html_url":"https://github.com/golang/go/releases/tag/go1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.1/manifests"},{"name":"go1.5","sha":"bb03defe933c89fee44be675d7aa0fbd893ced30","kind":"commit","published_at":"2015-08-19T05:04:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5","html_url":"https://github.com/golang/go/releases/tag/go1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5/manifests"},{"name":"go1.5rc1","sha":"0d20a61e68ba22fb416fe2aa8b6532026822bad0","kind":"commit","published_at":"2015-08-06T04:06:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5rc1","html_url":"https://github.com/golang/go/releases/tag/go1.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5rc1/manifests"},{"name":"go1.5beta3","sha":"d3ffc975f38890abbd8ca3f7833772e6423297e8","kind":"commit","published_at":"2015-07-29T23:50:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta3","html_url":"https://github.com/golang/go/releases/tag/go1.5beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta3/manifests"},{"name":"go1.5beta2","sha":"cc8f5441980a8c2f9e6c8ec3222985ed488e76ba","kind":"commit","published_at":"2015-07-17T03:34:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta2","html_url":"https://github.com/golang/go/releases/tag/go1.5beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta2/manifests"},{"name":"go1.5beta1","sha":"b6ead9f171742cd5b519a22ecc690354b0d1ce27","kind":"commit","published_at":"2015-07-07T21:53:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta1","html_url":"https://github.com/golang/go/releases/tag/go1.5beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta1/manifests"},{"name":"go1.4.2","sha":"883bc6ed0ea815293fe6309d66f967ea60630e87","kind":"commit","published_at":"2015-02-18T04:24:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.2","html_url":"https://github.com/golang/go/releases/tag/go1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.2/manifests"},{"name":"go1.4.1","sha":"886b02d705ffb1be8b4974ac4c355d480a24e3ec","kind":"commit","published_at":"2015-01-15T21:04:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.1","html_url":"https://github.com/golang/go/releases/tag/go1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.1/manifests"},{"name":"go1.4","sha":"c303df658d43b9f3e98e56e646f8e84a83495991","kind":"commit","published_at":"2014-12-11T00:27:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4","html_url":"https://github.com/golang/go/releases/tag/go1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4/manifests"},{"name":"go1.4rc2","sha":"3d344611770d03a9d2f822216074edd83af67677","kind":"commit","published_at":"2014-12-02T02:43:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4rc2","html_url":"https://github.com/golang/go/releases/tag/go1.4rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc2/manifests"},{"name":"go1.4rc1","sha":"30ef146819d031ccd875de806c4edad66366d4bc","kind":"commit","published_at":"2014-11-17T02:55:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4rc1","html_url":"https://github.com/golang/go/releases/tag/go1.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc1/manifests"},{"name":"go1.4beta1","sha":"ca230d2d6ffeaef0be2f58fd46ba6ed34a8dbf46","kind":"commit","published_at":"2014-10-30T01:02:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4beta1","html_url":"https://github.com/golang/go/releases/tag/go1.4beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4beta1/manifests"},{"name":"go1.3.3","sha":"3dbc53ae6ad4e3b93f31d35d98b38f6dda25f4ee","kind":"commit","published_at":"2014-10-01T01:20:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.3","html_url":"https://github.com/golang/go/releases/tag/go1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.3/manifests"},{"name":"go1.3.2","sha":"f3c81ed821268e2f2e2945b0816f495809bbdf21","kind":"commit","published_at":"2014-09-25T22:32:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.2","html_url":"https://github.com/golang/go/releases/tag/go1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.2/manifests"},{"name":"go1.3.1","sha":"1657de2d6dbb020e15908668f209f3be7dcef151","kind":"commit","published_at":"2014-08-13T03:18:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.1","html_url":"https://github.com/golang/go/releases/tag/go1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.1/manifests"},{"name":"go1.3","sha":"1cdd48c8a276cef9e3e20b7350d13556b6c96a71","kind":"commit","published_at":"2014-06-19T00:20:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3","html_url":"https://github.com/golang/go/releases/tag/go1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3/manifests"},{"name":"go1.3rc2","sha":"2a3daa8bdd5bd06808c51cb4f2921655f70d7617","kind":"commit","published_at":"2014-06-13T03:24:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3rc2","html_url":"https://github.com/golang/go/releases/tag/go1.3rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc2/manifests"},{"name":"go1.3rc1","sha":"a5565ec7d9c04843bc91c06a0d5a652716ee75a7","kind":"commit","published_at":"2014-06-02T04:34:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3rc1","html_url":"https://github.com/golang/go/releases/tag/go1.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc1/manifests"},{"name":"go1.3beta2","sha":"c00043b5d8bd53130bddb5ef1e88643dccc4586f","kind":"commit","published_at":"2014-05-21T00:46:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3beta2","html_url":"https://github.com/golang/go/releases/tag/go1.3beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta2/manifests"},{"name":"go1.2.2","sha":"43d00b0942c1c6f43993ac71e1eea48e62e22b8d","kind":"commit","published_at":"2014-05-05T17:43:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2.2","html_url":"https://github.com/golang/go/releases/tag/go1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.2/manifests"},{"name":"go1.3beta1","sha":"7ff8e90eb7ceb2016aa9fc736febd8a5902ec65e","kind":"commit","published_at":"2014-04-22T00:00:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3beta1","html_url":"https://github.com/golang/go/releases/tag/go1.3beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta1/manifests"},{"name":"go1.2.1","sha":"9c9802fad57c1bcb72ea98c5c55ea2652efc5772","kind":"commit","published_at":"2014-03-03T00:53:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2.1","html_url":"https://github.com/golang/go/releases/tag/go1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.1/manifests"},{"name":"go1.2","sha":"402d3590b54e4a0df9fb51ed14b2999e85ce0b76","kind":"commit","published_at":"2013-11-28T21:32:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2","html_url":"https://github.com/golang/go/releases/tag/go1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2/manifests"},{"name":"go1.2rc5","sha":"4abdb873be5c4bbd1e0edec56f992b201d8e0e68","kind":"commit","published_at":"2013-11-18T01:44:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc5","html_url":"https://github.com/golang/go/releases/tag/go1.2rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc5/manifests"},{"name":"go1.2rc4","sha":"a5940dddba6e7995c6f7e4b4d11df17609c247be","kind":"commit","published_at":"2013-11-13T04:29:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc4","html_url":"https://github.com/golang/go/releases/tag/go1.2rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc4/manifests"},{"name":"go1.2rc3","sha":"2eb51b1ba8cbf593124ab95e2ea9efb5d3ddf21e","kind":"commit","published_at":"2013-11-01T01:44:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc3","html_url":"https://github.com/golang/go/releases/tag/go1.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc3/manifests"},{"name":"go1.2rc2","sha":"309e16554aab1686c5bb744cababfbaa2d83db4d","kind":"commit","published_at":"2013-10-18T04:53:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc2","html_url":"https://github.com/golang/go/releases/tag/go1.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc2/manifests"},{"name":"go1.1.2","sha":"1d6d8fca241bb611af51e265c1b5a2e9ae904702","kind":"commit","published_at":"2013-08-13T05:33:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1.2","html_url":"https://github.com/golang/go/releases/tag/go1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.2/manifests"},{"name":"go1.1.1","sha":"d260448f6b6ac10efe4ae7f6dfe944e72bc2a676","kind":"commit","published_at":"2013-06-13T02:49:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1.1","html_url":"https://github.com/golang/go/releases/tag/go1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.1/manifests"},{"name":"go1.1","sha":"205f850ceacfc39d1e9d76a9569416284594ce8c","kind":"commit","published_at":"2013-05-13T20:03:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1","html_url":"https://github.com/golang/go/releases/tag/go1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1/manifests"},{"name":"go1.1rc3","sha":"46a6097aa7943a490e9bd2e04274845d0e5e200f","kind":"commit","published_at":"2013-05-08T23:04:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1rc3","html_url":"https://github.com/golang/go/releases/tag/go1.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc3/manifests"},{"name":"go1.1rc2","sha":"1c5438aae896edcd1e9f9618f4776517f08053b3","kind":"commit","published_at":"2013-05-07T00:33:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1rc2","html_url":"https://github.com/golang/go/releases/tag/go1.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc2/manifests"},{"name":"go1.0.3","sha":"30be9b4313622c2077539e68826194cb1028c691","kind":"commit","published_at":"2012-09-21T22:10:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.3","html_url":"https://github.com/golang/go/releases/tag/go1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.3/manifests"},{"name":"go1.0.2","sha":"cb6c6570b73a1c4d19cad94570ed277f7dae55ac","kind":"commit","published_at":"2012-06-14T02:50:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.2","html_url":"https://github.com/golang/go/releases/tag/go1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.2/manifests"},{"name":"go1.0.1","sha":"2fffba7fe19690e038314d17a117d6b87979c89f","kind":"commit","published_at":"2012-04-26T19:50:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.1","html_url":"https://github.com/golang/go/releases/tag/go1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.1/manifests"},{"name":"go1","sha":"6174b5e21e73714c63061e66efdbe180e1c5491d","kind":"commit","published_at":"2012-03-28T12:41:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1","html_url":"https://github.com/golang/go/releases/tag/go1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1/manifests"},{"name":"weekly.2012-03-27","sha":"3895b5051df256b442d0b0af50debfffd8d75164","kind":"commit","published_at":"2012-03-28T12:41:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-27/manifests"},{"name":"weekly","sha":"3895b5051df256b442d0b0af50debfffd8d75164","kind":"commit","published_at":"2012-03-28T12:41:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly","html_url":"https://github.com/golang/go/releases/tag/weekly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly/manifests"},{"name":"weekly.2012-03-22","sha":"da7959d5dd1a230868d8eca9dbf11b4d54e8915a","kind":"commit","published_at":"2012-03-23T01:44:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-22/manifests"},{"name":"weekly.2012-03-13","sha":"9ef03fdf7778f23aa304a03888e4e0f698a3ef84","kind":"commit","published_at":"2012-03-13T05:39:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-13/manifests"},{"name":"weekly.2012-03-04","sha":"56208edb8dfc297efde71f18730dfb09b3dcb928","kind":"commit","published_at":"2012-03-05T04:45:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-04/manifests"},{"name":"weekly.2012-02-22","sha":"6419bbbfd310d0e48b3de60c8891a8f0fcc98b6f","kind":"commit","published_at":"2012-02-23T05:40:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-22/manifests"},{"name":"weekly.2012-02-14","sha":"da8f037b57241b0b84fab9d4c9e69b53e7118850","kind":"commit","published_at":"2012-02-15T03:41:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-14/manifests"},{"name":"weekly.2012-02-07","sha":"d3f8f0c258be17e742abb59da26025a6b5656c7b","kind":"commit","published_at":"2012-02-08T03:37:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-07/manifests"},{"name":"weekly.2012-01-27","sha":"6786185fd6245c522dce647163d2b33708c0b46d","kind":"commit","published_at":"2012-01-27T06:51:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-27/manifests"},{"name":"weekly.2012-01-20","sha":"22ef504654079bd0a6f227b7485ce0657bf205e1","kind":"commit","published_at":"2012-01-20T05:57:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-20/manifests"},{"name":"weekly.2012-01-15","sha":"a19870744979bdce3eff58776be42e399ed8f6f1","kind":"commit","published_at":"2012-01-15T22:45:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-15/manifests"},{"name":"weekly.2011-12-22","sha":"1a06b513e758355f769cd894782c34751ba5722d","kind":"commit","published_at":"2011-12-23T03:28:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-22/manifests"},{"name":"weekly.2011-12-14","sha":"3388e9f67b2ebb30bbd115c13b3ac4728c7ff9c1","kind":"commit","published_at":"2011-12-15T05:56:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-14/manifests"},{"name":"weekly.2011-12-06","sha":"8d1da1c66ad9e2d9bf6028e7dfff5d1f2151d494","kind":"commit","published_at":"2011-12-07T02:33:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-06/manifests"},{"name":"weekly.2011-12-02","sha":"7af813a7f2b62734e40628c341cb3afa4c85641c","kind":"commit","published_at":"2011-12-01T21:09:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-02/manifests"},{"name":"weekly.2011-12-01","sha":"9dd07f680a4a8ddb0f750a0de89ccc880e322147","kind":"commit","published_at":"2011-12-01T05:17:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-01/manifests"},{"name":"weekly.2011-11-18","sha":"3af28bd886ca5a64128aa2118aac818c61871dad","kind":"commit","published_at":"2011-11-18T20:20:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-18","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-18/manifests"},{"name":"weekly.2011-11-09","sha":"d83cc435e4c324e34aa10af72c1aa7f4fa47d4c1","kind":"commit","published_at":"2011-11-08T23:57:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-09/manifests"},{"name":"weekly.2011-11-08","sha":"4b39d115a0228d9c88b47f2fd86c9d6377ba7273","kind":"commit","published_at":"2011-11-08T23:27:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-08","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-08/manifests"},{"name":"weekly.2011-11-02","sha":"ede44c68a48ba579defa08d1df94b268c93ab8e3","kind":"commit","published_at":"2011-11-02T03:00:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-02/manifests"},{"name":"weekly.2011-11-01","sha":"08757f722c84260399d3eb1236c0c1ed305e017a","kind":"commit","published_at":"2011-11-02T01:37:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-01/manifests"},{"name":"weekly.2011-10-26","sha":"659f1f208af02a3dd5cc13da0d4f8756a3cc5369","kind":"commit","published_at":"2011-10-26T05:47:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-26","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-26/manifests"},{"name":"weekly.2011-10-25","sha":"cdd3d6932853ec2fb2ac0a693143b22098adb012","kind":"commit","published_at":"2011-10-26T05:09:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-25","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-25/manifests"},{"name":"weekly.2011-10-18","sha":"ac21766c958dc1341d79f17c36cc686ed936e6d4","kind":"commit","published_at":"2011-10-19T00:31:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-18","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-18/manifests"},{"name":"release.r58.2","sha":"0584eb2e7779d5bf699702d06acb686cd08bddd2","kind":"commit","published_at":"2011-10-18T03:06:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58.2","html_url":"https://github.com/golang/go/releases/tag/release.r58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.2/manifests"},{"name":"release.r60.3","sha":"394b383a1ee0ac3fec5e453a7dbe590d3ce6d6b0","kind":"commit","published_at":"2011-10-17T23:55:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.3","html_url":"https://github.com/golang/go/releases/tag/release.r60.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.3/manifests"},{"name":"weekly.2011-10-06","sha":"2b0d7f0836b87dd346e3a815d3bbb593f8e1a3f6","kind":"commit","published_at":"2011-10-06T22:56:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-06/manifests"},{"name":"release.r60.2","sha":"6c4e7f4b681c12d7dbb2a229fb32636303dad781","kind":"commit","published_at":"2011-10-05T21:23:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.2","html_url":"https://github.com/golang/go/releases/tag/release.r60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.2/manifests"},{"name":"weekly.2011-09-21","sha":"e4ac43b7f07379715cbed7355bc3710e709c34ef","kind":"commit","published_at":"2011-09-22T05:06:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-21","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-21/manifests"},{"name":"release.r60.1","sha":"4af7136fcf874e212d66c72178a68db969918b25","kind":"commit","published_at":"2011-09-19T02:32:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.1","html_url":"https://github.com/golang/go/releases/tag/release.r60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.1/manifests"},{"name":"weekly.2011-09-16","sha":"b0e3edab0e5439505f6ac79a9a96ab19478a065b","kind":"commit","published_at":"2011-09-16T07:18:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-16","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-16/manifests"},{"name":"release.r60","sha":"5464bfebe723752dfc09a6dd6b361b8e79db5995","kind":"commit","published_at":"2011-09-08T02:16:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60","html_url":"https://github.com/golang/go/releases/tag/release.r60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60/manifests"},{"name":"weekly.2011-09-07","sha":"c5c656aee37f8e6f53a574bacf42c944bd2630a2","kind":"commit","published_at":"2011-09-07T23:43:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-07/manifests"},{"name":"weekly.2011-09-01","sha":"ca64a37d9d925dec179e1142097dc9f135807656","kind":"commit","published_at":"2011-09-01T07:08:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-01/manifests"},{"name":"weekly.2011-08-17","sha":"1491a20540f377b6f83f5c4a8e823ca20d27d6c5","kind":"commit","published_at":"2011-08-18T04:27:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-08-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-08-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-17/manifests"},{"name":"weekly.2011-08-10","sha":"da7e1ba00b7c223b24a175b0bbefb7b1f26ec1af","kind":"commit","published_at":"2011-08-10T06:00:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-08-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-08-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-08-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-10/manifests"},{"name":"release.r59","sha":"5d9765785dff74784bbdad43f7847b6825509032","kind":"commit","published_at":"2011-07-31T22:37:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r59","html_url":"https://github.com/golang/go/releases/tag/release.r59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r59/manifests"},{"name":"weekly.2011-07-29","sha":"b583108436b22f32d0ddb67b68ca890d306d0fb5","kind":"commit","published_at":"2011-07-29T22:11:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-29/manifests"},{"name":"weekly.2011-07-19","sha":"50ddb98b243e35de1dbe572bc5240129054af9f6","kind":"commit","published_at":"2011-07-20T05:45:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-19","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-19/manifests"},{"name":"release.r58.1","sha":"adfa87c5d754252f2bf428b38560de3d630dbe9d","kind":"commit","published_at":"2011-07-12T14:19:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58.1","html_url":"https://github.com/golang/go/releases/tag/release.r58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.1/manifests"},{"name":"weekly.2011-07-07","sha":"4f03ef7993ce7aa125530010b6b8bf3c4ae2cfa0","kind":"commit","published_at":"2011-07-08T03:13:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-07/manifests"},{"name":"release.r58","sha":"fb10bce0c27cf06dc449d8e58ad6ec5dc276b929","kind":"commit","published_at":"2011-06-29T23:49:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58","html_url":"https://github.com/golang/go/releases/tag/release.r58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58/manifests"},{"name":"weekly.2011-06-23","sha":"30d08b404cc52a7378090287ee8ead2411e9b530","kind":"commit","published_at":"2011-06-24T06:04:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-23/manifests"},{"name":"weekly.2011-06-16","sha":"d6b9dd8b81a4a2969a02ddab9e39532bfb33fafb","kind":"commit","published_at":"2011-06-17T01:31:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-16","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-16/manifests"},{"name":"release.r57.2","sha":"7998d012b9823d6938dbaac929a839776b093fe4","kind":"commit","published_at":"2011-06-16T06:04:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57.2","html_url":"https://github.com/golang/go/releases/tag/release.r57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.2/manifests"},{"name":"weekly.2011-06-09","sha":"11b04261c754c67ad4c4ef13b667854c5ecb64e8","kind":"commit","published_at":"2011-06-10T04:26:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-09/manifests"},{"name":"weekly.2011-06-02","sha":"897ad0c05ee2af17c7740f793f8136d7404e87f5","kind":"commit","published_at":"2011-06-03T01:18:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-02/manifests"},{"name":"weekly.2011-05-22","sha":"f6742e7482c2b4fd1dada85c6318ecd59ccef8f6","kind":"commit","published_at":"2011-05-23T06:30:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-05-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-05-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-05-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-05-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-05-22/manifests"},{"name":"release.r57.1","sha":"16b4a007de329b96411be1597ea70f805b6adbe7","kind":"commit","published_at":"2011-05-04T04:17:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57.1","html_url":"https://github.com/golang/go/releases/tag/release.r57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.1/manifests"},{"name":"release.r57","sha":"ca2cb382ba89d1a1534f71ec2218a23659e3d491","kind":"commit","published_at":"2011-05-03T18:07:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57","html_url":"https://github.com/golang/go/releases/tag/release.r57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57/manifests"},{"name":"weekly.2011-04-27","sha":"5a8ae387e2f22e1c255d96b052b868281ca83761","kind":"commit","published_at":"2011-04-28T06:32:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-27/manifests"},{"name":"weekly.2011-04-13","sha":"0f03eedb878968851f36189f31fb3b1dfce31d84","kind":"commit","published_at":"2011-04-14T04:18:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-13/manifests"},{"name":"weekly.2011-04-04","sha":"51319b1125473fc1732ef012cde40c512ec735a0","kind":"commit","published_at":"2011-04-05T02:55:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-04/manifests"},{"name":"weekly.2011-03-28","sha":"33e41802f9ce0a2b88b344dbd04ecb025385c9aa","kind":"commit","published_at":"2011-03-29T03:17:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-28","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-28/manifests"},{"name":"weekly.2011-03-15","sha":"f538f2432eba1ca4f38bb919d795d6e9101ed374","kind":"commit","published_at":"2011-03-16T05:24:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-15/manifests"},{"name":"weekly.2011-03-07.1","sha":"251cdc917de92a6e710fb1bc8d3230c241d00577","kind":"commit","published_at":"2011-03-07T05:18:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-07.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07.1/manifests"},{"name":"release.r56","sha":"251cdc917de92a6e710fb1bc8d3230c241d00577","kind":"commit","published_at":"2011-03-07T05:18:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r56","html_url":"https://github.com/golang/go/releases/tag/release.r56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r56/manifests"},{"name":"weekly.2011-03-07","sha":"c1d44c9453506cdf5725a392aa03d9aa5df580af","kind":"commit","published_at":"2011-03-07T02:55:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07/manifests"},{"name":"weekly.2011-02-24","sha":"625bcf9f16876865715508d837dd9c36a34e90d7","kind":"commit","published_at":"2011-02-25T03:13:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-24","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-24/manifests"},{"name":"weekly.2011-02-15","sha":"d8ba9a440c826c5ed94f93d2d9fb7e9bf394f472","kind":"commit","published_at":"2011-02-15T15:58:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-15/manifests"},{"name":"weekly.2011-02-01.1","sha":"b08746ee5e0bb7d0291221c85e1fdead9924b858","kind":"commit","published_at":"2011-02-02T01:09:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-01.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-01.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-01.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01.1/manifests"},{"name":"weekly.2011-02-01","sha":"7aa758df0ce7578ff8b4e326eef777d8f10f70c4","kind":"commit","published_at":"2011-02-01T23:59:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01/manifests"},{"name":"weekly.2011-01-20","sha":"34c1b13c2a0d8d66db353b7b62e9379c2a887a2e","kind":"commit","published_at":"2011-01-20T05:02:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-20/manifests"},{"name":"weekly.2011-01-19","sha":"4b7fab83b571813ad56a15b653ed0ade0cf5b52e","kind":"commit","published_at":"2011-01-20T03:01:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-19","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-19/manifests"},{"name":"weekly.2011-01-12","sha":"c3e33975aa8d256984ba897ab88d1ca7cad4940a","kind":"commit","published_at":"2011-01-13T01:04:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-12","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-12/manifests"},{"name":"weekly.2011-01-06","sha":"41170c91e5f7854b2cdf980f314ae33907305018","kind":"commit","published_at":"2011-01-07T04:28:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-06/manifests"},{"name":"weekly.2010-12-22","sha":"7d557ebc1d5220a1843c8f8f5a972eacc056af51","kind":"commit","published_at":"2010-12-23T02:32:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-22/manifests"},{"name":"weekly.2010-12-15.1","sha":"db2263c46be330d035bed2af194da5b84d399943","kind":"commit","published_at":"2010-12-16T03:46:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-15.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15.1/manifests"},{"name":"weekly.2010-12-15","sha":"e4fbcb2c23a391ac0b0a5496bd6ccd4e4459a262","kind":"commit","published_at":"2010-12-16T01:29:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15/manifests"},{"name":"weekly.2010-12-08","sha":"f5ec1876c24c68b7418f5fd1415fe190a7ea27e9","kind":"commit","published_at":"2010-12-08T03:24:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-08","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-08/manifests"},{"name":"weekly.2010-12-02","sha":"7f1b064f1ef3b31e57ec613776caf6d59a98fa10","kind":"commit","published_at":"2010-12-03T00:48:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-02/manifests"},{"name":"weekly.2010-11-23","sha":"fbfa971a162d57aa03ca2b3365b35c4d0998aea4","kind":"commit","published_at":"2010-11-23T23:47:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-23/manifests"},{"name":"weekly.2010-11-10","sha":"013af62ae9cf4c4e34ba40294090b496693a8647","kind":"commit","published_at":"2010-11-10T22:22:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-10/manifests"},{"name":"weekly.2010-11-02","sha":"1e86d46a7651d5895b1b9345497916ec40b1a5e7","kind":"commit","published_at":"2010-11-03T00:49:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-02/manifests"},{"name":"weekly.2010-10-27","sha":"fded5fed0bfac968e73aae7b543bbd337debf4ef","kind":"commit","published_at":"2010-10-28T00:21:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-27/manifests"},{"name":"weekly.2010-10-20","sha":"ec2c9937f4515828875751e0ce3527b91df283b3","kind":"commit","published_at":"2010-10-21T00:33:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-20/manifests"},{"name":"weekly.2010-10-13.1","sha":"6b21949a9182773ae76175164793b9fe2ba131c6","kind":"commit","published_at":"2010-10-15T01:05:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-13.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13.1/manifests"},{"name":"weekly.2010-10-13","sha":"39ee9a0396c77af540c7eb2f1775417ecb5aae6a","kind":"commit","published_at":"2010-10-14T03:52:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13/manifests"},{"name":"weekly.2010-09-29","sha":"ab5b4283f7a8835c4491e60ffc91b02768b02d0c","kind":"commit","published_at":"2010-09-30T07:33:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-29/manifests"},{"name":"weekly.2010-09-22","sha":"71ee385ddfa552a1d1e79a512323b29ee065a0bc","kind":"commit","published_at":"2010-09-23T01:49:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-22/manifests"},{"name":"weekly.2010-09-15","sha":"4e84006e805b7e1794882c71e171da6dc1ba6b53","kind":"commit","published_at":"2010-09-16T04:02:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-15/manifests"},{"name":"weekly.2010-09-06","sha":"863ba0427bb8ab344aaf9eb71d0f241d0d442c4f","kind":"commit","published_at":"2010-09-07T06:09:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-06/manifests"},{"name":"weekly.2010-08-25","sha":"deb00ac3f43076e07d2774c2ea689f7d2ccb983b","kind":"commit","published_at":"2010-08-25T04:58:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-25","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-25/manifests"},{"name":"weekly.2010-08-11","sha":"9e23f2b2ce2dd3150ee15a80e72347d89ff5eba4","kind":"commit","published_at":"2010-08-12T05:51:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-11","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-11/manifests"},{"name":"weekly.2010-08-04","sha":"a1e382673082e7cd4c29967b9951dd5eb63eac86","kind":"commit","published_at":"2010-08-05T03:18:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-04/manifests"},{"name":"weekly.2010-07-29","sha":"b5d84bb0cf1c731a0e90a80eaa85f23bbc463220","kind":"commit","published_at":"2010-07-30T04:48:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-29/manifests"},{"name":"weekly.2010-07-14","sha":"7317c10f5ea7a9d7216fc3e4a1e1c5c1bce6d6fa","kind":"commit","published_at":"2010-07-15T03:04:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-14/manifests"},{"name":"weekly.2010-07-01","sha":"4abbd32b5385e6e2ffe9d297eac636e68565f8d2","kind":"commit","published_at":"2010-07-02T00:36:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-01/manifests"},{"name":"weekly.2010-06-21","sha":"983353e79b1633e760f327dc6ceb283efaa44d63","kind":"commit","published_at":"2010-06-21T22:16:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-06-21","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-21/manifests"},{"name":"weekly.2010-06-09","sha":"61be33d3ae58572eb3f4c67acf0c9ee8c903f888","kind":"commit","published_at":"2010-06-09T21:10:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-06-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-09/manifests"},{"name":"weekly.2010-05-27","sha":"371bf8e61b7b8ef725f795be05f7ce4553433e98","kind":"commit","published_at":"2010-05-27T23:50:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-05-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-05-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-05-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-27/manifests"},{"name":"weekly.2010-05-04","sha":"174ca90b2cad59b1525e0db85ffe25aa3f8e75dc","kind":"commit","published_at":"2010-05-05T02:12:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-05-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-05-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-05-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-04/manifests"},{"name":"weekly.2010-04-27","sha":"70ee7bff79d5731a36c187b94f041a50eea53b1c","kind":"commit","published_at":"2010-04-28T04:05:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-04-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-04-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-04-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-27/manifests"},{"name":"weekly.2010-04-13","sha":"6aad41919bd5317d3b9d0b9a963a2cd0ced012f9","kind":"commit","published_at":"2010-04-14T03:55:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-04-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-04-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-04-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-13/manifests"},{"name":"weekly.2010-03-30","sha":"c2f3737cb01bf35991a775c14cd28e5a2d3a102e","kind":"commit","published_at":"2010-03-31T00:40:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-30","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-30/manifests"},{"name":"weekly.2010-03-22","sha":"a1723941e0a1e128e0a0b6ecde9a054214e55784","kind":"commit","published_at":"2010-03-23T01:56:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-22/manifests"},{"name":"weekly.2010-03-15","sha":"6f9272f5dd568377cfa1b2862de7e12096539089","kind":"commit","published_at":"2010-03-15T23:44:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-15/manifests"},{"name":"weekly.2010-03-04","sha":"baa65fd1066c867ee647fc5a19b6107fa0f91263","kind":"commit","published_at":"2010-03-04T02:00:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-04/manifests"},{"name":"weekly.2010-02-23","sha":"ef81b024b697a292a84e45288d03af2acbf5ff94","kind":"commit","published_at":"2010-02-24T00:35:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-23/manifests"},{"name":"weekly.2010-02-17","sha":"d3a6cd4cd49172d5e0201b85923156137ff68963","kind":"commit","published_at":"2010-02-18T00:31:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-17/manifests"},{"name":"weekly.2010-02-04","sha":"e6004b3de3d697d827591ef034931315fdbcecf6","kind":"commit","published_at":"2010-02-05T01:37:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-04/manifests"},{"name":"weekly.2010-01-27","sha":"492e13e3cde9bd3ee7d4aa6a3aa83c7c14738ec6","kind":"commit","published_at":"2010-01-28T02:28:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-27/manifests"},{"name":"weekly.2010-01-13","sha":"495936b58c343b12ac1bfa95859590e985751f0c","kind":"commit","published_at":"2010-01-14T01:08:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-13/manifests"},{"name":"weekly.2010-01-05","sha":"fd974e096dcdba69ab24ca31bb47e6b639a7306b","kind":"commit","published_at":"2010-01-06T01:12:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-05","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-05/manifests"},{"name":"weekly.2009-12-22","sha":"4551b00da36e0419251f718fe80cf72132fd6f7d","kind":"commit","published_at":"2009-12-22T21:05:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-22/manifests"},{"name":"weekly.2009-12-09","sha":"5facb847703522e2d0716bf32500974aaf20fc20","kind":"commit","published_at":"2009-12-09T22:39:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-09/manifests"},{"name":"weekly.2009-12-07","sha":"b73b43ea3165a52bb9c3d4263954800f4055f426","kind":"commit","published_at":"2009-12-08T06:01:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-07/manifests"},{"name":"weekly.2009-11-17","sha":"a8ba40823c08508ca5f7562501a26bc2e85c88eb","kind":"commit","published_at":"2009-11-18T02:21:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-17/manifests"},{"name":"weekly.2009-11-12","sha":"f3a97293b17133cd5529b3510bc9301798bf2167","kind":"commit","published_at":"2009-11-12T22:55:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-12","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-12/manifests"},{"name":"weekly.2009-11-10.1","sha":"c57054f7b49539ca4ed6533267c1c20c39aaaaa5","kind":"commit","published_at":"2009-11-11T04:05:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-10.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10.1/manifests"},{"name":"weekly.2009-11-10","sha":"78c47c36b2984058c1bec0bd72e0b127b24fcd44","kind":"commit","published_at":"2009-11-10T22:09:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10/manifests"},{"name":"weekly.2009-11-06","sha":"9ad14c94db182dd3326e4c80053e0311f47700ce","kind":"commit","published_at":"2009-11-06T18:33:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-06/manifests"}]},"repo_metadata_updated_at":"2026-09-02T13:07:58.649Z","dependent_packages_count":0,"downloads":45,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":55.97413550745009,"dependent_packages_count":50.91369131290413,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":53.44391341017711},"purl":"pkg:conda/go-nocgo_linux-aarch64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/go-nocgo_linux-aarch64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/go-nocgo_linux-aarch64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/go-nocgo_linux-aarch64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-01T21:59:00.263Z","issues_count":11977,"pull_requests_count":2060,"avg_time_to_close_issue":26204571.320057083,"avg_time_to_close_pull_request":16845612.787696924,"issues_closed_count":7707,"pull_requests_closed_count":1333,"pull_request_authors_count":772,"issue_authors_count":4153,"avg_comments_per_issue":7.033981798447024,"avg_comments_per_pull_request":11.904854368932039,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":855,"past_year_pull_requests_count":88,"past_year_avg_time_to_close_issue":1729600.469879518,"past_year_avg_time_to_close_pull_request":973910.2162162162,"past_year_issues_closed_count":332,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":357,"past_year_avg_comments_per_issue":5.201169590643275,"past_year_avg_comments_per_pull_request":10.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/issues","maintainers":[{"login":"adonovan","count":406,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adonovan"},{"login":"prattmic","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prattmic"},{"login":"mateusz834","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mateusz834"},{"login":"rolandshoemaker","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandshoemaker"},{"login":"qiulaidongfeng","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiulaidongfeng"},{"login":"bcmills","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcmills"},{"login":"dsnet","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"mauri870","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"mvdan","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"},{"login":"Jorropo","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jorropo"},{"login":"dominikh","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominikh"},{"login":"cherrymui","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherrymui"},{"login":"seankhliao","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seankhliao"},{"login":"dmitshur","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"findleyr","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findleyr"},{"login":"aclements","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aclements"},{"login":"julieqiu","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/julieqiu"},{"login":"hajimehoshi","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"},{"login":"qmuntal","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qmuntal"},{"login":"Zxilly","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zxilly"},{"login":"drakkan","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drakkan"},{"login":"jimmyfrasche","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmyfrasche"},{"login":"myitcv","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/myitcv"},{"login":"thatnealpatel","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatnealpatel"},{"login":"nicholashusin","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholashusin"},{"login":"odeke-em","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odeke-em"},{"login":"johanbrandhorst","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanbrandhorst"},{"login":"ALTree","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ALTree"},{"login":"panjf2000","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panjf2000"},{"login":"dvyukov","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvyukov"},{"login":"ianlancetaylor","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianlancetaylor"},{"login":"0intro","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0intro"},{"login":"mundaym","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mundaym"},{"login":"h9jiang","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h9jiang"},{"login":"mattn","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"andybons","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andybons"},{"login":"xieyuschen","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xieyuschen"},{"login":"alexbrainman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbrainman"},{"login":"cpu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"},{"login":"jake-ciolek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jake-ciolek"},{"login":"tklauser","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"},{"login":"crawshaw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crawshaw"},{"login":"HaraldNordgren","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaraldNordgren"},{"login":"sbinet","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbinet"},{"login":"cuonglm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuonglm"},{"login":"4ad","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/4ad"},{"login":"artyom","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/artyom"},{"login":"tatianab","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tatianab"},{"login":"SamWhited","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SamWhited"},{"login":"mdempsky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdempsky"},{"login":"thepudds","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thepudds"},{"login":"codyoss","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codyoss"},{"login":"eliben","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliben"},{"login":"ysmolski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ysmolski"},{"login":"changkun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/changkun"},{"login":"smasher164","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smasher164"},{"login":"rasky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rasky"},{"login":"JaynewDee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JaynewDee"},{"login":"nsrip-dd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsrip-dd"},{"login":"neelance","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neelance"},{"login":"ayang64","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayang64"},{"login":"dmgk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmgk"},{"login":"minux","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minux"},{"login":"allone9425","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allone9425"},{"login":"mdlayher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdlayher"},{"login":"psilva261","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psilva261"},{"login":"fatih","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fatih"},{"login":"paulzhol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulzhol"},{"login":"broady","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/broady"}],"active_maintainers":[{"login":"adonovan","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adonovan"},{"login":"nicholashusin","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholashusin"},{"login":"prattmic","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prattmic"},{"login":"dmitshur","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"thatnealpatel","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatnealpatel"},{"login":"rolandshoemaker","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandshoemaker"},{"login":"Jorropo","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jorropo"},{"login":"seankhliao","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seankhliao"},{"login":"aclements","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aclements"},{"login":"tklauser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"},{"login":"mvdan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"},{"login":"thepudds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thepudds"},{"login":"dsnet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"jake-ciolek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jake-ciolek"},{"login":"qmuntal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qmuntal"},{"login":"Zxilly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zxilly"},{"login":"hajimehoshi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"},{"login":"h9jiang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h9jiang"},{"login":"dominikh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominikh"},{"login":"cpu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"},{"login":"alexbrainman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbrainman"},{"login":"0intro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0intro"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_linux-aarch64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_linux-aarch64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_linux-aarch64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_linux-aarch64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_linux-aarch64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_linux-aarch64/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5492,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":865},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-09-02T05:06:32.934Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":15086836,"name":"go-cgo_win-arm64","ecosystem":"conda","description":"This package enables the CONDA_GO_COMPILER environment variable. This variable is used by conda-forge's patched GoLang compiler to set conda-aware GOBIN and GOPATH default values. These default values are ignored if GOBIN and GOPATH environment variables are set independently by the user.  Furthermore, this package set the correct GOARCH and GOOS environment variables to enable cross-compilation.","homepage":"https://golang.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/golang/go","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-09-01T18:46:12.000Z","latest_release_published_at":"2026-09-01T18:46:12.000Z","latest_release_number":"1.26.6","last_synced_at":"2026-09-02T01:42:56.161Z","created_at":"2026-09-02T01:42:56.000Z","updated_at":"2026-09-02T14:18:42.873Z","registry_url":"https://anaconda.org/anaconda/go-cgo_win-arm64","install_command":"conda install -c anaconda go-cgo_win-arm64","documentation_url":null,"metadata":{},"repo_metadata":{"id":19835501,"uuid":"23096959","full_name":"golang/go","owner":"golang","description":"The Go programming language","archived":false,"fork":false,"pushed_at":"2026-09-01T01:58:01.000Z","size":454897,"stargazers_count":137090,"open_issues_count":10096,"forks_count":19339,"subscribers_count":3361,"default_branch":"master","last_synced_at":"2026-09-01T12:13:24.444Z","etag":null,"topics":["go","golang","language","programming-language"],"latest_commit_sha":null,"homepage":"https://go.dev","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/golang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":".github/SUPPORT.md","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}},"created_at":"2014-08-19T04:33:40.000Z","updated_at":"2026-09-01T10:47:50.000Z","dependencies_parsed_at":"2023-09-22T08:27:49.290Z","dependency_job_id":"51c1ade0-284a-4af0-ae5d-cc3266f79635","html_url":"https://github.com/golang/go","commit_stats":{"total_commits":59966,"total_committers":2541,"mean_commits":"23.599370326643054","dds":0.8771970783443952,"last_synced_commit":"103317217de0ca4b59cc90a09badc744a4fba768"},"previous_names":[],"tags_count":480,"template":false,"template_full_name":null,"purl":"pkg:github/golang/go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","download_url":"https://codeload.github.com/golang/go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/sbom","scorecard":{"id":390775,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang/go","commit":"a8564bd412d4495a6048f981d30d4d7abb1e45a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: src/archive/tar/fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: src/archive/zip/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/bytes/bytes_test.go:1819","Info: GoBuiltInFuzzer integration found: src/cmd/go/internal/envcmd/env_test.go:22","Info: GoBuiltInFuzzer integration found: src/cmd/go/internal/work/shell_test.go:17","Info: GoBuiltInFuzzer integration found: src/cmd/internal/pgo/serialize_test.go:183","Info: GoBuiltInFuzzer integration found: src/compress/gzip/fuzz_test.go:17","Info: GoBuiltInFuzzer integration found: src/debug/buildinfo/buildinfo_test.go:323","Info: GoBuiltInFuzzer integration found: src/debug/buildinfo/buildinfo_test.go:399","Info: GoBuiltInFuzzer integration found: src/encoding/csv/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/fold_test.go:14","Info: GoBuiltInFuzzer integration found: src/encoding/json/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/fuzz_test.go:55","Info: GoBuiltInFuzzer integration found: src/encoding/json/internal/jsonwire/wire_test.go:50","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:20","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:108","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:139","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:240","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:259","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:360","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:380","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/fuzz_test.go:14","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2_fuzz_test.go:55","Info: GoBuiltInFuzzer integration found: src/html/fuzz_test.go:9","Info: GoBuiltInFuzzer integration found: src/image/gif/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/image/jpeg/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/image/png/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:324","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:355","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:385","Info: GoBuiltInFuzzer integration found: src/internal/runtime/maps/fuzz_test.go:96","Info: GoBuiltInFuzzer integration found: src/internal/trace/reader_test.go:53","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:32","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:49","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:88","Info: GoBuiltInFuzzer integration found: src/internal/zstd/xxhash_test.go:78","Info: GoBuiltInFuzzer integration found: src/math/big/nat_test.go:719","Info: GoBuiltInFuzzer integration found: src/net/netip/fuzz_test.go:127","Info: GoBuiltInFuzzer integration found: src/runtime/debug/mod_test.go:23","Info: GoBuiltInFuzzer integration found: src/runtime/mgcscavenge_test.go:841","Info: GoBuiltInFuzzer integration found: src/strings/strings_test.go:1495","Info: GoBuiltInFuzzer integration found: src/syscall/syscall_windows_test.go:276","Info: GoBuiltInFuzzer integration found: src/syscall/wtf8_windows_test.go:157","Info: GoBuiltInFuzzer integration found: src/syscall/wtf8_windows_test.go:177","Info: GoBuiltInFuzzer integration found: src/time/format_test.go:995","Info: GoBuiltInFuzzer integration found: src/time/format_test.go:1037"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: src/crypto/internal/boring/syso/goboringcrypto_linux_amd64.syso:1","Warn: binary detected: src/crypto/internal/boring/syso/goboringcrypto_linux_arm64.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_darwin.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_freebsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_linux.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_netbsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_openbsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v3/race_linux.syso:1","Warn: binary detected: src/runtime/race/race_darwin_arm64.syso:1","Warn: binary detected: src/runtime/race/race_linux_arm64.syso:1","Warn: binary detected: src/runtime/race/race_linux_loong64.syso:1","Warn: binary detected: src/runtime/race/race_linux_ppc64le.syso:1","Warn: binary detected: src/runtime/race/race_linux_s390x.syso:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: containerImage not pinned by hash: src/crypto/internal/boring/Dockerfile:8","Warn: containerImage not pinned by hash: src/crypto/internal/fips140/nistec/fiat/Dockerfile:5: pin your Docker image by updating coqorg/coq:8.13.2 to coqorg/coq:8.13.2@sha256:f0266f10d0f3318644b3b41f6797c44cb2cc247b9d248089a5def64a2d937828","Warn: downloadThenRun not pinned by hash: src/crypto/internal/boring/Dockerfile:24-27","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:44:29.345Z","repository_id":19835501,"created_at":"2025-08-18T17:44:29.346Z","updated_at":"2025-08-18T17:44:29.346Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-01T02:00:05.433Z","response_time":53,"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"}},"repo_metadata_updated_at":"2026-09-02T14:18:42.872Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":36.25273124544792,"dependent_packages_count":33.24836125273124,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.75054624908958},"purl":"pkg:conda/go-cgo_win-arm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/go-cgo_win-arm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/go-cgo_win-arm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/go-cgo_win-arm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-01T21:59:00.263Z","issues_count":11977,"pull_requests_count":2060,"avg_time_to_close_issue":26204571.320057083,"avg_time_to_close_pull_request":16845612.787696924,"issues_closed_count":7707,"pull_requests_closed_count":1333,"pull_request_authors_count":772,"issue_authors_count":4153,"avg_comments_per_issue":7.033981798447024,"avg_comments_per_pull_request":11.904854368932039,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":855,"past_year_pull_requests_count":88,"past_year_avg_time_to_close_issue":1729600.469879518,"past_year_avg_time_to_close_pull_request":973910.2162162162,"past_year_issues_closed_count":332,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":357,"past_year_avg_comments_per_issue":5.201169590643275,"past_year_avg_comments_per_pull_request":10.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/issues","maintainers":[{"login":"adonovan","count":406,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adonovan"},{"login":"prattmic","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prattmic"},{"login":"mateusz834","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mateusz834"},{"login":"rolandshoemaker","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandshoemaker"},{"login":"qiulaidongfeng","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiulaidongfeng"},{"login":"bcmills","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcmills"},{"login":"dsnet","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"mauri870","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"mvdan","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"},{"login":"Jorropo","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jorropo"},{"login":"dominikh","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominikh"},{"login":"cherrymui","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherrymui"},{"login":"seankhliao","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seankhliao"},{"login":"dmitshur","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"findleyr","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findleyr"},{"login":"aclements","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aclements"},{"login":"julieqiu","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/julieqiu"},{"login":"hajimehoshi","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"},{"login":"qmuntal","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qmuntal"},{"login":"Zxilly","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zxilly"},{"login":"drakkan","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drakkan"},{"login":"jimmyfrasche","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmyfrasche"},{"login":"myitcv","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/myitcv"},{"login":"thatnealpatel","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatnealpatel"},{"login":"nicholashusin","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholashusin"},{"login":"odeke-em","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odeke-em"},{"login":"johanbrandhorst","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanbrandhorst"},{"login":"ALTree","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ALTree"},{"login":"panjf2000","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panjf2000"},{"login":"dvyukov","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvyukov"},{"login":"ianlancetaylor","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianlancetaylor"},{"login":"0intro","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0intro"},{"login":"mundaym","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mundaym"},{"login":"h9jiang","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h9jiang"},{"login":"mattn","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"andybons","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andybons"},{"login":"xieyuschen","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xieyuschen"},{"login":"alexbrainman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbrainman"},{"login":"cpu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"},{"login":"jake-ciolek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jake-ciolek"},{"login":"tklauser","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"},{"login":"crawshaw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crawshaw"},{"login":"HaraldNordgren","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaraldNordgren"},{"login":"sbinet","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbinet"},{"login":"cuonglm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuonglm"},{"login":"4ad","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/4ad"},{"login":"artyom","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/artyom"},{"login":"tatianab","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tatianab"},{"login":"SamWhited","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SamWhited"},{"login":"mdempsky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdempsky"},{"login":"thepudds","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thepudds"},{"login":"codyoss","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codyoss"},{"login":"eliben","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliben"},{"login":"ysmolski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ysmolski"},{"login":"changkun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/changkun"},{"login":"smasher164","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smasher164"},{"login":"rasky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rasky"},{"login":"JaynewDee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JaynewDee"},{"login":"nsrip-dd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsrip-dd"},{"login":"neelance","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neelance"},{"login":"ayang64","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayang64"},{"login":"dmgk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmgk"},{"login":"minux","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minux"},{"login":"allone9425","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allone9425"},{"login":"mdlayher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdlayher"},{"login":"psilva261","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psilva261"},{"login":"fatih","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fatih"},{"login":"paulzhol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulzhol"},{"login":"broady","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/broady"}],"active_maintainers":[{"login":"adonovan","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adonovan"},{"login":"nicholashusin","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholashusin"},{"login":"prattmic","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prattmic"},{"login":"dmitshur","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"thatnealpatel","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatnealpatel"},{"login":"rolandshoemaker","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandshoemaker"},{"login":"Jorropo","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jorropo"},{"login":"seankhliao","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seankhliao"},{"login":"aclements","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aclements"},{"login":"tklauser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"},{"login":"mvdan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"},{"login":"thepudds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thepudds"},{"login":"dsnet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"jake-ciolek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jake-ciolek"},{"login":"qmuntal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qmuntal"},{"login":"Zxilly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zxilly"},{"login":"hajimehoshi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"},{"login":"h9jiang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h9jiang"},{"login":"dominikh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominikh"},{"login":"cpu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"},{"login":"alexbrainman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbrainman"},{"login":"0intro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0intro"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_win-arm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_win-arm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_win-arm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_win-arm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_win-arm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_win-arm64/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5492,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":865},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-09-02T05:06:32.934Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":15086837,"name":"go-nocgo_win-arm64","ecosystem":"conda","description":"This package enables the CONDA_GO_COMPILER environment variable. This variable is used by conda-forge's patched GoLang compiler to set conda-aware GOBIN and GOPATH default values. These default values are ignored if GOBIN and GOPATH environment variables are set independently by the user.  Furthermore, this package set the correct GOARCH and GOOS environment variables to enable cross-compilation.","homepage":"https://golang.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/golang/go","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-09-01T18:46:00.000Z","latest_release_published_at":"2026-09-01T18:46:00.000Z","latest_release_number":"1.26.6","last_synced_at":"2026-09-02T01:42:56.467Z","created_at":"2026-09-02T01:42:56.332Z","updated_at":"2026-09-02T14:18:42.874Z","registry_url":"https://anaconda.org/anaconda/go-nocgo_win-arm64","install_command":"conda install -c anaconda go-nocgo_win-arm64","documentation_url":null,"metadata":{},"repo_metadata":{"id":19835501,"uuid":"23096959","full_name":"golang/go","owner":"golang","description":"The Go programming language","archived":false,"fork":false,"pushed_at":"2026-09-01T01:58:01.000Z","size":454897,"stargazers_count":137090,"open_issues_count":10096,"forks_count":19339,"subscribers_count":3361,"default_branch":"master","last_synced_at":"2026-09-01T12:13:24.444Z","etag":null,"topics":["go","golang","language","programming-language"],"latest_commit_sha":null,"homepage":"https://go.dev","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/golang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":".github/SUPPORT.md","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}},"created_at":"2014-08-19T04:33:40.000Z","updated_at":"2026-09-01T10:47:50.000Z","dependencies_parsed_at":"2023-09-22T08:27:49.290Z","dependency_job_id":"51c1ade0-284a-4af0-ae5d-cc3266f79635","html_url":"https://github.com/golang/go","commit_stats":{"total_commits":59966,"total_committers":2541,"mean_commits":"23.599370326643054","dds":0.8771970783443952,"last_synced_commit":"103317217de0ca4b59cc90a09badc744a4fba768"},"previous_names":[],"tags_count":480,"template":false,"template_full_name":null,"purl":"pkg:github/golang/go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","download_url":"https://codeload.github.com/golang/go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/sbom","scorecard":{"id":390775,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang/go","commit":"a8564bd412d4495a6048f981d30d4d7abb1e45a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: src/archive/tar/fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: src/archive/zip/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/bytes/bytes_test.go:1819","Info: GoBuiltInFuzzer integration found: src/cmd/go/internal/envcmd/env_test.go:22","Info: GoBuiltInFuzzer integration found: src/cmd/go/internal/work/shell_test.go:17","Info: GoBuiltInFuzzer integration found: src/cmd/internal/pgo/serialize_test.go:183","Info: GoBuiltInFuzzer integration found: src/compress/gzip/fuzz_test.go:17","Info: GoBuiltInFuzzer integration found: src/debug/buildinfo/buildinfo_test.go:323","Info: GoBuiltInFuzzer integration found: src/debug/buildinfo/buildinfo_test.go:399","Info: GoBuiltInFuzzer integration found: src/encoding/csv/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/fold_test.go:14","Info: GoBuiltInFuzzer integration found: src/encoding/json/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/fuzz_test.go:55","Info: GoBuiltInFuzzer integration found: src/encoding/json/internal/jsonwire/wire_test.go:50","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:20","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:108","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:139","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:240","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:259","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:360","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:380","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/fuzz_test.go:14","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2_fuzz_test.go:55","Info: GoBuiltInFuzzer integration found: src/html/fuzz_test.go:9","Info: GoBuiltInFuzzer integration found: src/image/gif/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/image/jpeg/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/image/png/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:324","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:355","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:385","Info: GoBuiltInFuzzer integration found: src/internal/runtime/maps/fuzz_test.go:96","Info: GoBuiltInFuzzer integration found: src/internal/trace/reader_test.go:53","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:32","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:49","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:88","Info: GoBuiltInFuzzer integration found: src/internal/zstd/xxhash_test.go:78","Info: GoBuiltInFuzzer integration found: src/math/big/nat_test.go:719","Info: GoBuiltInFuzzer integration found: src/net/netip/fuzz_test.go:127","Info: GoBuiltInFuzzer integration found: src/runtime/debug/mod_test.go:23","Info: GoBuiltInFuzzer integration found: src/runtime/mgcscavenge_test.go:841","Info: GoBuiltInFuzzer integration found: src/strings/strings_test.go:1495","Info: GoBuiltInFuzzer integration found: src/syscall/syscall_windows_test.go:276","Info: GoBuiltInFuzzer integration found: src/syscall/wtf8_windows_test.go:157","Info: GoBuiltInFuzzer integration found: src/syscall/wtf8_windows_test.go:177","Info: GoBuiltInFuzzer integration found: src/time/format_test.go:995","Info: GoBuiltInFuzzer integration found: src/time/format_test.go:1037"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: src/crypto/internal/boring/syso/goboringcrypto_linux_amd64.syso:1","Warn: binary detected: src/crypto/internal/boring/syso/goboringcrypto_linux_arm64.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_darwin.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_freebsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_linux.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_netbsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_openbsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v3/race_linux.syso:1","Warn: binary detected: src/runtime/race/race_darwin_arm64.syso:1","Warn: binary detected: src/runtime/race/race_linux_arm64.syso:1","Warn: binary detected: src/runtime/race/race_linux_loong64.syso:1","Warn: binary detected: src/runtime/race/race_linux_ppc64le.syso:1","Warn: binary detected: src/runtime/race/race_linux_s390x.syso:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: containerImage not pinned by hash: src/crypto/internal/boring/Dockerfile:8","Warn: containerImage not pinned by hash: src/crypto/internal/fips140/nistec/fiat/Dockerfile:5: pin your Docker image by updating coqorg/coq:8.13.2 to coqorg/coq:8.13.2@sha256:f0266f10d0f3318644b3b41f6797c44cb2cc247b9d248089a5def64a2d937828","Warn: downloadThenRun not pinned by hash: src/crypto/internal/boring/Dockerfile:24-27","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:44:29.345Z","repository_id":19835501,"created_at":"2025-08-18T17:44:29.346Z","updated_at":"2025-08-18T17:44:29.346Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-01T02:00:05.433Z","response_time":53,"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"}},"repo_metadata_updated_at":"2026-09-02T14:18:42.874Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":36.25273124544792,"dependent_packages_count":33.24836125273124,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.75054624908958},"purl":"pkg:conda/go-nocgo_win-arm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/go-nocgo_win-arm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/go-nocgo_win-arm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/go-nocgo_win-arm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-01T21:59:00.263Z","issues_count":11977,"pull_requests_count":2060,"avg_time_to_close_issue":26204571.320057083,"avg_time_to_close_pull_request":16845612.787696924,"issues_closed_count":7707,"pull_requests_closed_count":1333,"pull_request_authors_count":772,"issue_authors_count":4153,"avg_comments_per_issue":7.033981798447024,"avg_comments_per_pull_request":11.904854368932039,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":855,"past_year_pull_requests_count":88,"past_year_avg_time_to_close_issue":1729600.469879518,"past_year_avg_time_to_close_pull_request":973910.2162162162,"past_year_issues_closed_count":332,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":357,"past_year_avg_comments_per_issue":5.201169590643275,"past_year_avg_comments_per_pull_request":10.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/issues","maintainers":[{"login":"adonovan","count":406,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adonovan"},{"login":"prattmic","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prattmic"},{"login":"mateusz834","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mateusz834"},{"login":"rolandshoemaker","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandshoemaker"},{"login":"qiulaidongfeng","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiulaidongfeng"},{"login":"bcmills","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcmills"},{"login":"dsnet","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"mauri870","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"mvdan","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"},{"login":"Jorropo","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jorropo"},{"login":"dominikh","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominikh"},{"login":"cherrymui","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherrymui"},{"login":"seankhliao","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seankhliao"},{"login":"dmitshur","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"findleyr","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findleyr"},{"login":"aclements","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aclements"},{"login":"julieqiu","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/julieqiu"},{"login":"hajimehoshi","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"},{"login":"qmuntal","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qmuntal"},{"login":"Zxilly","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zxilly"},{"login":"drakkan","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drakkan"},{"login":"jimmyfrasche","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmyfrasche"},{"login":"myitcv","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/myitcv"},{"login":"thatnealpatel","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatnealpatel"},{"login":"nicholashusin","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholashusin"},{"login":"odeke-em","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odeke-em"},{"login":"johanbrandhorst","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanbrandhorst"},{"login":"ALTree","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ALTree"},{"login":"panjf2000","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panjf2000"},{"login":"dvyukov","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvyukov"},{"login":"ianlancetaylor","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianlancetaylor"},{"login":"0intro","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0intro"},{"login":"mundaym","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mundaym"},{"login":"h9jiang","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h9jiang"},{"login":"mattn","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"andybons","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andybons"},{"login":"xieyuschen","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xieyuschen"},{"login":"alexbrainman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbrainman"},{"login":"cpu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"},{"login":"jake-ciolek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jake-ciolek"},{"login":"tklauser","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"},{"login":"crawshaw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crawshaw"},{"login":"HaraldNordgren","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaraldNordgren"},{"login":"sbinet","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbinet"},{"login":"cuonglm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuonglm"},{"login":"4ad","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/4ad"},{"login":"artyom","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/artyom"},{"login":"tatianab","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tatianab"},{"login":"SamWhited","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SamWhited"},{"login":"mdempsky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdempsky"},{"login":"thepudds","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thepudds"},{"login":"codyoss","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codyoss"},{"login":"eliben","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliben"},{"login":"ysmolski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ysmolski"},{"login":"changkun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/changkun"},{"login":"smasher164","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smasher164"},{"login":"rasky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rasky"},{"login":"JaynewDee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JaynewDee"},{"login":"nsrip-dd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsrip-dd"},{"login":"neelance","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neelance"},{"login":"ayang64","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayang64"},{"login":"dmgk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmgk"},{"login":"minux","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minux"},{"login":"allone9425","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allone9425"},{"login":"mdlayher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdlayher"},{"login":"psilva261","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psilva261"},{"login":"fatih","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fatih"},{"login":"paulzhol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulzhol"},{"login":"broady","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/broady"}],"active_maintainers":[{"login":"adonovan","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adonovan"},{"login":"nicholashusin","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholashusin"},{"login":"prattmic","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prattmic"},{"login":"dmitshur","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"thatnealpatel","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatnealpatel"},{"login":"rolandshoemaker","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandshoemaker"},{"login":"Jorropo","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jorropo"},{"login":"seankhliao","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seankhliao"},{"login":"aclements","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aclements"},{"login":"tklauser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"},{"login":"mvdan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"},{"login":"thepudds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thepudds"},{"login":"dsnet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"jake-ciolek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jake-ciolek"},{"login":"qmuntal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qmuntal"},{"login":"Zxilly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zxilly"},{"login":"hajimehoshi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"},{"login":"h9jiang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h9jiang"},{"login":"dominikh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominikh"},{"login":"cpu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"},{"login":"alexbrainman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbrainman"},{"login":"0intro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0intro"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_win-arm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_win-arm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_win-arm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_win-arm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_win-arm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_win-arm64/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5492,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":865},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-09-02T05:06:32.934Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":11735012,"name":"go-nocgo_osx-arm64","ecosystem":"conda","description":"This package enables the CONDA_GO_COMPILER environment variable. This variable is used by conda-forge's patched GoLang compiler to set conda-aware GOBIN and GOPATH default values. These default values are ignored if GOBIN and GOPATH environment variables are set independently by the user.  Furthermore, this package set the correct GOARCH and GOOS environment variables to enable cross-compilation.","homepage":"https://golang.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/golang/go","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2024-09-19T18:48:10.000Z","latest_release_published_at":"2026-07-17T23:52:51.000Z","latest_release_number":"1.26.5","last_synced_at":"2026-07-18T09:18:45.623Z","created_at":"2025-06-05T11:38:26.277Z","updated_at":"2026-08-23T15:21:40.413Z","registry_url":"https://anaconda.org/anaconda/go-nocgo_osx-arm64","install_command":"conda install -c anaconda go-nocgo_osx-arm64","documentation_url":null,"metadata":{},"repo_metadata":{"id":19835501,"uuid":"23096959","full_name":"golang/go","owner":"golang","description":"The Go programming language","archived":false,"fork":false,"pushed_at":"2026-08-23T02:48:50.000Z","size":452616,"stargazers_count":136184,"open_issues_count":10115,"forks_count":19295,"subscribers_count":3358,"default_branch":"master","last_synced_at":"2026-08-23T11:15:41.097Z","etag":null,"topics":["go","golang","language","programming-language"],"latest_commit_sha":null,"homepage":"https://go.dev","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/golang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":".github/SUPPORT.md","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}},"created_at":"2014-08-19T04:33:40.000Z","updated_at":"2026-08-23T10:38:48.000Z","dependencies_parsed_at":"2023-09-22T08:27:49.290Z","dependency_job_id":"51c1ade0-284a-4af0-ae5d-cc3266f79635","html_url":"https://github.com/golang/go","commit_stats":{"total_commits":59966,"total_committers":2541,"mean_commits":"23.599370326643054","dds":0.8771970783443952,"last_synced_commit":"103317217de0ca4b59cc90a09badc744a4fba768"},"previous_names":[],"tags_count":480,"template":false,"template_full_name":null,"purl":"pkg:github/golang/go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","download_url":"https://codeload.github.com/golang/go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/sbom","scorecard":{"id":390775,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang/go","commit":"a8564bd412d4495a6048f981d30d4d7abb1e45a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: src/archive/tar/fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: src/archive/zip/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/bytes/bytes_test.go:1819","Info: GoBuiltInFuzzer integration found: src/cmd/go/internal/envcmd/env_test.go:22","Info: GoBuiltInFuzzer integration found: src/cmd/go/internal/work/shell_test.go:17","Info: GoBuiltInFuzzer integration found: src/cmd/internal/pgo/serialize_test.go:183","Info: GoBuiltInFuzzer integration found: src/compress/gzip/fuzz_test.go:17","Info: GoBuiltInFuzzer integration found: src/debug/buildinfo/buildinfo_test.go:323","Info: GoBuiltInFuzzer integration found: src/debug/buildinfo/buildinfo_test.go:399","Info: GoBuiltInFuzzer integration found: src/encoding/csv/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/fold_test.go:14","Info: GoBuiltInFuzzer integration found: src/encoding/json/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/fuzz_test.go:55","Info: GoBuiltInFuzzer integration found: src/encoding/json/internal/jsonwire/wire_test.go:50","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:20","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:108","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:139","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:240","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:259","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:360","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:380","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/fuzz_test.go:14","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2_fuzz_test.go:55","Info: GoBuiltInFuzzer integration found: src/html/fuzz_test.go:9","Info: GoBuiltInFuzzer integration found: src/image/gif/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/image/jpeg/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/image/png/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:324","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:355","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:385","Info: GoBuiltInFuzzer integration found: src/internal/runtime/maps/fuzz_test.go:96","Info: GoBuiltInFuzzer integration found: src/internal/trace/reader_test.go:53","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:32","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:49","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:88","Info: GoBuiltInFuzzer integration found: src/internal/zstd/xxhash_test.go:78","Info: GoBuiltInFuzzer integration found: src/math/big/nat_test.go:719","Info: GoBuiltInFuzzer integration found: src/net/netip/fuzz_test.go:127","Info: GoBuiltInFuzzer integration found: src/runtime/debug/mod_test.go:23","Info: GoBuiltInFuzzer integration found: src/runtime/mgcscavenge_test.go:841","Info: GoBuiltInFuzzer integration found: src/strings/strings_test.go:1495","Info: GoBuiltInFuzzer integration found: src/syscall/syscall_windows_test.go:276","Info: GoBuiltInFuzzer integration found: src/syscall/wtf8_windows_test.go:157","Info: GoBuiltInFuzzer integration found: src/syscall/wtf8_windows_test.go:177","Info: GoBuiltInFuzzer integration found: src/time/format_test.go:995","Info: GoBuiltInFuzzer integration found: src/time/format_test.go:1037"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: src/crypto/internal/boring/syso/goboringcrypto_linux_amd64.syso:1","Warn: binary detected: src/crypto/internal/boring/syso/goboringcrypto_linux_arm64.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_darwin.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_freebsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_linux.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_netbsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_openbsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v3/race_linux.syso:1","Warn: binary detected: src/runtime/race/race_darwin_arm64.syso:1","Warn: binary detected: src/runtime/race/race_linux_arm64.syso:1","Warn: binary detected: src/runtime/race/race_linux_loong64.syso:1","Warn: binary detected: src/runtime/race/race_linux_ppc64le.syso:1","Warn: binary detected: src/runtime/race/race_linux_s390x.syso:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: containerImage not pinned by hash: src/crypto/internal/boring/Dockerfile:8","Warn: containerImage not pinned by hash: src/crypto/internal/fips140/nistec/fiat/Dockerfile:5: pin your Docker image by updating coqorg/coq:8.13.2 to coqorg/coq:8.13.2@sha256:f0266f10d0f3318644b3b41f6797c44cb2cc247b9d248089a5def64a2d937828","Warn: downloadThenRun not pinned by hash: src/crypto/internal/boring/Dockerfile:24-27","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:44:29.345Z","repository_id":19835501,"created_at":"2025-08-18T17:44:29.346Z","updated_at":"2025-08-18T17:44:29.346Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850184,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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"},"owner_record":{"login":"golang","name":"Go","uuid":"4314092","kind":"organization","description":"The Go Programming Language","email":null,"website":"https://go.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4314092?v=4","repositories_count":61,"last_synced_at":"2026-08-22T00:54:18.690Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang","funding_links":[],"total_stars":250881,"followers":12530,"following":0,"created_at":"2022-11-03T06:09:51.413Z","updated_at":"2026-08-22T00:54:18.744Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang/repositories"},"tags":[{"name":"go1.25.9","sha":"7076e01d9d450bae9f25be76f45d58cc52e2aad2","kind":"commit","published_at":"2026-04-07T19:41:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.9","html_url":"https://github.com/golang/go/releases/tag/go1.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.9/manifests"},{"name":"go1.26.2","sha":"9c8bf0e72a6fb3b415b591b124b59fbb7cf92252","kind":"commit","published_at":"2026-04-07T19:38:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.2","html_url":"https://github.com/golang/go/releases/tag/go1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.2/manifests"},{"name":"go1.25.8","sha":"439ff996f0ee506fc2eb84b7f11ffc360a6299f2","kind":"commit","published_at":"2026-03-06T00:26:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.8","html_url":"https://github.com/golang/go/releases/tag/go1.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.8/manifests"},{"name":"go1.26.1","sha":"e87b10ea2a2c6c65b80c4374af42b9c02ac9fb20","kind":"commit","published_at":"2026-03-06T00:26:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.1","html_url":"https://github.com/golang/go/releases/tag/go1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.1/manifests"},{"name":"go1.26.0","sha":"d90b98e65320778f3b1f99a6951ab20f04d218b3","kind":"commit","published_at":"2026-02-10T19:27:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.0","html_url":"https://github.com/golang/go/releases/tag/go1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.0/manifests"},{"name":"go1.25.7","sha":"eaf3bc799a221cc375f188e8699c9330c1caf40a","kind":"commit","published_at":"2026-02-04T15:46:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.7","html_url":"https://github.com/golang/go/releases/tag/go1.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.7/manifests"},{"name":"go1.24.13","sha":"96e4e2b1616c3c59577d48abcf2823bf1fdcd2e2","kind":"commit","published_at":"2026-02-04T15:46:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.13","html_url":"https://github.com/golang/go/releases/tag/go1.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.13/manifests"},{"name":"go1.26rc3","sha":"70d5aa7ba25f23b02d87512c5a6b6a9c699334ee","kind":"commit","published_at":"2026-02-04T15:46:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc3","html_url":"https://github.com/golang/go/releases/tag/go1.26rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc3/manifests"},{"name":"go1.26rc2","sha":"4606a931d2b099f2c5e5619b797352607ee42225","kind":"commit","published_at":"2026-01-15T18:32:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc2","html_url":"https://github.com/golang/go/releases/tag/go1.26rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc2/manifests"},{"name":"go1.24.12","sha":"63a1b82d1e68ddd87652467303901593efe0ff11","kind":"commit","published_at":"2026-01-15T18:28:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.12","html_url":"https://github.com/golang/go/releases/tag/go1.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.12/manifests"},{"name":"go1.25.6","sha":"69801b25b9624c3a678ef87d30771861e7bba51f","kind":"commit","published_at":"2026-01-15T18:28:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.6","html_url":"https://github.com/golang/go/releases/tag/go1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.6/manifests"},{"name":"go1.26rc1","sha":"c599a8f2385849a225d02843b3c6389dbfc5aa69","kind":"commit","published_at":"2025-12-16T20:00:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc1","html_url":"https://github.com/golang/go/releases/tag/go1.26rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc1/manifests"},{"name":"go1.25.5","sha":"fefb02adf45c4bcc879bd406a8d61f2a292c26a9","kind":"commit","published_at":"2025-12-02T16:04:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.5","html_url":"https://github.com/golang/go/releases/tag/go1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.5/manifests"},{"name":"go1.24.11","sha":"1296453960bac0fb5675853c40e3747e5237e16e","kind":"commit","published_at":"2025-12-02T16:04:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.11","html_url":"https://github.com/golang/go/releases/tag/go1.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.11/manifests"},{"name":"go1.25.4","sha":"f2cd93aa0505465c1d30201c806b6d4d3481c5fa","kind":"commit","published_at":"2025-11-05T19:01:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.4","html_url":"https://github.com/golang/go/releases/tag/go1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.4/manifests"},{"name":"go1.24.10","sha":"0259df17feb288f1e24517516939b67876c2627b","kind":"commit","published_at":"2025-11-05T19:01:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.10","html_url":"https://github.com/golang/go/releases/tag/go1.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.10/manifests"},{"name":"go1.25.3","sha":"28622c19591d95c9a83f706f2ed1b303d58da85f","kind":"commit","published_at":"2025-10-13T21:14:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.3","html_url":"https://github.com/golang/go/releases/tag/go1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.3/manifests"},{"name":"go1.24.9","sha":"8e10ef451a1b6a1e8861ced1154e1c3265bfa01b","kind":"commit","published_at":"2025-10-13T21:14:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.9","html_url":"https://github.com/golang/go/releases/tag/go1.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.9/manifests"},{"name":"go1.24.8","sha":"3a666bca00d7fb30d55e252131ea2cf2006dc3a3","kind":"commit","published_at":"2025-10-07T18:17:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.8","html_url":"https://github.com/golang/go/releases/tag/go1.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.8/manifests"},{"name":"go1.25.2","sha":"bed6c81c2dceeb19c7f9e46fc173671abcda7cfd","kind":"commit","published_at":"2025-10-07T18:16:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.2","html_url":"https://github.com/golang/go/releases/tag/go1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.2/manifests"},{"name":"go1.25.1","sha":"56ebf80e57db9f61981fc0636fc6419dc6f68eda","kind":"commit","published_at":"2025-09-03T17:46:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.1","html_url":"https://github.com/golang/go/releases/tag/go1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.1/manifests"},{"name":"go1.24.7","sha":"d41a8222133aabaf5527eab64586050a0fbb773b","kind":"commit","published_at":"2025-09-03T17:46:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.7","html_url":"https://github.com/golang/go/releases/tag/go1.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.7/manifests"},{"name":"go1.25.0","sha":"6e676ab2b809d46623acb5988248d95d1eb7939c","kind":"commit","published_at":"2025-08-12T20:50:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.0","html_url":"https://github.com/golang/go/releases/tag/go1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.0/manifests"},{"name":"go1.25rc3","sha":"ac94297758f3d83fca5ffa16cd179bb098bbd914","kind":"commit","published_at":"2025-08-06T18:09:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc3","html_url":"https://github.com/golang/go/releases/tag/go1.25rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc3/manifests"},{"name":"go1.23.12","sha":"dd8b7ad9268c2fbde675132a41b4e4da02eef94d","kind":"commit","published_at":"2025-08-06T18:08:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.12","html_url":"https://github.com/golang/go/releases/tag/go1.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.12/manifests"},{"name":"go1.24.6","sha":"7f36edc26d4e3becb6d9c9008ff00f260bb19055","kind":"commit","published_at":"2025-08-06T18:07:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.6","html_url":"https://github.com/golang/go/releases/tag/go1.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.6/manifests"},{"name":"go1.25rc2","sha":"e73dadc758d30a11146e32cc1d0baafa255641a6","kind":"commit","published_at":"2025-07-08T17:29:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc2","html_url":"https://github.com/golang/go/releases/tag/go1.25rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc2/manifests"},{"name":"go1.24.5","sha":"9d828e80fa1f3cc52de60428cae446b35b576de8","kind":"commit","published_at":"2025-07-08T17:00:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.5","html_url":"https://github.com/golang/go/releases/tag/go1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.5/manifests"},{"name":"go1.23.11","sha":"0a75dd7c2dcf7057ef200290d8f5c4c1514dba80","kind":"commit","published_at":"2025-07-08T17:00:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.11","html_url":"https://github.com/golang/go/releases/tag/go1.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.11/manifests"},{"name":"go1.25rc1","sha":"8ac5714ef2ac4f5a35169f573f30b57144b99cfd","kind":"commit","published_at":"2025-06-11T18:56:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc1","html_url":"https://github.com/golang/go/releases/tag/go1.25rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc1/manifests"},{"name":"go1.24.4","sha":"6796ebb2cb66b316a07998cdcd69b1c486b8579e","kind":"commit","published_at":"2025-06-05T18:35:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.4","html_url":"https://github.com/golang/go/releases/tag/go1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.4/manifests"},{"name":"go1.23.10","sha":"d375ae50633cdf1cd8536f2a199c382f9053b638","kind":"commit","published_at":"2025-06-05T18:34:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.10","html_url":"https://github.com/golang/go/releases/tag/go1.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.10/manifests"},{"name":"go1.23.9","sha":"f77084d15d53e6aa09d2e7f867e69cc9766da2c5","kind":"commit","published_at":"2025-05-06T18:34:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.9","html_url":"https://github.com/golang/go/releases/tag/go1.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.9/manifests"},{"name":"go1.24.3","sha":"34c8b14ca9f4096383d658fbd748322a993a2bd2","kind":"commit","published_at":"2025-05-06T18:13:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.3","html_url":"https://github.com/golang/go/releases/tag/go1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.3/manifests"},{"name":"go1.23.8","sha":"7a2cfb70b01f069c2125adcf7126d7f3376cb8b7","kind":"commit","published_at":"2025-04-01T16:11:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.8","html_url":"https://github.com/golang/go/releases/tag/go1.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.8/manifests"},{"name":"go1.24.2","sha":"49860cf92a9a3ba434d2bc393faaefabe48d181e","kind":"commit","published_at":"2025-04-01T16:11:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.2","html_url":"https://github.com/golang/go/releases/tag/go1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.2/manifests"},{"name":"go1.24.1","sha":"339c903a75c3fe936fb4ed6c355d15e6081d6af3","kind":"commit","published_at":"2025-03-04T19:27:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.1","html_url":"https://github.com/golang/go/releases/tag/go1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.1/manifests"},{"name":"go1.23.7","sha":"c01c4d41d6b49bc6317f8cfb3a33a92f25681b34","kind":"commit","published_at":"2025-03-04T19:14:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.7","html_url":"https://github.com/golang/go/releases/tag/go1.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.7/manifests"},{"name":"go1.24.0","sha":"3901409b5d0fb7c85a3e6730a59943cc93b2835c","kind":"commit","published_at":"2025-02-11T17:55:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.0","html_url":"https://github.com/golang/go/releases/tag/go1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.0/manifests"},{"name":"go1.24rc3","sha":"18068cb96aa9836f36f243d63f570e5b7b3a9b9b","kind":"commit","published_at":"2025-02-05T20:35:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc3","html_url":"https://github.com/golang/go/releases/tag/go1.24rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc3/manifests"},{"name":"go1.22.12","sha":"5817e650946aaa0ac28956de96b3f9aa1de4b299","kind":"commit","published_at":"2025-02-04T16:39:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.12","html_url":"https://github.com/golang/go/releases/tag/go1.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.12/manifests"},{"name":"go1.23.6","sha":"a991f9c34d454d3d844f21dc08f2d05df35a8c60","kind":"commit","published_at":"2025-02-04T16:39:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.6","html_url":"https://github.com/golang/go/releases/tag/go1.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.6/manifests"},{"name":"go1.24rc2","sha":"8a4c24f9bba00d1ac5f4a5d286445af9c5afe339","kind":"commit","published_at":"2025-01-16T20:13:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc2","html_url":"https://github.com/golang/go/releases/tag/go1.24rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc2/manifests"},{"name":"go1.22.11","sha":"f07288435495dccb05217b6012ecb2b7a5b521ab","kind":"commit","published_at":"2025-01-16T20:07:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.11","html_url":"https://github.com/golang/go/releases/tag/go1.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.11/manifests"},{"name":"go1.23.5","sha":"d04e3cbc9240e25de449dcae2ec33d03062f347b","kind":"commit","published_at":"2025-01-16T20:07:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.5","html_url":"https://github.com/golang/go/releases/tag/go1.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.5/manifests"},{"name":"go1.24rc1","sha":"16afa6a740fac7442e94dcd2ec5ea4a4853e45dc","kind":"commit","published_at":"2024-12-13T16:52:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc1","html_url":"https://github.com/golang/go/releases/tag/go1.24rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc1/manifests"},{"name":"go1.23.4","sha":"194de8fbfaf4c3ed54e1a3c1b14fc67a830b8d95","kind":"commit","published_at":"2024-12-03T18:27:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.4","html_url":"https://github.com/golang/go/releases/tag/go1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.4/manifests"},{"name":"go1.22.10","sha":"8f3f22eef807250155301822a8960afec160cc02","kind":"commit","published_at":"2024-12-03T18:00:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.10","html_url":"https://github.com/golang/go/releases/tag/go1.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.10/manifests"},{"name":"go1.23.3","sha":"c390a1c22e8951263e6c01346a4281d604b25062","kind":"commit","published_at":"2024-11-06T22:48:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.3","html_url":"https://github.com/golang/go/releases/tag/go1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.3/manifests"},{"name":"go1.22.9","sha":"8af39d30a4c4cf68d566345f26224c191960d9b0","kind":"commit","published_at":"2024-11-06T22:47:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.9","html_url":"https://github.com/golang/go/releases/tag/go1.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.9/manifests"},{"name":"go1.22.8","sha":"aeccd613c896d39f582036aa52917c85ecf0b0c0","kind":"commit","published_at":"2024-10-01T17:24:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.8","html_url":"https://github.com/golang/go/releases/tag/go1.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.8/manifests"},{"name":"go1.23.2","sha":"ed07b321aef7632f956ce991dd10fdd7e1abd827","kind":"commit","published_at":"2024-10-01T17:24:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.2","html_url":"https://github.com/golang/go/releases/tag/go1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.2/manifests"},{"name":"go1.22.7","sha":"7529d09a11496a77ccbffe245607fbd256200991","kind":"commit","published_at":"2024-09-05T15:20:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.7","html_url":"https://github.com/golang/go/releases/tag/go1.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.7/manifests"},{"name":"go1.23.1","sha":"69234ded30614a471c35cef5d87b0e0d3c136cd9","kind":"commit","published_at":"2024-09-05T15:20:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.1","html_url":"https://github.com/golang/go/releases/tag/go1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.1/manifests"},{"name":"go1.23.0","sha":"6885bad7dd86880be6929c02085e5c7a67ff2887","kind":"commit","published_at":"2024-08-13T16:16:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.0","html_url":"https://github.com/golang/go/releases/tag/go1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.0/manifests"},{"name":"go1.22.6","sha":"cb4eee693c382bea4222f20837e26501d40ed892","kind":"commit","published_at":"2024-08-06T17:39:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.6","html_url":"https://github.com/golang/go/releases/tag/go1.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.6/manifests"},{"name":"go1.21.13","sha":"8bba868de983dd7bf55fcd121495ba8d6e2734e7","kind":"commit","published_at":"2024-08-06T17:39:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.13","html_url":"https://github.com/golang/go/releases/tag/go1.21.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.13/manifests"},{"name":"go1.23rc2","sha":"30b6fd60a63c738c2736e83b6a6886a032e6f269","kind":"commit","published_at":"2024-07-16T15:33:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23rc2","html_url":"https://github.com/golang/go/releases/tag/go1.23rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc2/manifests"},{"name":"go1.21.12","sha":"12e9b968bc8890b072b98facbd079ca337bd33a0","kind":"commit","published_at":"2024-07-02T18:51:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.12","html_url":"https://github.com/golang/go/releases/tag/go1.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.12/manifests"},{"name":"go1.22.5","sha":"8e1fdea8316d840fd07e9d6e026048e53290948b","kind":"commit","published_at":"2024-07-02T18:51:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.5","html_url":"https://github.com/golang/go/releases/tag/go1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.5/manifests"},{"name":"go1.23rc1","sha":"7dff7439dcee8ff6cd83869d356accac1039c017","kind":"commit","published_at":"2024-06-21T16:32:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23rc1","html_url":"https://github.com/golang/go/releases/tag/go1.23rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc1/manifests"},{"name":"go1.21.11","sha":"48103d97a84d549b44bc4764df6958f73ba5ee02","kind":"commit","published_at":"2024-06-04T18:11:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.11","html_url":"https://github.com/golang/go/releases/tag/go1.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.11/manifests"},{"name":"go1.22.4","sha":"ace5bb40d027b718b67556afcd31bf54cff050ab","kind":"commit","published_at":"2024-06-04T18:08:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.4","html_url":"https://github.com/golang/go/releases/tag/go1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.4/manifests"},{"name":"go1.21.10","sha":"752b009010df021c45f620e683ec062d22b552bf","kind":"commit","published_at":"2024-05-07T16:00:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.10","html_url":"https://github.com/golang/go/releases/tag/go1.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.10/manifests"},{"name":"go1.22.3","sha":"adbfb672ba485630d75f8b5598228a63f4af08a4","kind":"commit","published_at":"2024-05-07T16:00:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.3","html_url":"https://github.com/golang/go/releases/tag/go1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.3/manifests"},{"name":"go1.22.2","sha":"dddf0ae40fa0c1223aba191d73a44425a08e1035","kind":"commit","published_at":"2024-04-03T15:35:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.2","html_url":"https://github.com/golang/go/releases/tag/go1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.2/manifests"},{"name":"go1.21.9","sha":"d8392e69973a64d96534d544d1f8ac2defc1bc64","kind":"commit","published_at":"2024-04-03T15:35:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.9","html_url":"https://github.com/golang/go/releases/tag/go1.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.9/manifests"},{"name":"go1.22.1","sha":"db6097f8cbaceaed02051850d2411c88b763a0c3","kind":"commit","published_at":"2024-03-05T17:42:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.1","html_url":"https://github.com/golang/go/releases/tag/go1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.1/manifests"},{"name":"go1.21.8","sha":"63992defa823418e8ad91a39777cd671cff89894","kind":"commit","published_at":"2024-03-05T17:38:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.8","html_url":"https://github.com/golang/go/releases/tag/go1.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.8/manifests"},{"name":"go1.22.0","sha":"a10e42f219abb9c5bc4e7d86d9464700a42c7d57","kind":"commit","published_at":"2024-02-06T22:28:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.0","html_url":"https://github.com/golang/go/releases/tag/go1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.0/manifests"},{"name":"go1.20.14","sha":"90a870f1dc49bfcc6ffe95f80fbaf21875198e7a","kind":"commit","published_at":"2024-02-06T18:22:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.14","html_url":"https://github.com/golang/go/releases/tag/go1.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.14/manifests"},{"name":"go1.21.7","sha":"f29208030ab80769ce61dedb5a419821abf92113","kind":"commit","published_at":"2024-02-06T18:00:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.7","html_url":"https://github.com/golang/go/releases/tag/go1.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.7/manifests"},{"name":"go1.22rc2","sha":"1e1da4910546d7ef7e256011f165cb6be1d56451","kind":"commit","published_at":"2024-01-24T16:35:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22rc2","html_url":"https://github.com/golang/go/releases/tag/go1.22rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc2/manifests"},{"name":"go1.21.6","sha":"cc85462b3d23193e4861813ea85e254cfe372403","kind":"commit","published_at":"2024-01-09T18:17:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.6","html_url":"https://github.com/golang/go/releases/tag/go1.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.6/manifests"},{"name":"go1.20.13","sha":"a95136a88cb8a51ede3ec2cdca4cfa3962dcfacd","kind":"commit","published_at":"2024-01-09T18:15:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.13","html_url":"https://github.com/golang/go/releases/tag/go1.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.13/manifests"},{"name":"go1.22rc1","sha":"fa72f3e034fdabc5922ac019281f53ea0a8328cf","kind":"commit","published_at":"2023-12-19T20:59:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22rc1","html_url":"https://github.com/golang/go/releases/tag/go1.22rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc1/manifests"},{"name":"go1.20.12","sha":"97c8ff8d53759e7a82b1862403df1694f2b6e073","kind":"commit","published_at":"2023-12-05T18:12:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.12","html_url":"https://github.com/golang/go/releases/tag/go1.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.12/manifests"},{"name":"go1.21.5","sha":"6018ad99a4a951581b2d846a8ccd6f1d4e74fd11","kind":"commit","published_at":"2023-12-05T18:12:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.5","html_url":"https://github.com/golang/go/releases/tag/go1.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.5/manifests"},{"name":"go1.20.11","sha":"1d0d4b149ce71083ec474d0491851ab2d2dc695e","kind":"commit","published_at":"2023-11-07T17:55:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.11","html_url":"https://github.com/golang/go/releases/tag/go1.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.11/manifests"},{"name":"go1.21.4","sha":"ed817f1c4055a559a94afffecbb91c78e4f39942","kind":"commit","published_at":"2023-11-07T17:38:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.4","html_url":"https://github.com/golang/go/releases/tag/go1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.4/manifests"},{"name":"go1.21.3","sha":"883f062fc0a097bf561030ad453fd3e300896975","kind":"commit","published_at":"2023-10-10T16:31:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.3","html_url":"https://github.com/golang/go/releases/tag/go1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.3/manifests"},{"name":"go1.20.10","sha":"8042fd87f37a725e34407994c9a11aaf95f5af45","kind":"commit","published_at":"2023-10-10T16:26:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.10","html_url":"https://github.com/golang/go/releases/tag/go1.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.10/manifests"},{"name":"go1.20.9","sha":"68f9a6e2addc828246992e66e79c6a51a32d1d71","kind":"commit","published_at":"2023-10-05T19:28:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.9","html_url":"https://github.com/golang/go/releases/tag/go1.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.9/manifests"},{"name":"go1.21.2","sha":"26b5783b72376acd0386f78295e678b9a6bff30e","kind":"commit","published_at":"2023-10-05T19:06:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.2","html_url":"https://github.com/golang/go/releases/tag/go1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.2/manifests"},{"name":"go1.19.13","sha":"619b8fd7d2c94af12933f409e962b99aa9263555","kind":"commit","published_at":"2023-09-06T15:37:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.13","html_url":"https://github.com/golang/go/releases/tag/go1.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.13/manifests"},{"name":"go1.21.1","sha":"2c1e5b05fe39fc5e6c730dd60e82946b8e67c6ba","kind":"commit","published_at":"2023-09-06T15:31:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.1","html_url":"https://github.com/golang/go/releases/tag/go1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.1/manifests"},{"name":"go1.20.8","sha":"d5b851804329aa547dafa278a0c35dd62298d651","kind":"commit","published_at":"2023-09-06T15:31:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.8","html_url":"https://github.com/golang/go/releases/tag/go1.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.8/manifests"},{"name":"go1.21.0","sha":"c19c4c566c63818dfd059b352e52c4710eecf14d","kind":"commit","published_at":"2023-08-08T15:00:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.0","html_url":"https://github.com/golang/go/releases/tag/go1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.0/manifests"},{"name":"go1.21rc4","sha":"041dd5ce051caf72d64b6d5f2f975515b3676a71","kind":"commit","published_at":"2023-08-02T13:51:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc4","html_url":"https://github.com/golang/go/releases/tag/go1.21rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc4/manifests"},{"name":"go1.19.12","sha":"0ae54ddd37302bdd2a8c775135bf5f076a18eeb3","kind":"commit","published_at":"2023-08-01T20:11:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.12","html_url":"https://github.com/golang/go/releases/tag/go1.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.12/manifests"},{"name":"go1.20.7","sha":"adb775e309dea43157e931835e920ac9e7769abe","kind":"commit","published_at":"2023-08-01T19:34:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.7","html_url":"https://github.com/golang/go/releases/tag/go1.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.7/manifests"},{"name":"go1.21rc3","sha":"4aeac326b5cb41a24d6e48c01008abf2f0fda7ff","kind":"commit","published_at":"2023-07-14T15:07:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc3","html_url":"https://github.com/golang/go/releases/tag/go1.21rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc3/manifests"},{"name":"go1.19.11","sha":"e58941fc25771784319ebd0178e566ecf7d3d8c1","kind":"commit","published_at":"2023-07-11T16:38:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.11","html_url":"https://github.com/golang/go/releases/tag/go1.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.11/manifests"},{"name":"go1.20.6","sha":"2c358ffe9762ba08c8db0196942395f97775e31b","kind":"commit","published_at":"2023-07-11T15:58:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.6","html_url":"https://github.com/golang/go/releases/tag/go1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.6/manifests"},{"name":"go1.21rc2","sha":"d8117459c513e048eb72f11988d5416110dff359","kind":"commit","published_at":"2023-06-21T15:40:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc2","html_url":"https://github.com/golang/go/releases/tag/go1.21rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc2/manifests"},{"name":"go1.21rc1","sha":"1c1c82432a78b06c8010c7257df58ff11cc05b61","kind":"commit","published_at":"2023-06-16T14:21:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc1","html_url":"https://github.com/golang/go/releases/tag/go1.21rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc1/manifests"},{"name":"go1.19.10","sha":"7fe60b5df764f5a16a2c40e4412b5ed60f709192","kind":"commit","published_at":"2023-06-06T17:46:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.10","html_url":"https://github.com/golang/go/releases/tag/go1.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.10/manifests"},{"name":"go1.20.5","sha":"e827d41c0a2ea392c117a790cdfed0022e419424","kind":"commit","published_at":"2023-06-06T17:39:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.5","html_url":"https://github.com/golang/go/releases/tag/go1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.5/manifests"},{"name":"go1.19.9","sha":"484330d038d060c6e4db3dc8e6ea2b811b2a44d8","kind":"commit","published_at":"2023-05-02T17:21:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.9","html_url":"https://github.com/golang/go/releases/tag/go1.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.9/manifests"},{"name":"go1.20.4","sha":"324c3ace2d2e4e30949baa23b4c9aac8a4123317","kind":"commit","published_at":"2023-05-02T17:21:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.4","html_url":"https://github.com/golang/go/releases/tag/go1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.4/manifests"},{"name":"go1.19.8","sha":"ca305e101d89969b5cc6a812b1f12038b769aaa2","kind":"commit","published_at":"2023-04-04T17:30:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.8","html_url":"https://github.com/golang/go/releases/tag/go1.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.8/manifests"},{"name":"go1.20.3","sha":"7c47a6b15782b13ecb76fd3c6c18e5f1edc34733","kind":"commit","published_at":"2023-04-04T17:30:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.3","html_url":"https://github.com/golang/go/releases/tag/go1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.3/manifests"},{"name":"go1.19.7","sha":"7bd22aafe41be40e2174335a3dc55431ca9548ec","kind":"commit","published_at":"2023-03-07T16:49:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.7","html_url":"https://github.com/golang/go/releases/tag/go1.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.7/manifests"},{"name":"go1.20.2","sha":"aee9a19c559da6fd258a8609556d89f6fad2a6d8","kind":"commit","published_at":"2023-03-07T16:47:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.2","html_url":"https://github.com/golang/go/releases/tag/go1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.2/manifests"},{"name":"go1.20.1","sha":"202a1a57064127c3f19d96df57b9f9586145e21c","kind":"commit","published_at":"2023-02-14T18:12:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.1","html_url":"https://github.com/golang/go/releases/tag/go1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.1/manifests"},{"name":"go1.19.6","sha":"8656c03fee94ce9cdc4da120b831c2fb9fd68d9d","kind":"commit","published_at":"2023-02-14T18:09:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.6","html_url":"https://github.com/golang/go/releases/tag/go1.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.6/manifests"},{"name":"go1.20","sha":"de4748c47c67392a57f250714509f590f68ad395","kind":"commit","published_at":"2023-02-01T19:03:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20","html_url":"https://github.com/golang/go/releases/tag/go1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20/manifests"},{"name":"go1.20rc3","sha":"b3160e8bcedb25c5266e047ada01b6f462521401","kind":"commit","published_at":"2023-01-12T17:16:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc3","html_url":"https://github.com/golang/go/releases/tag/go1.20rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc3/manifests"},{"name":"go1.18.10","sha":"581603cb7d02019bbf4ff508014038f3120a3dcb","kind":"commit","published_at":"2023-01-10T18:17:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.10","html_url":"https://github.com/golang/go/releases/tag/go1.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.10/manifests"},{"name":"go1.19.5","sha":"1e9ff255a130200fcc4ec5e911d28181fce947d5","kind":"commit","published_at":"2023-01-10T18:15:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.5","html_url":"https://github.com/golang/go/releases/tag/go1.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.5/manifests"},{"name":"go1.20rc2","sha":"32593a91927dbb891e00a5a94abb04105f6a8aa8","kind":"commit","published_at":"2023-01-04T16:02:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc2","html_url":"https://github.com/golang/go/releases/tag/go1.20rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc2/manifests"},{"name":"go1.20rc1","sha":"9f0234214473dfb785a5ad84a8fc62a6a395cbc3","kind":"commit","published_at":"2022-12-07T22:00:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc1","html_url":"https://github.com/golang/go/releases/tag/go1.20rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc1/manifests"},{"name":"go1.19.4","sha":"dc04f3ba1f25313bc9c97e728620206c235db9ee","kind":"commit","published_at":"2022-12-06T19:30:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.4","html_url":"https://github.com/golang/go/releases/tag/go1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.4/manifests"},{"name":"go1.18.9","sha":"0d8a92bdfd3d6d1b24f47e05f9be46645aec94f0","kind":"commit","published_at":"2022-12-06T19:30:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.9","html_url":"https://github.com/golang/go/releases/tag/go1.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.9/manifests"},{"name":"go1.19.3","sha":"5d5ed57b134b7a02259ff070864f753c9e601a18","kind":"commit","published_at":"2022-11-01T16:45:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.3","html_url":"https://github.com/golang/go/releases/tag/go1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.3/manifests"},{"name":"go1.18.8","sha":"156bf3dd36a9264f721dc98749c8899c559cca43","kind":"commit","published_at":"2022-11-01T16:45:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.8","html_url":"https://github.com/golang/go/releases/tag/go1.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.8/manifests"},{"name":"go1.19.2","sha":"895664482c0ebe5cec4a6935615a1e9610bbf1e3","kind":"commit","published_at":"2022-10-04T17:43:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.2","html_url":"https://github.com/golang/go/releases/tag/go1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.2/manifests"},{"name":"go1.18.7","sha":"947091d31ccda14b0a362adff37b6e037f0f59f3","kind":"commit","published_at":"2022-10-04T17:43:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.7","html_url":"https://github.com/golang/go/releases/tag/go1.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.7/manifests"},{"name":"go1.18.6","sha":"170d78d9baa82d1b64682c5d1f15e5f386f18f3e","kind":"commit","published_at":"2022-09-06T16:17:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.6","html_url":"https://github.com/golang/go/releases/tag/go1.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.6/manifests"},{"name":"go1.19.1","sha":"4a4127bccc826ebb6079af3252bc6bfeaec187c4","kind":"commit","published_at":"2022-09-06T16:17:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.1","html_url":"https://github.com/golang/go/releases/tag/go1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.1/manifests"},{"name":"go1.19","sha":"43456202a1e55da55666fac9d56ace7654a65b64","kind":"commit","published_at":"2022-08-02T16:54:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19","html_url":"https://github.com/golang/go/releases/tag/go1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19/manifests"},{"name":"go1.17.13","sha":"15da892a4950a4caac987ee72c632436329f62d5","kind":"commit","published_at":"2022-08-01T15:12:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.13","html_url":"https://github.com/golang/go/releases/tag/go1.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.13/manifests"},{"name":"go1.18.5","sha":"be59153dd8e67d83428e18a44dd29df3059c21fe","kind":"commit","published_at":"2022-08-01T15:12:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.5","html_url":"https://github.com/golang/go/releases/tag/go1.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.5/manifests"},{"name":"go1.19rc2","sha":"ad672e7ce101cc52e38bae3d7484e4660a20d575","kind":"commit","published_at":"2022-07-12T22:09:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19rc2","html_url":"https://github.com/golang/go/releases/tag/go1.19rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc2/manifests"},{"name":"go1.17.12","sha":"1ed3c127daceaffb9aadc806ba60f0b51b47421b","kind":"commit","published_at":"2022-07-12T20:15:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.12","html_url":"https://github.com/golang/go/releases/tag/go1.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.12/manifests"},{"name":"go1.18.4","sha":"88a06f40dfcdc4d37346be169f2b1b9070f38bb3","kind":"commit","published_at":"2022-07-12T19:56:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.4","html_url":"https://github.com/golang/go/releases/tag/go1.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.4/manifests"},{"name":"go1.19rc1","sha":"bac4eb53d64ee402af1d52ac18fb9f0ea76c74e2","kind":"commit","published_at":"2022-07-06T21:33:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19rc1","html_url":"https://github.com/golang/go/releases/tag/go1.19rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc1/manifests"},{"name":"go1.19beta1","sha":"2cfbef438049fd4c3f73d1562773ad1f93900897","kind":"commit","published_at":"2022-06-09T19:31:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19beta1","html_url":"https://github.com/golang/go/releases/tag/go1.19beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19beta1/manifests"},{"name":"go1.18.3","sha":"4068be56ce7721a3d75606ea986d11e9ca27077a","kind":"commit","published_at":"2022-06-01T16:38:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.3","html_url":"https://github.com/golang/go/releases/tag/go1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.3/manifests"},{"name":"go1.17.11","sha":"26cdea3acca29db94541236f0037a20aa22ce2d7","kind":"commit","published_at":"2022-06-01T15:18:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.11","html_url":"https://github.com/golang/go/releases/tag/go1.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.11/manifests"},{"name":"go1.18.2","sha":"8ed0e51b5e5cc50985444f39dc56c55e4fa3bcf9","kind":"commit","published_at":"2022-05-10T16:47:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.2","html_url":"https://github.com/golang/go/releases/tag/go1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.2/manifests"},{"name":"go1.17.10","sha":"085c61ae517110168841be0afeb8f883d66fe95a","kind":"commit","published_at":"2022-05-10T16:14:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.10","html_url":"https://github.com/golang/go/releases/tag/go1.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.10/manifests"},{"name":"go1.17.9","sha":"346b18ee9d15410ab08dd583787c64dbed0666d2","kind":"commit","published_at":"2022-04-12T15:40:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.9","html_url":"https://github.com/golang/go/releases/tag/go1.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.9/manifests"},{"name":"go1.18.1","sha":"0b0d2fe66d2348fa694a925595807859bf08a391","kind":"commit","published_at":"2022-04-12T15:40:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.1","html_url":"https://github.com/golang/go/releases/tag/go1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.1/manifests"},{"name":"go1.18","sha":"4aa1efed4853ea067d665a952eee77c52faac774","kind":"commit","published_at":"2022-03-15T14:06:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18","html_url":"https://github.com/golang/go/releases/tag/go1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18/manifests"},{"name":"go1.17.8","sha":"7dd10d4ce20e64d96a10cb67794851a58d96a2aa","kind":"commit","published_at":"2022-03-03T16:55:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.8","html_url":"https://github.com/golang/go/releases/tag/go1.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.8/manifests"},{"name":"go1.16.15","sha":"7de0c90a1771146bcba5663fb257c52acffe6161","kind":"commit","published_at":"2022-03-03T16:55:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.15","html_url":"https://github.com/golang/go/releases/tag/go1.16.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.15/manifests"},{"name":"go1.18rc1","sha":"cb5a598d7f2ebd276686403d141a97c026d33458","kind":"commit","published_at":"2022-02-16T22:23:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18rc1","html_url":"https://github.com/golang/go/releases/tag/go1.18rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18rc1/manifests"},{"name":"go1.17.7","sha":"6a70ee2873b2367e2a0d6e7d7e167c072b99daf0","kind":"commit","published_at":"2022-02-09T18:09:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.7","html_url":"https://github.com/golang/go/releases/tag/go1.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.7/manifests"},{"name":"go1.16.14","sha":"0a6cf8706fdd0fe1bd26e4d1ecbcd41650bf5e6c","kind":"commit","published_at":"2022-02-09T16:29:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.14","html_url":"https://github.com/golang/go/releases/tag/go1.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.14/manifests"},{"name":"go1.18beta2","sha":"41f485b9a7d8fd647c415be1d11b612063dff21c","kind":"commit","published_at":"2022-01-31T13:43:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18beta2","html_url":"https://github.com/golang/go/releases/tag/go1.18beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta2/manifests"},{"name":"go1.17.6","sha":"9de1ac6ac2cad3871760d0aa288f5ca713afd0a6","kind":"commit","published_at":"2022-01-06T19:06:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.6","html_url":"https://github.com/golang/go/releases/tag/go1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.6/manifests"},{"name":"go1.16.13","sha":"378766af9ed0f2e28d67c2b50e73db7573656669","kind":"commit","published_at":"2022-01-06T19:06:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.13","html_url":"https://github.com/golang/go/releases/tag/go1.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.13/manifests"},{"name":"go1.18beta1","sha":"becaeea1199b875bc24800fa88f2f4fea119bf78","kind":"commit","published_at":"2021-12-14T17:43:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18beta1","html_url":"https://github.com/golang/go/releases/tag/go1.18beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta1/manifests"},{"name":"go1.16.12","sha":"f1f3923d2e3a0952c698d2901fc052046fa4af3d","kind":"commit","published_at":"2021-12-09T13:44:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.12","html_url":"https://github.com/golang/go/releases/tag/go1.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.12/manifests"},{"name":"go1.17.5","sha":"de690c2ff8e323c7ce9e274f986dc6f824b35405","kind":"commit","published_at":"2021-12-09T13:44:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.5","html_url":"https://github.com/golang/go/releases/tag/go1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.5/manifests"},{"name":"go1.17.4","sha":"0f2d0d0694c8680909252ca45dbffbcaff8e430a","kind":"commit","published_at":"2021-12-02T20:02:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.4","html_url":"https://github.com/golang/go/releases/tag/go1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.4/manifests"},{"name":"go1.16.11","sha":"8faefcbfce6d2b2875ab74d81bb4e94b2e3adaf5","kind":"commit","published_at":"2021-12-02T20:00:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.11","html_url":"https://github.com/golang/go/releases/tag/go1.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.11/manifests"},{"name":"go1.16.10","sha":"23991f50b34f8707bcfc7761321bb3b0e9dba10e","kind":"commit","published_at":"2021-11-04T13:55:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.10","html_url":"https://github.com/golang/go/releases/tag/go1.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.10/manifests"},{"name":"go1.17.3","sha":"f58c78a5771570667b26e8c74faa017bd4c2c448","kind":"commit","published_at":"2021-11-04T13:55:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.3","html_url":"https://github.com/golang/go/releases/tag/go1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.3/manifests"},{"name":"go1.16.9","sha":"c580180744e60d6c84fc0b59d634fcff01290780","kind":"commit","published_at":"2021-10-07T19:49:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.9","html_url":"https://github.com/golang/go/releases/tag/go1.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.9/manifests"},{"name":"go1.17.2","sha":"2ac3bdf378ae408ad8c993084c1c6f7d05b7dff8","kind":"commit","published_at":"2021-10-07T18:11:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.2","html_url":"https://github.com/golang/go/releases/tag/go1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.2/manifests"},{"name":"go1.17.1","sha":"21a4e67ad58e3c4a7c5254f60cda5be5c3c450ff","kind":"commit","published_at":"2021-09-09T15:27:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.1","html_url":"https://github.com/golang/go/releases/tag/go1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.1/manifests"},{"name":"go1.16.8","sha":"170a72e58bd128b421f4b3974fe2a37fd035efdf","kind":"commit","published_at":"2021-09-09T15:27:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.8","html_url":"https://github.com/golang/go/releases/tag/go1.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.8/manifests"},{"name":"go1.17","sha":"ec5170397c724a8ae440b2bc529f857c86f0e6b1","kind":"commit","published_at":"2021-08-16T16:23:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17","html_url":"https://github.com/golang/go/releases/tag/go1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17/manifests"},{"name":"go1.16.7","sha":"fa6aa872225f8d33a90d936e7a81b64d2cea68e1","kind":"commit","published_at":"2021-08-04T20:44:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.7","html_url":"https://github.com/golang/go/releases/tag/go1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.7/manifests"},{"name":"go1.15.15","sha":"acbe242f8a2cae8ef4749806291a37d23089b572","kind":"commit","published_at":"2021-08-04T20:44:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.15","html_url":"https://github.com/golang/go/releases/tag/go1.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.15/manifests"},{"name":"go1.17rc2","sha":"72ab3ff68b1ec894fe5599ec82b8849f3baa9d94","kind":"commit","published_at":"2021-08-02T17:57:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17rc2","html_url":"https://github.com/golang/go/releases/tag/go1.17rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc2/manifests"},{"name":"go1.17rc1","sha":"ddfd72f7d10a40a87513a320dae8c52b6dfdb778","kind":"commit","published_at":"2021-07-13T17:12:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17rc1","html_url":"https://github.com/golang/go/releases/tag/go1.17rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc1/manifests"},{"name":"go1.16.6","sha":"bc51e930274a5d5835ac8797978afc0864c9e30c","kind":"commit","published_at":"2021-07-12T19:45:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.6","html_url":"https://github.com/golang/go/releases/tag/go1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.6/manifests"},{"name":"go1.15.14","sha":"c6d89dbf9954b101589e2db8e170b84167782109","kind":"commit","published_at":"2021-07-12T19:44:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.14","html_url":"https://github.com/golang/go/releases/tag/go1.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.14/manifests"},{"name":"go1.17beta1","sha":"dc00dc6c6bf3b5554e37f60799aec092276ff807","kind":"commit","published_at":"2021-06-10T12:41:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17beta1","html_url":"https://github.com/golang/go/releases/tag/go1.17beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17beta1/manifests"},{"name":"go1.16.5","sha":"7677616a263e8ded606cc8297cb67ddc667a876e","kind":"commit","published_at":"2021-06-03T17:14:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.5","html_url":"https://github.com/golang/go/releases/tag/go1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.5/manifests"},{"name":"go1.15.13","sha":"ab7f8297f9734b24a43a942930258cda411f16a3","kind":"commit","published_at":"2021-06-03T17:14:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.13","html_url":"https://github.com/golang/go/releases/tag/go1.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.13/manifests"},{"name":"go1.16.4","sha":"04cd717a269d94d3b3459a3aaf43bc71e3112b7a","kind":"commit","published_at":"2021-05-06T15:00:00.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.4","html_url":"https://github.com/golang/go/releases/tag/go1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.4/manifests"},{"name":"go1.15.12","sha":"07d8cba9e15f5c5a3b0462a9215dbeac0cebf027","kind":"commit","published_at":"2021-05-06T14:59:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.12","html_url":"https://github.com/golang/go/releases/tag/go1.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.12/manifests"},{"name":"go1.16.3","sha":"9baddd3f21230c55f0ad2a10f5f20579dcf0a0bb","kind":"commit","published_at":"2021-04-01T17:26:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.3","html_url":"https://github.com/golang/go/releases/tag/go1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.3/manifests"},{"name":"go1.15.11","sha":"8c163e85267d146274f68854fe02b4a495586584","kind":"commit","published_at":"2021-04-01T17:26:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.11","html_url":"https://github.com/golang/go/releases/tag/go1.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.11/manifests"},{"name":"go1.15.10","sha":"dcffdac515a1d409bcb61783d57ddb137b4741b9","kind":"commit","published_at":"2021-03-11T17:08:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.10","html_url":"https://github.com/golang/go/releases/tag/go1.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.10/manifests"},{"name":"go1.16.2","sha":"3979fb9af9ccfc0b7ccb613dcf256b18c2c295f0","kind":"commit","published_at":"2021-03-11T17:08:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.2","html_url":"https://github.com/golang/go/releases/tag/go1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.2/manifests"},{"name":"go1.16.1","sha":"e9e0473681e581040b4adcd64b53967e1572fe8d","kind":"commit","published_at":"2021-03-10T14:25:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.1","html_url":"https://github.com/golang/go/releases/tag/go1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.1/manifests"},{"name":"go1.15.9","sha":"13722418773b6a081816e8cc48131306565db1bd","kind":"commit","published_at":"2021-03-10T14:24:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.9","html_url":"https://github.com/golang/go/releases/tag/go1.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.9/manifests"},{"name":"go1.16","sha":"f21be2fdc6f1becdbed1592ea0b245cdeedc5ac8","kind":"commit","published_at":"2021-02-16T18:08:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16","html_url":"https://github.com/golang/go/releases/tag/go1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16/manifests"},{"name":"go1.14.15","sha":"5cf057ddedfbb149b71c85ec86050431dd6b2d9d","kind":"commit","published_at":"2021-02-04T20:43:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.15","html_url":"https://github.com/golang/go/releases/tag/go1.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.15/manifests"},{"name":"go1.15.8","sha":"fa6752a5370735b8c2404d6de5191f2eea67130f","kind":"commit","published_at":"2021-02-04T20:42:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.8","html_url":"https://github.com/golang/go/releases/tag/go1.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.8/manifests"},{"name":"go1.16rc1","sha":"3e06467282c6d5678a6273747658c04314e013ef","kind":"commit","published_at":"2021-01-27T22:19:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16rc1","html_url":"https://github.com/golang/go/releases/tag/go1.16rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16rc1/manifests"},{"name":"go1.14.14","sha":"ccb4f250bd7e382e50824c36ec5a3e1a57dcf11a","kind":"commit","published_at":"2021-01-19T19:47:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.14","html_url":"https://github.com/golang/go/releases/tag/go1.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.14/manifests"},{"name":"go1.15.7","sha":"2117ea9737bc9cb2e30cb087b76a283f68768819","kind":"commit","published_at":"2021-01-19T19:47:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.7","html_url":"https://github.com/golang/go/releases/tag/go1.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.7/manifests"},{"name":"go1.16beta1","sha":"2ff33f5e443165e55a080f3a649e4c070c4096d1","kind":"commit","published_at":"2020-12-17T16:03:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16beta1","html_url":"https://github.com/golang/go/releases/tag/go1.16beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16beta1/manifests"},{"name":"go1.14.13","sha":"6eed7d361d276b69a1cfdeeb7690237a6385b073","kind":"commit","published_at":"2020-12-03T17:27:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.13","html_url":"https://github.com/golang/go/releases/tag/go1.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.13/manifests"},{"name":"go1.15.6","sha":"9b955d2d3fcff6a5bc8bce7bafdc4c634a28e95b","kind":"commit","published_at":"2020-12-03T17:27:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.6","html_url":"https://github.com/golang/go/releases/tag/go1.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.6/manifests"},{"name":"go1.14.12","sha":"bc9c580409b61af6b29f0cbd9d45bec63dbe2ccb","kind":"commit","published_at":"2020-11-12T16:47:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.12","html_url":"https://github.com/golang/go/releases/tag/go1.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.12/manifests"},{"name":"go1.15.5","sha":"c53315d6cf1b4bfea6ff356b4a1524778c683bb9","kind":"commit","published_at":"2020-11-12T16:39:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.5","html_url":"https://github.com/golang/go/releases/tag/go1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.5/manifests"},{"name":"go1.15.4","sha":"0e953add9656c32a788e06438cd7b533e968b7f8","kind":"commit","published_at":"2020-11-05T21:21:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.4","html_url":"https://github.com/golang/go/releases/tag/go1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.4/manifests"},{"name":"go1.14.11","sha":"e82710b825958f30b924fc6dba1fd0a63b517199","kind":"commit","published_at":"2020-11-05T21:21:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.11","html_url":"https://github.com/golang/go/releases/tag/go1.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.11/manifests"},{"name":"go1.15.3","sha":"1984ee00048b63eacd2155cd6d74a2d13e998272","kind":"commit","published_at":"2020-10-14T19:10:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.3","html_url":"https://github.com/golang/go/releases/tag/go1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.3/manifests"},{"name":"go1.14.10","sha":"b5a3989dac97270b89cfce250cbb42695647d5cb","kind":"commit","published_at":"2020-10-14T19:10:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.10","html_url":"https://github.com/golang/go/releases/tag/go1.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.10/manifests"},{"name":"go1.14.9","sha":"26a85c3634b8b5dc9cf8adb30664dac0ddc6acf0","kind":"commit","published_at":"2020-09-09T16:38:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.9","html_url":"https://github.com/golang/go/releases/tag/go1.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.9/manifests"},{"name":"go1.15.2","sha":"9706f510a5e2754595d716bd64be8375997311fb","kind":"commit","published_at":"2020-09-09T16:38:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.2","html_url":"https://github.com/golang/go/releases/tag/go1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.2/manifests"},{"name":"go1.14.8","sha":"c187a3d47c41d54bd570905caad128ba947e3d03","kind":"commit","published_at":"2020-09-01T14:08:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.8","html_url":"https://github.com/golang/go/releases/tag/go1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.8/manifests"},{"name":"go1.15.1","sha":"01af46f7cc419da19f8a6a444da8f6022c016803","kind":"commit","published_at":"2020-09-01T14:08:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.1","html_url":"https://github.com/golang/go/releases/tag/go1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.1/manifests"},{"name":"go1.15","sha":"0fdc3801bfd43d6f55e4ea5bf095e1ea55430339","kind":"commit","published_at":"2020-08-11T19:01:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15","html_url":"https://github.com/golang/go/releases/tag/go1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15/manifests"},{"name":"go1.15rc2","sha":"c4f8cb43caf0bcd0c730d7d04a3fce129393cecc","kind":"commit","published_at":"2020-08-07T14:56:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15rc2","html_url":"https://github.com/golang/go/releases/tag/go1.15rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc2/manifests"},{"name":"go1.14.7","sha":"d571a77846dfee8efd076223a882915cd6cb52f4","kind":"commit","published_at":"2020-08-06T14:43:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.7","html_url":"https://github.com/golang/go/releases/tag/go1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.7/manifests"},{"name":"go1.13.15","sha":"e71b61180aa19a60c23b3b7e3f6586726ebe4fd1","kind":"commit","published_at":"2020-08-06T14:43:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.15","html_url":"https://github.com/golang/go/releases/tag/go1.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.15/manifests"},{"name":"go1.15rc1","sha":"3e8f6b0791a670e52d25d76813d669daa68acfb4","kind":"commit","published_at":"2020-07-24T16:28:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15rc1","html_url":"https://github.com/golang/go/releases/tag/go1.15rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc1/manifests"},{"name":"go1.13.14","sha":"d3ba94164a1c404a01369fb54ddd4f5b94d91348","kind":"commit","published_at":"2020-07-16T22:23:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.14","html_url":"https://github.com/golang/go/releases/tag/go1.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.14/manifests"},{"name":"go1.14.6","sha":"edfd6f28486017dcb136cd3f3ec252706d4b326e","kind":"commit","published_at":"2020-07-16T22:23:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.6","html_url":"https://github.com/golang/go/releases/tag/go1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.6/manifests"},{"name":"go1.14.5","sha":"36fcde1676a0d3863cb5f295eed6938cd782fcbb","kind":"commit","published_at":"2020-07-14T14:10:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.5","html_url":"https://github.com/golang/go/releases/tag/go1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.5/manifests"},{"name":"go1.13.13","sha":"1f8859c22ccdeb969b252c8139bf4b1aae5c4909","kind":"commit","published_at":"2020-07-14T14:10:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.13","html_url":"https://github.com/golang/go/releases/tag/go1.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.13/manifests"},{"name":"go1.15beta1","sha":"e92be18fd8b525b642ca25bdb3e2056b35d9d73c","kind":"commit","published_at":"2020-06-10T14:56:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15beta1","html_url":"https://github.com/golang/go/releases/tag/go1.15beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15beta1/manifests"},{"name":"go1.13.12","sha":"6be4a5eb4898c7b5e7557dda061cc09ba310698b","kind":"commit","published_at":"2020-06-01T19:34:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.12","html_url":"https://github.com/golang/go/releases/tag/go1.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.12/manifests"},{"name":"go1.14.4","sha":"83b181c68bf332ac7948f145f33d128377a09c42","kind":"commit","published_at":"2020-06-01T19:34:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.4","html_url":"https://github.com/golang/go/releases/tag/go1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.4/manifests"},{"name":"go1.13.11","sha":"237b6067c17ac3ef1e02632b77deefb5e9837cbb","kind":"commit","published_at":"2020-05-14T19:18:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.11","html_url":"https://github.com/golang/go/releases/tag/go1.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.11/manifests"},{"name":"go1.14.3","sha":"f296b7a6f045325a230f77e9bda1470b1270f817","kind":"commit","published_at":"2020-05-14T19:18:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.3","html_url":"https://github.com/golang/go/releases/tag/go1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.3/manifests"},{"name":"go1.14.2","sha":"96745b980cfde139e8611772e2bc0c59a8e6cdf7","kind":"commit","published_at":"2020-04-08T19:09:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.2","html_url":"https://github.com/golang/go/releases/tag/go1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.2/manifests"},{"name":"go1.13.10","sha":"a57f07aac237d366630e85d080ef1ce0c34f0d09","kind":"commit","published_at":"2020-04-08T19:09:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.10","html_url":"https://github.com/golang/go/releases/tag/go1.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.10/manifests"},{"name":"go1.13.9","sha":"33554bc6af72f13e5eb319fd5f5aa5c9a150a60c","kind":"commit","published_at":"2020-03-19T15:17:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.9","html_url":"https://github.com/golang/go/releases/tag/go1.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.9/manifests"},{"name":"go1.14.1","sha":"564c76a268b75f56d6f465b82fba7f6fb929fd70","kind":"commit","published_at":"2020-03-19T15:17:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.1","html_url":"https://github.com/golang/go/releases/tag/go1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.1/manifests"},{"name":"go1.14","sha":"20a838ab94178c55bc4dc23ddc332fce8545a493","kind":"commit","published_at":"2020-02-25T17:40:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14","html_url":"https://github.com/golang/go/releases/tag/go1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14/manifests"},{"name":"go1.13.8","sha":"a7acf9af07bdc288129fa5756768b41f312d05f4","kind":"commit","published_at":"2020-02-12T19:55:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.8","html_url":"https://github.com/golang/go/releases/tag/go1.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.8/manifests"},{"name":"go1.12.17","sha":"46cb016190389b7e37b21f04e5343a628ca1f662","kind":"commit","published_at":"2020-02-12T19:55:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.17","html_url":"https://github.com/golang/go/releases/tag/go1.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.17/manifests"},{"name":"go1.14rc1","sha":"a068054af141c01df5a4519844f4b77273605f4e","kind":"commit","published_at":"2020-02-05T15:43:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14rc1","html_url":"https://github.com/golang/go/releases/tag/go1.14rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14rc1/manifests"},{"name":"go1.12.16","sha":"deac3221fc4cd365fb40d269dd56551e9d354356","kind":"commit","published_at":"2020-01-27T22:27:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.16","html_url":"https://github.com/golang/go/releases/tag/go1.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.16/manifests"},{"name":"go1.13.7","sha":"7d2473dc81c659fba3f3b83bc6e93ca5fe37a898","kind":"commit","published_at":"2020-01-27T22:26:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.7","html_url":"https://github.com/golang/go/releases/tag/go1.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.7/manifests"},{"name":"go1.12.15","sha":"694e20f4e08af7e7669c9652424d0df9b0b83f00","kind":"commit","published_at":"2020-01-09T19:00:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.15","html_url":"https://github.com/golang/go/releases/tag/go1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.15/manifests"},{"name":"go1.13.6","sha":"14b79df428fdab83ebc813a72ab714d1e2c488d2","kind":"commit","published_at":"2020-01-09T19:00:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.6","html_url":"https://github.com/golang/go/releases/tag/go1.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.6/manifests"},{"name":"go1.14beta1","sha":"a5bfd9da1d1b24f326399b6b75558ded14514f23","kind":"commit","published_at":"2019-12-17T14:59:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14beta1","html_url":"https://github.com/golang/go/releases/tag/go1.14beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14beta1/manifests"},{"name":"go1.13.5","sha":"9341fe073e6f7742c9d61982084874560dac2014","kind":"commit","published_at":"2019-12-04T21:55:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.5","html_url":"https://github.com/golang/go/releases/tag/go1.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.5/manifests"},{"name":"go1.12.14","sha":"8a720dabf102975ced5664b9cf668ac4ca080245","kind":"commit","published_at":"2019-12-04T21:35:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.14","html_url":"https://github.com/golang/go/releases/tag/go1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.14/manifests"},{"name":"go1.12.13","sha":"a8528068d581fcd110d0cb4f3c04ad77261abf6d","kind":"commit","published_at":"2019-10-31T22:53:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.13","html_url":"https://github.com/golang/go/releases/tag/go1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.13/manifests"},{"name":"go1.13.4","sha":"3f995c3f3b43033013013e6c7ccc93a9b1411ca9","kind":"commit","published_at":"2019-10-31T22:47:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.4","html_url":"https://github.com/golang/go/releases/tag/go1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.4/manifests"},{"name":"go1.13.3","sha":"e64356a4484deb5da57396a4cd80e26667b86b79","kind":"commit","published_at":"2019-10-17T21:56:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.3","html_url":"https://github.com/golang/go/releases/tag/go1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.3/manifests"},{"name":"go1.12.12","sha":"9e6d3ca2794c04b3f65019ee90b6e406bcfc9286","kind":"commit","published_at":"2019-10-17T21:51:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.12","html_url":"https://github.com/golang/go/releases/tag/go1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.12/manifests"},{"name":"go1.12.11","sha":"ef74bfc859c918aeab796c2fa18f4a5dde862343","kind":"commit","published_at":"2019-10-17T17:32:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.11","html_url":"https://github.com/golang/go/releases/tag/go1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.11/manifests"},{"name":"go1.13.2","sha":"72766093e6bd092eb18df3759055625ba8436484","kind":"commit","published_at":"2019-10-17T17:32:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.2","html_url":"https://github.com/golang/go/releases/tag/go1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.2/manifests"},{"name":"go1.12.10","sha":"6c15c7cce718e1e9a47f4f0ab1bd70923b04557b","kind":"commit","published_at":"2019-09-25T18:48:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.10","html_url":"https://github.com/golang/go/releases/tag/go1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.10/manifests"},{"name":"go1.13.1","sha":"b17fd8e49d24eb298c53de5cd0a8923f1e0270ba","kind":"commit","published_at":"2019-09-25T18:48:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.1","html_url":"https://github.com/golang/go/releases/tag/go1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.1/manifests"},{"name":"go1.13","sha":"cc8838d645b2b7026c1f3aaceb011775c5ca3a08","kind":"commit","published_at":"2019-09-03T17:05:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13","html_url":"https://github.com/golang/go/releases/tag/go1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13/manifests"},{"name":"go1.13rc2","sha":"d7b402a49a8ef5af911d7873bdbc5f61335f1d41","kind":"commit","published_at":"2019-08-29T14:35:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13rc2","html_url":"https://github.com/golang/go/releases/tag/go1.13rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc2/manifests"},{"name":"go1.13rc1","sha":"ed4f3f313438b8765da6c4605060529761db0797","kind":"commit","published_at":"2019-08-21T19:21:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13rc1","html_url":"https://github.com/golang/go/releases/tag/go1.13rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc1/manifests"},{"name":"go1.12.9","sha":"06472b99cdf59f00049f3cd8c9e05ba283cb2c56","kind":"commit","published_at":"2019-08-15T18:44:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.9","html_url":"https://github.com/golang/go/releases/tag/go1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.9/manifests"},{"name":"go1.12.8","sha":"306a74284eb261acb34ce7f70962f357906a2759","kind":"commit","published_at":"2019-08-13T16:27:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.8","html_url":"https://github.com/golang/go/releases/tag/go1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.8/manifests"},{"name":"go1.11.13","sha":"b2967c0e5c5271bb4469e1f615fb85879ebd8a57","kind":"commit","published_at":"2019-08-13T16:26:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.13","html_url":"https://github.com/golang/go/releases/tag/go1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.13/manifests"},{"name":"go1.12.7","sha":"7f416b4f048677d0784e6941516c0f1e6052b2d6","kind":"commit","published_at":"2019-07-08T19:50:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.7","html_url":"https://github.com/golang/go/releases/tag/go1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.7/manifests"},{"name":"go1.11.12","sha":"4128f163d6dca1b8d703da8cf86ef679608856a0","kind":"commit","published_at":"2019-07-08T19:49:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.12","html_url":"https://github.com/golang/go/releases/tag/go1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.12/manifests"},{"name":"go1.13beta1","sha":"60f14fddfee107dedd76c0be6b422a3d8ccc841a","kind":"commit","published_at":"2019-06-26T16:35:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13beta1","html_url":"https://github.com/golang/go/releases/tag/go1.13beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13beta1/manifests"},{"name":"go1.11.11","sha":"541c49144d73f2a03374517091835fa8a43eebe2","kind":"commit","published_at":"2019-06-11T18:11:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.11","html_url":"https://github.com/golang/go/releases/tag/go1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.11/manifests"},{"name":"go1.12.6","sha":"4ce6a8e89668b87dce67e2f55802903d6eb9110a","kind":"commit","published_at":"2019-06-11T15:21:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.6","html_url":"https://github.com/golang/go/releases/tag/go1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.6/manifests"},{"name":"go1.12.5","sha":"3a1b4e75f8b6c1b57db73bccf7ca871bf1a97ca9","kind":"commit","published_at":"2019-05-06T21:12:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.5","html_url":"https://github.com/golang/go/releases/tag/go1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.5/manifests"},{"name":"go1.11.10","sha":"efa061d9f5d52846dfc3dda40eaf8eccfeeae8d2","kind":"commit","published_at":"2019-05-06T20:50:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.10","html_url":"https://github.com/golang/go/releases/tag/go1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.10/manifests"},{"name":"go1.12.4","sha":"eda3401e807be8928eed48bb5fc85ffa8e62ddb4","kind":"commit","published_at":"2019-04-11T23:31:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.4","html_url":"https://github.com/golang/go/releases/tag/go1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.4/manifests"},{"name":"go1.11.9","sha":"428e5f29a957b591d82e640b619b684aa25fba4e","kind":"commit","published_at":"2019-04-11T23:31:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.9","html_url":"https://github.com/golang/go/releases/tag/go1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.9/manifests"},{"name":"go1.11.8","sha":"f8a63418e985d972c86d3da5bf90b7e81b72b468","kind":"commit","published_at":"2019-04-08T21:30:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.8","html_url":"https://github.com/golang/go/releases/tag/go1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.8/manifests"},{"name":"go1.12.3","sha":"62ec3dd260324d243491b271d53ccdfd4a1f14e3","kind":"commit","published_at":"2019-04-08T21:30:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.3","html_url":"https://github.com/golang/go/releases/tag/go1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.3/manifests"},{"name":"go1.12.2","sha":"ac02fdec7cd16ea8d3de1fc33def9cfabec5170d","kind":"commit","published_at":"2019-04-05T19:24:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.2","html_url":"https://github.com/golang/go/releases/tag/go1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.2/manifests"},{"name":"go1.11.7","sha":"2c5363d9c1cf51457d6d2466a63e6576e80327f8","kind":"commit","published_at":"2019-04-05T19:09:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.7","html_url":"https://github.com/golang/go/releases/tag/go1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.7/manifests"},{"name":"go1.11.6","sha":"e18f2ca380f52bbf8cac039ccfdf445e9047c810","kind":"commit","published_at":"2019-03-14T19:57:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.6","html_url":"https://github.com/golang/go/releases/tag/go1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.6/manifests"},{"name":"go1.12.1","sha":"0380c9ad38843d523d9c9804fe300cb7edd7cd3c","kind":"commit","published_at":"2019-03-14T19:18:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.1","html_url":"https://github.com/golang/go/releases/tag/go1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.1/manifests"},{"name":"go1.12","sha":"05e77d41914d247a1e7caf37d7125ccaa5a53505","kind":"commit","published_at":"2019-02-25T23:01:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12","html_url":"https://github.com/golang/go/releases/tag/go1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12/manifests"},{"name":"go1.12rc1","sha":"1af509d46e31a14e7ff17e23b1fd84250976b405","kind":"commit","published_at":"2019-02-11T20:14:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12rc1","html_url":"https://github.com/golang/go/releases/tag/go1.12rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12rc1/manifests"},{"name":"go1.11.5","sha":"35bb62e60a7779ff82c3067903b3306ff8666471","kind":"commit","published_at":"2019-01-23T19:49:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.5","html_url":"https://github.com/golang/go/releases/tag/go1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.5/manifests"},{"name":"go1.10.8","sha":"b0cb374daf646454998bac7b393f3236a2ab6aca","kind":"commit","published_at":"2019-01-23T19:47:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.8","html_url":"https://github.com/golang/go/releases/tag/go1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.8/manifests"},{"name":"go1.12beta2","sha":"4b3f04c63b5b1a1bbc4dfd71c34341ea4e935115","kind":"commit","published_at":"2019-01-10T18:15:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12beta2","html_url":"https://github.com/golang/go/releases/tag/go1.12beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta2/manifests"},{"name":"go1.12beta1","sha":"e3b4b7baad555f74b6fbc0ddc00d46ed0ac03a0a","kind":"commit","published_at":"2018-12-18T23:01:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12beta1","html_url":"https://github.com/golang/go/releases/tag/go1.12beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta1/manifests"},{"name":"go1.11.4","sha":"4601a4c1b1c00fbe507508f0267ec5a9445bb7e5","kind":"commit","published_at":"2018-12-14T23:34:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.4","html_url":"https://github.com/golang/go/releases/tag/go1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.4/manifests"},{"name":"go1.10.7","sha":"f5ff72d62301c4e9d0a78167fab5914ca12919bd","kind":"commit","published_at":"2018-12-14T23:34:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.7","html_url":"https://github.com/golang/go/releases/tag/go1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.7/manifests"},{"name":"go1.10.6","sha":"25ca8f49c3fc4a68daff7a23ab613e3453be5cda","kind":"commit","published_at":"2018-12-13T17:16:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.6","html_url":"https://github.com/golang/go/releases/tag/go1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.6/manifests"},{"name":"go1.11.3","sha":"90c896448691b5edb0ab11110f37234f63cd28ed","kind":"commit","published_at":"2018-12-13T17:14:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.3","html_url":"https://github.com/golang/go/releases/tag/go1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.3/manifests"},{"name":"go1.10.5","sha":"1ae739797ec72acbd6d90b94a2366a31566205c2","kind":"commit","published_at":"2018-11-02T20:17:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.5","html_url":"https://github.com/golang/go/releases/tag/go1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.5/manifests"},{"name":"go1.11.2","sha":"e8a95aeb75536496432bcace1fb2bbfa449bf0fa","kind":"commit","published_at":"2018-11-02T20:17:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.2","html_url":"https://github.com/golang/go/releases/tag/go1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.2/manifests"},{"name":"go1.11.1","sha":"26957168c4c0cdcc7ca4f0b19d0eb19474d224ac","kind":"commit","published_at":"2018-10-01T20:59:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.1","html_url":"https://github.com/golang/go/releases/tag/go1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.1/manifests"},{"name":"go1.11","sha":"41e62b8c49d21659b48a95216e3062032285250f","kind":"commit","published_at":"2018-08-24T20:18:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11","html_url":"https://github.com/golang/go/releases/tag/go1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11/manifests"},{"name":"go1.10.4","sha":"2191fce26a7fd1cd5b4975e7bd44ab44b1d9dd78","kind":"commit","published_at":"2018-08-24T19:26:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.4","html_url":"https://github.com/golang/go/releases/tag/go1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.4/manifests"},{"name":"go1.11rc2","sha":"02c0c32960f65d0b9c66ec840c612f5f9623dc51","kind":"commit","published_at":"2018-08-22T22:17:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11rc2","html_url":"https://github.com/golang/go/releases/tag/go1.11rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc2/manifests"},{"name":"go1.11rc1","sha":"807e7f2420c683384dc9c6db498808ba1b7aab17","kind":"commit","published_at":"2018-08-13T23:43:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11rc1","html_url":"https://github.com/golang/go/releases/tag/go1.11rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc1/manifests"},{"name":"go1.11beta3","sha":"1b870077c896379c066b41657d3c9062097a6943","kind":"commit","published_at":"2018-08-03T17:21:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta3","html_url":"https://github.com/golang/go/releases/tag/go1.11beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta3/manifests"},{"name":"go1.11beta2","sha":"c814ac44c0571f844718f07aa52afa47e37fb1ed","kind":"commit","published_at":"2018-07-19T21:30:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta2","html_url":"https://github.com/golang/go/releases/tag/go1.11beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta2/manifests"},{"name":"go1.11beta1","sha":"a12c1f26e4cc602dae62ec065a237172a5b8f926","kind":"commit","published_at":"2018-06-26T20:00:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta1","html_url":"https://github.com/golang/go/releases/tag/go1.11beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta1/manifests"},{"name":"go1.10.3","sha":"fe8a0d12b14108cbe2408b417afcaab722b0727c","kind":"commit","published_at":"2018-06-06T23:47:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.3","html_url":"https://github.com/golang/go/releases/tag/go1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.3/manifests"},{"name":"go1.9.7","sha":"7df09b4a03f9e53334672674ba7983d5e7128646","kind":"commit","published_at":"2018-06-06T20:29:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.7","html_url":"https://github.com/golang/go/releases/tag/go1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.7/manifests"},{"name":"go1.9.6","sha":"20f58c6075aef1bb7327ab0691ae095f9412ab5b","kind":"commit","published_at":"2018-04-30T19:04:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.6","html_url":"https://github.com/golang/go/releases/tag/go1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.6/manifests"},{"name":"go1.10.2","sha":"71bdbf431b79dff61944f22c25c7e085ccfc25d5","kind":"commit","published_at":"2018-04-30T19:03:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.2","html_url":"https://github.com/golang/go/releases/tag/go1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.2/manifests"},{"name":"go1.10.1","sha":"ac7c0ee26dda18076d5f6c151d8f920b43340ae3","kind":"commit","published_at":"2018-03-29T06:09:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.1","html_url":"https://github.com/golang/go/releases/tag/go1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.1/manifests"},{"name":"go1.9.5","sha":"f69b0c627f94b7dcaf4ec654df8e0ffa4bf46957","kind":"commit","published_at":"2018-03-29T06:06:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.5","html_url":"https://github.com/golang/go/releases/tag/go1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.5/manifests"},{"name":"go1.10","sha":"bf86aec25972f3a100c3aa58a6abcbcc35bdea49","kind":"commit","published_at":"2018-02-16T16:05:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10","html_url":"https://github.com/golang/go/releases/tag/go1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10/manifests"},{"name":"go1.10rc2","sha":"20e228f2fdb44350c858de941dff4aea9f3127b8","kind":"commit","published_at":"2018-02-07T16:12:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10rc2","html_url":"https://github.com/golang/go/releases/tag/go1.10rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc2/manifests"},{"name":"go1.9.4","sha":"6732fcc06df713fc737cee5c5860bad87599bc6d","kind":"commit","published_at":"2018-02-07T15:34:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.4","html_url":"https://github.com/golang/go/releases/tag/go1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.4/manifests"},{"name":"go1.8.7","sha":"357c9141369361101345f3048a6b2b3e149299d5","kind":"commit","published_at":"2018-02-07T15:33:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.7","html_url":"https://github.com/golang/go/releases/tag/go1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.7/manifests"},{"name":"go1.10rc1","sha":"5348aed83e39bd1d450d92d7f627e994c2db6ebf","kind":"commit","published_at":"2018-01-25T17:24:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10rc1","html_url":"https://github.com/golang/go/releases/tag/go1.10rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc1/manifests"},{"name":"go1.8.6","sha":"96c72e94687d1d78770a204f35993cb2cd3c91e4","kind":"commit","published_at":"2018-01-23T03:33:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.6","html_url":"https://github.com/golang/go/releases/tag/go1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.6/manifests"},{"name":"go1.9.3","sha":"a563954b799c6921fc3666b4723d38413f442145","kind":"commit","published_at":"2018-01-22T21:38:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.3","html_url":"https://github.com/golang/go/releases/tag/go1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.3/manifests"},{"name":"go1.10beta2","sha":"594668a5a96267a46282ce3007a584ec07adf705","kind":"commit","published_at":"2018-01-11T17:44:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10beta2","html_url":"https://github.com/golang/go/releases/tag/go1.10beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta2/manifests"},{"name":"go1.10beta1","sha":"9ce6b5c2ed5d3d5251b9a6a0c548d5fb2c8567e8","kind":"commit","published_at":"2017-12-07T17:38:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10beta1","html_url":"https://github.com/golang/go/releases/tag/go1.10beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta1/manifests"},{"name":"go1.9.2","sha":"2ea7d3461bb41d0ae12b56ee52d43314bcdb97f9","kind":"commit","published_at":"2017-10-25T20:24:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.2","html_url":"https://github.com/golang/go/releases/tag/go1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.2/manifests"},{"name":"go1.8.5","sha":"d4ccbd8833aa45819e903abfc4337555f1832d3c","kind":"commit","published_at":"2017-10-25T18:57:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5","html_url":"https://github.com/golang/go/releases/tag/go1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5/manifests"},{"name":"go1.8.5rc5","sha":"0ab2c8872d648bc155e41bf5a7ed0cfee133ff70","kind":"commit","published_at":"2017-10-25T16:24:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5rc5","html_url":"https://github.com/golang/go/releases/tag/go1.8.5rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc5/manifests"},{"name":"go1.8.5rc4","sha":"fab5e254b2a03d3153f850774d87a79840740fe9","kind":"commit","published_at":"2017-10-20T16:43:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5rc4","html_url":"https://github.com/golang/go/releases/tag/go1.8.5rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc4/manifests"},{"name":"go1.8.4","sha":"f5bcb9b8fe9dd8949d4682b74be6ba72e5d554fb","kind":"commit","published_at":"2017-10-04T18:39:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.4","html_url":"https://github.com/golang/go/releases/tag/go1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.4/manifests"},{"name":"go1.9.1","sha":"7f40c1214dd67cf171a347a5230da70bd8e10d32","kind":"commit","published_at":"2017-10-04T18:39:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.1","html_url":"https://github.com/golang/go/releases/tag/go1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.1/manifests"},{"name":"go1.9","sha":"c8aec4095e089ff6ac50d18e97c3f46561f14f48","kind":"commit","published_at":"2017-08-24T20:52:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9","html_url":"https://github.com/golang/go/releases/tag/go1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9/manifests"},{"name":"go1.9rc2","sha":"048c9cfaacb6fe7ac342b0acd8ca8322b6c49508","kind":"commit","published_at":"2017-08-07T20:29:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9rc2","html_url":"https://github.com/golang/go/releases/tag/go1.9rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc2/manifests"},{"name":"go1.9rc1","sha":"65c6c88a9442b91d8b2fd0230337b1fda4bb6cdf","kind":"commit","published_at":"2017-07-24T19:35:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9rc1","html_url":"https://github.com/golang/go/releases/tag/go1.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc1/manifests"},{"name":"go1.9beta2","sha":"eab99a8d548f8ba864647ab171a44f0a5376a6b3","kind":"commit","published_at":"2017-06-26T21:12:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9beta2","html_url":"https://github.com/golang/go/releases/tag/go1.9beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta2/manifests"},{"name":"go1.9beta1","sha":"952ecbe0a27aadd184ca3e2c342beb464d6b1653","kind":"commit","published_at":"2017-06-14T21:44:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9beta1","html_url":"https://github.com/golang/go/releases/tag/go1.9beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta1/manifests"},{"name":"go1.8.3","sha":"352996a381701cfa0c16e8de29cbde8f3922182f","kind":"commit","published_at":"2017-05-24T18:14:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.3","html_url":"https://github.com/golang/go/releases/tag/go1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.3/manifests"},{"name":"go1.7.6","sha":"2b7a7b710f096b1b7e6f2ab5e9e3ec003ad7cd12","kind":"commit","published_at":"2017-05-23T18:33:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.6","html_url":"https://github.com/golang/go/releases/tag/go1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.6/manifests"},{"name":"go1.8.2","sha":"59870f9e19384c3155f603f799b61b401fa20cc9","kind":"commit","published_at":"2017-05-23T18:32:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.2","html_url":"https://github.com/golang/go/releases/tag/go1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.2/manifests"},{"name":"go1.8.1","sha":"a4c18f063b6659079ca2848ca217a0587dabc001","kind":"commit","published_at":"2017-04-07T16:48:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.1","html_url":"https://github.com/golang/go/releases/tag/go1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.1/manifests"},{"name":"go1.8","sha":"cd6b6202dd1559b3ac63179b45f1833fcfbe7eca","kind":"commit","published_at":"2017-02-16T17:12:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8","html_url":"https://github.com/golang/go/releases/tag/go1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8/manifests"},{"name":"go1.8rc3","sha":"2a5f65a98ca483aad2dd74dc2636a7baecc59cf2","kind":"commit","published_at":"2017-01-26T17:42:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc3","html_url":"https://github.com/golang/go/releases/tag/go1.8rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc3/manifests"},{"name":"go1.7.5","sha":"753452fac6f6963b5a6e38a239b05362385a3842","kind":"commit","published_at":"2017-01-26T17:38:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.5","html_url":"https://github.com/golang/go/releases/tag/go1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.5/manifests"},{"name":"go1.8rc2","sha":"59f181b6fda68ece22882945853ca2df9dbf1c88","kind":"commit","published_at":"2017-01-19T20:58:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc2","html_url":"https://github.com/golang/go/releases/tag/go1.8rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc2/manifests"},{"name":"go1.8rc1","sha":"3de6e96e4b8147f5267a2e8218a7c780b09a434f","kind":"commit","published_at":"2017-01-10T19:35:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc1","html_url":"https://github.com/golang/go/releases/tag/go1.8rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc1/manifests"},{"name":"go1.8beta2","sha":"9cd3c0662aa63eea8e7fae80f558fda9d646ba98","kind":"commit","published_at":"2016-12-15T20:06:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8beta2","html_url":"https://github.com/golang/go/releases/tag/go1.8beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta2/manifests"},{"name":"go1.7.4","sha":"6b36535cf382bce845dd2d272276e7ba350b0c6b","kind":"commit","published_at":"2016-12-01T22:13:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.4","html_url":"https://github.com/golang/go/releases/tag/go1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.4/manifests"},{"name":"go1.6.4","sha":"aa1e69f3fc21795b6fab531a07008e0744ffe5bf","kind":"commit","published_at":"2016-12-01T20:56:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.4","html_url":"https://github.com/golang/go/releases/tag/go1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.4/manifests"},{"name":"go1.8beta1","sha":"41908a54530120b68a79e0fd22b5e709d33cced0","kind":"commit","published_at":"2016-12-01T02:54:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8beta1","html_url":"https://github.com/golang/go/releases/tag/go1.8beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta1/manifests"},{"name":"go1.7.3","sha":"2f6557233c5a5c311547144c34b4045640ff9f71","kind":"commit","published_at":"2016-10-19T17:04:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.3","html_url":"https://github.com/golang/go/releases/tag/go1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.3/manifests"},{"name":"go1.7.2","sha":"edecc650ec95ac1a96d2312980e18d959f89835e","kind":"commit","published_at":"2016-10-17T21:08:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.2","html_url":"https://github.com/golang/go/releases/tag/go1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.2/manifests"},{"name":"go1.7.1","sha":"f75aafdf56dd90eab75cfeac8cf69358f73ba171","kind":"commit","published_at":"2016-09-07T19:11:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.1","html_url":"https://github.com/golang/go/releases/tag/go1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.1/manifests"},{"name":"go1.7","sha":"0d818588685976407c81c60d2fda289361cbc8ec","kind":"commit","published_at":"2016-08-15T22:43:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7","html_url":"https://github.com/golang/go/releases/tag/go1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7/manifests"},{"name":"go1.7rc6","sha":"1e933ed7c091bd8e077ffd123234af10a69e3978","kind":"commit","published_at":"2016-08-08T18:42:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc6","html_url":"https://github.com/golang/go/releases/tag/go1.7rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc6/manifests"},{"name":"go1.7rc5","sha":"09fc3cc5df6b37b62a219bd4cacd8898a2328b76","kind":"commit","published_at":"2016-08-02T23:34:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc5","html_url":"https://github.com/golang/go/releases/tag/go1.7rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc5/manifests"},{"name":"go1.7rc4","sha":"c628d83ec5309cd679e16c734456fed1b9a85806","kind":"commit","published_at":"2016-08-02T02:22:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc4","html_url":"https://github.com/golang/go/releases/tag/go1.7rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc4/manifests"},{"name":"go1.7rc3","sha":"8707f31c0abc6b607014e843b7cc188b3019daa9","kind":"commit","published_at":"2016-07-21T21:19:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc3","html_url":"https://github.com/golang/go/releases/tag/go1.7rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc3/manifests"},{"name":"go1.7rc2","sha":"0ebf6ce087388cdd501a02ff92f2f8cafc3e1378","kind":"commit","published_at":"2016-07-18T15:36:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc2","html_url":"https://github.com/golang/go/releases/tag/go1.7rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc2/manifests"},{"name":"go1.6.3","sha":"da6b9ec7bf1722fa00196e1eadc10a29156b6b28","kind":"commit","published_at":"2016-07-18T15:36:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.3","html_url":"https://github.com/golang/go/releases/tag/go1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.3/manifests"},{"name":"go1.7rc1","sha":"53da5fd4d431881bb3583c9790db7735a6530a1b","kind":"commit","published_at":"2016-07-08T03:48:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc1","html_url":"https://github.com/golang/go/releases/tag/go1.7rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc1/manifests"},{"name":"go1.7beta2","sha":"fca9fc52c831ab6af56e30f8c48062a99ded2580","kind":"commit","published_at":"2016-06-16T19:45:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7beta2","html_url":"https://github.com/golang/go/releases/tag/go1.7beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta2/manifests"},{"name":"go1.7beta1","sha":"3c6b6684ce21c1092ba208a0f1744ad7c930248a","kind":"commit","published_at":"2016-06-02T00:22:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7beta1","html_url":"https://github.com/golang/go/releases/tag/go1.7beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta1/manifests"},{"name":"go1.6.2","sha":"57e459e02b4b01567f92542f92cd9afde209e193","kind":"commit","published_at":"2016-04-19T23:27:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.2","html_url":"https://github.com/golang/go/releases/tag/go1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.2/manifests"},{"name":"go1.6.1","sha":"f5cf5673590a68c55b2330df9dfcdd6fac75b893","kind":"commit","published_at":"2016-04-11T23:39:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.1","html_url":"https://github.com/golang/go/releases/tag/go1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.1/manifests"},{"name":"go1.5.4","sha":"a1ef950a15517bca223d079a6cf65948c3db9694","kind":"commit","published_at":"2016-04-11T23:39:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.4","html_url":"https://github.com/golang/go/releases/tag/go1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.4/manifests"},{"name":"go1.6","sha":"7bc40ffb05d8813bf9b41a331b45d37216f9e747","kind":"commit","published_at":"2016-02-17T19:53:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6","html_url":"https://github.com/golang/go/releases/tag/go1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6/manifests"},{"name":"go1.6rc2","sha":"5d343bdfb140970cc37f099064226d104ca6d817","kind":"commit","published_at":"2016-02-03T23:11:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6rc2","html_url":"https://github.com/golang/go/releases/tag/go1.6rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc2/manifests"},{"name":"go1.6rc1","sha":"036b8fd40b60830ca1d152f17148e52b96d8aa6c","kind":"commit","published_at":"2016-01-28T00:06:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6rc1","html_url":"https://github.com/golang/go/releases/tag/go1.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc1/manifests"},{"name":"go1.6beta2","sha":"66330d8c6c0a23b7eb48688f9954264e48b039da","kind":"commit","published_at":"2016-01-13T23:40:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6beta2","html_url":"https://github.com/golang/go/releases/tag/go1.6beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta2/manifests"},{"name":"go1.5.3","sha":"27d5c0ede5b4411089f4bf52a41dd2f4eed36123","kind":"commit","published_at":"2016-01-13T19:43:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.3","html_url":"https://github.com/golang/go/releases/tag/go1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.3/manifests"},{"name":"go1.6beta1","sha":"8db371b3d58a1c139f0854738f9962de05ca5d7a","kind":"commit","published_at":"2015-12-17T22:45:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6beta1","html_url":"https://github.com/golang/go/releases/tag/go1.6beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta1/manifests"},{"name":"go1.5.2","sha":"40cbf58f960a8f5287d2c3a93b3ca6119df67e85","kind":"commit","published_at":"2015-12-03T00:44:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.2","html_url":"https://github.com/golang/go/releases/tag/go1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.2/manifests"},{"name":"go1.4.3","sha":"50eb39bb23e8b03e823c38e844f0410d0b5325d2","kind":"commit","published_at":"2015-09-23T04:20:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.3","html_url":"https://github.com/golang/go/releases/tag/go1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.3/manifests"},{"name":"go1.5.1","sha":"f2e4c8b5fb3660d793b2c545ef207153db0a34b1","kind":"commit","published_at":"2015-09-09T00:52:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.1","html_url":"https://github.com/golang/go/releases/tag/go1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.1/manifests"},{"name":"go1.5","sha":"bb03defe933c89fee44be675d7aa0fbd893ced30","kind":"commit","published_at":"2015-08-19T05:04:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5","html_url":"https://github.com/golang/go/releases/tag/go1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5/manifests"},{"name":"go1.5rc1","sha":"0d20a61e68ba22fb416fe2aa8b6532026822bad0","kind":"commit","published_at":"2015-08-06T04:06:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5rc1","html_url":"https://github.com/golang/go/releases/tag/go1.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5rc1/manifests"},{"name":"go1.5beta3","sha":"d3ffc975f38890abbd8ca3f7833772e6423297e8","kind":"commit","published_at":"2015-07-29T23:50:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta3","html_url":"https://github.com/golang/go/releases/tag/go1.5beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta3/manifests"},{"name":"go1.5beta2","sha":"cc8f5441980a8c2f9e6c8ec3222985ed488e76ba","kind":"commit","published_at":"2015-07-17T03:34:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta2","html_url":"https://github.com/golang/go/releases/tag/go1.5beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta2/manifests"},{"name":"go1.5beta1","sha":"b6ead9f171742cd5b519a22ecc690354b0d1ce27","kind":"commit","published_at":"2015-07-07T21:53:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta1","html_url":"https://github.com/golang/go/releases/tag/go1.5beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta1/manifests"},{"name":"go1.4.2","sha":"883bc6ed0ea815293fe6309d66f967ea60630e87","kind":"commit","published_at":"2015-02-18T04:24:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.2","html_url":"https://github.com/golang/go/releases/tag/go1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.2/manifests"},{"name":"go1.4.1","sha":"886b02d705ffb1be8b4974ac4c355d480a24e3ec","kind":"commit","published_at":"2015-01-15T21:04:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.1","html_url":"https://github.com/golang/go/releases/tag/go1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.1/manifests"},{"name":"go1.4","sha":"c303df658d43b9f3e98e56e646f8e84a83495991","kind":"commit","published_at":"2014-12-11T00:27:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4","html_url":"https://github.com/golang/go/releases/tag/go1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4/manifests"},{"name":"go1.4rc2","sha":"3d344611770d03a9d2f822216074edd83af67677","kind":"commit","published_at":"2014-12-02T02:43:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4rc2","html_url":"https://github.com/golang/go/releases/tag/go1.4rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc2/manifests"},{"name":"go1.4rc1","sha":"30ef146819d031ccd875de806c4edad66366d4bc","kind":"commit","published_at":"2014-11-17T02:55:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4rc1","html_url":"https://github.com/golang/go/releases/tag/go1.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc1/manifests"},{"name":"go1.4beta1","sha":"ca230d2d6ffeaef0be2f58fd46ba6ed34a8dbf46","kind":"commit","published_at":"2014-10-30T01:02:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4beta1","html_url":"https://github.com/golang/go/releases/tag/go1.4beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4beta1/manifests"},{"name":"go1.3.3","sha":"3dbc53ae6ad4e3b93f31d35d98b38f6dda25f4ee","kind":"commit","published_at":"2014-10-01T01:20:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.3","html_url":"https://github.com/golang/go/releases/tag/go1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.3/manifests"},{"name":"go1.3.2","sha":"f3c81ed821268e2f2e2945b0816f495809bbdf21","kind":"commit","published_at":"2014-09-25T22:32:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.2","html_url":"https://github.com/golang/go/releases/tag/go1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.2/manifests"},{"name":"go1.3.1","sha":"1657de2d6dbb020e15908668f209f3be7dcef151","kind":"commit","published_at":"2014-08-13T03:18:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.1","html_url":"https://github.com/golang/go/releases/tag/go1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.1/manifests"},{"name":"go1.3","sha":"1cdd48c8a276cef9e3e20b7350d13556b6c96a71","kind":"commit","published_at":"2014-06-19T00:20:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3","html_url":"https://github.com/golang/go/releases/tag/go1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3/manifests"},{"name":"go1.3rc2","sha":"2a3daa8bdd5bd06808c51cb4f2921655f70d7617","kind":"commit","published_at":"2014-06-13T03:24:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3rc2","html_url":"https://github.com/golang/go/releases/tag/go1.3rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc2/manifests"},{"name":"go1.3rc1","sha":"a5565ec7d9c04843bc91c06a0d5a652716ee75a7","kind":"commit","published_at":"2014-06-02T04:34:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3rc1","html_url":"https://github.com/golang/go/releases/tag/go1.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc1/manifests"},{"name":"go1.3beta2","sha":"c00043b5d8bd53130bddb5ef1e88643dccc4586f","kind":"commit","published_at":"2014-05-21T00:46:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3beta2","html_url":"https://github.com/golang/go/releases/tag/go1.3beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta2/manifests"},{"name":"go1.2.2","sha":"43d00b0942c1c6f43993ac71e1eea48e62e22b8d","kind":"commit","published_at":"2014-05-05T17:43:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2.2","html_url":"https://github.com/golang/go/releases/tag/go1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.2/manifests"},{"name":"go1.3beta1","sha":"7ff8e90eb7ceb2016aa9fc736febd8a5902ec65e","kind":"commit","published_at":"2014-04-22T00:00:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3beta1","html_url":"https://github.com/golang/go/releases/tag/go1.3beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta1/manifests"},{"name":"go1.2.1","sha":"9c9802fad57c1bcb72ea98c5c55ea2652efc5772","kind":"commit","published_at":"2014-03-03T00:53:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2.1","html_url":"https://github.com/golang/go/releases/tag/go1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.1/manifests"},{"name":"go1.2","sha":"402d3590b54e4a0df9fb51ed14b2999e85ce0b76","kind":"commit","published_at":"2013-11-28T21:32:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2","html_url":"https://github.com/golang/go/releases/tag/go1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2/manifests"},{"name":"go1.2rc5","sha":"4abdb873be5c4bbd1e0edec56f992b201d8e0e68","kind":"commit","published_at":"2013-11-18T01:44:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc5","html_url":"https://github.com/golang/go/releases/tag/go1.2rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc5/manifests"},{"name":"go1.2rc4","sha":"a5940dddba6e7995c6f7e4b4d11df17609c247be","kind":"commit","published_at":"2013-11-13T04:29:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc4","html_url":"https://github.com/golang/go/releases/tag/go1.2rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc4/manifests"},{"name":"go1.2rc3","sha":"2eb51b1ba8cbf593124ab95e2ea9efb5d3ddf21e","kind":"commit","published_at":"2013-11-01T01:44:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc3","html_url":"https://github.com/golang/go/releases/tag/go1.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc3/manifests"},{"name":"go1.2rc2","sha":"309e16554aab1686c5bb744cababfbaa2d83db4d","kind":"commit","published_at":"2013-10-18T04:53:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc2","html_url":"https://github.com/golang/go/releases/tag/go1.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc2/manifests"},{"name":"go1.1.2","sha":"1d6d8fca241bb611af51e265c1b5a2e9ae904702","kind":"commit","published_at":"2013-08-13T05:33:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1.2","html_url":"https://github.com/golang/go/releases/tag/go1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.2/manifests"},{"name":"go1.1.1","sha":"d260448f6b6ac10efe4ae7f6dfe944e72bc2a676","kind":"commit","published_at":"2013-06-13T02:49:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1.1","html_url":"https://github.com/golang/go/releases/tag/go1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.1/manifests"},{"name":"go1.1","sha":"205f850ceacfc39d1e9d76a9569416284594ce8c","kind":"commit","published_at":"2013-05-13T20:03:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1","html_url":"https://github.com/golang/go/releases/tag/go1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1/manifests"},{"name":"go1.1rc3","sha":"46a6097aa7943a490e9bd2e04274845d0e5e200f","kind":"commit","published_at":"2013-05-08T23:04:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1rc3","html_url":"https://github.com/golang/go/releases/tag/go1.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc3/manifests"},{"name":"go1.1rc2","sha":"1c5438aae896edcd1e9f9618f4776517f08053b3","kind":"commit","published_at":"2013-05-07T00:33:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1rc2","html_url":"https://github.com/golang/go/releases/tag/go1.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc2/manifests"},{"name":"go1.0.3","sha":"30be9b4313622c2077539e68826194cb1028c691","kind":"commit","published_at":"2012-09-21T22:10:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.3","html_url":"https://github.com/golang/go/releases/tag/go1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.3/manifests"},{"name":"go1.0.2","sha":"cb6c6570b73a1c4d19cad94570ed277f7dae55ac","kind":"commit","published_at":"2012-06-14T02:50:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.2","html_url":"https://github.com/golang/go/releases/tag/go1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.2/manifests"},{"name":"go1.0.1","sha":"2fffba7fe19690e038314d17a117d6b87979c89f","kind":"commit","published_at":"2012-04-26T19:50:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.1","html_url":"https://github.com/golang/go/releases/tag/go1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.1/manifests"},{"name":"go1","sha":"6174b5e21e73714c63061e66efdbe180e1c5491d","kind":"commit","published_at":"2012-03-28T12:41:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1","html_url":"https://github.com/golang/go/releases/tag/go1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1/manifests"},{"name":"weekly.2012-03-27","sha":"3895b5051df256b442d0b0af50debfffd8d75164","kind":"commit","published_at":"2012-03-28T12:41:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-27/manifests"},{"name":"weekly","sha":"3895b5051df256b442d0b0af50debfffd8d75164","kind":"commit","published_at":"2012-03-28T12:41:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly","html_url":"https://github.com/golang/go/releases/tag/weekly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly/manifests"},{"name":"weekly.2012-03-22","sha":"da7959d5dd1a230868d8eca9dbf11b4d54e8915a","kind":"commit","published_at":"2012-03-23T01:44:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-22/manifests"},{"name":"weekly.2012-03-13","sha":"9ef03fdf7778f23aa304a03888e4e0f698a3ef84","kind":"commit","published_at":"2012-03-13T05:39:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-13/manifests"},{"name":"weekly.2012-03-04","sha":"56208edb8dfc297efde71f18730dfb09b3dcb928","kind":"commit","published_at":"2012-03-05T04:45:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-04/manifests"},{"name":"weekly.2012-02-22","sha":"6419bbbfd310d0e48b3de60c8891a8f0fcc98b6f","kind":"commit","published_at":"2012-02-23T05:40:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-22/manifests"},{"name":"weekly.2012-02-14","sha":"da8f037b57241b0b84fab9d4c9e69b53e7118850","kind":"commit","published_at":"2012-02-15T03:41:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-14/manifests"},{"name":"weekly.2012-02-07","sha":"d3f8f0c258be17e742abb59da26025a6b5656c7b","kind":"commit","published_at":"2012-02-08T03:37:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-07/manifests"},{"name":"weekly.2012-01-27","sha":"6786185fd6245c522dce647163d2b33708c0b46d","kind":"commit","published_at":"2012-01-27T06:51:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-27/manifests"},{"name":"weekly.2012-01-20","sha":"22ef504654079bd0a6f227b7485ce0657bf205e1","kind":"commit","published_at":"2012-01-20T05:57:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-20/manifests"},{"name":"weekly.2012-01-15","sha":"a19870744979bdce3eff58776be42e399ed8f6f1","kind":"commit","published_at":"2012-01-15T22:45:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-15/manifests"},{"name":"weekly.2011-12-22","sha":"1a06b513e758355f769cd894782c34751ba5722d","kind":"commit","published_at":"2011-12-23T03:28:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-22/manifests"},{"name":"weekly.2011-12-14","sha":"3388e9f67b2ebb30bbd115c13b3ac4728c7ff9c1","kind":"commit","published_at":"2011-12-15T05:56:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-14/manifests"},{"name":"weekly.2011-12-06","sha":"8d1da1c66ad9e2d9bf6028e7dfff5d1f2151d494","kind":"commit","published_at":"2011-12-07T02:33:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-06/manifests"},{"name":"weekly.2011-12-02","sha":"7af813a7f2b62734e40628c341cb3afa4c85641c","kind":"commit","published_at":"2011-12-01T21:09:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-02/manifests"},{"name":"weekly.2011-12-01","sha":"9dd07f680a4a8ddb0f750a0de89ccc880e322147","kind":"commit","published_at":"2011-12-01T05:17:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-01/manifests"},{"name":"weekly.2011-11-18","sha":"3af28bd886ca5a64128aa2118aac818c61871dad","kind":"commit","published_at":"2011-11-18T20:20:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-18","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-18/manifests"},{"name":"weekly.2011-11-09","sha":"d83cc435e4c324e34aa10af72c1aa7f4fa47d4c1","kind":"commit","published_at":"2011-11-08T23:57:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-09/manifests"},{"name":"weekly.2011-11-08","sha":"4b39d115a0228d9c88b47f2fd86c9d6377ba7273","kind":"commit","published_at":"2011-11-08T23:27:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-08","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-08/manifests"},{"name":"weekly.2011-11-02","sha":"ede44c68a48ba579defa08d1df94b268c93ab8e3","kind":"commit","published_at":"2011-11-02T03:00:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-02/manifests"},{"name":"weekly.2011-11-01","sha":"08757f722c84260399d3eb1236c0c1ed305e017a","kind":"commit","published_at":"2011-11-02T01:37:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-01/manifests"},{"name":"weekly.2011-10-26","sha":"659f1f208af02a3dd5cc13da0d4f8756a3cc5369","kind":"commit","published_at":"2011-10-26T05:47:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-26","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-26/manifests"},{"name":"weekly.2011-10-25","sha":"cdd3d6932853ec2fb2ac0a693143b22098adb012","kind":"commit","published_at":"2011-10-26T05:09:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-25","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-25/manifests"},{"name":"weekly.2011-10-18","sha":"ac21766c958dc1341d79f17c36cc686ed936e6d4","kind":"commit","published_at":"2011-10-19T00:31:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-18","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-18/manifests"},{"name":"release.r58.2","sha":"0584eb2e7779d5bf699702d06acb686cd08bddd2","kind":"commit","published_at":"2011-10-18T03:06:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58.2","html_url":"https://github.com/golang/go/releases/tag/release.r58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.2/manifests"},{"name":"release.r60.3","sha":"394b383a1ee0ac3fec5e453a7dbe590d3ce6d6b0","kind":"commit","published_at":"2011-10-17T23:55:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.3","html_url":"https://github.com/golang/go/releases/tag/release.r60.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.3/manifests"},{"name":"weekly.2011-10-06","sha":"2b0d7f0836b87dd346e3a815d3bbb593f8e1a3f6","kind":"commit","published_at":"2011-10-06T22:56:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-06/manifests"},{"name":"release.r60.2","sha":"6c4e7f4b681c12d7dbb2a229fb32636303dad781","kind":"commit","published_at":"2011-10-05T21:23:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.2","html_url":"https://github.com/golang/go/releases/tag/release.r60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.2/manifests"},{"name":"weekly.2011-09-21","sha":"e4ac43b7f07379715cbed7355bc3710e709c34ef","kind":"commit","published_at":"2011-09-22T05:06:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-21","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-21/manifests"},{"name":"release.r60.1","sha":"4af7136fcf874e212d66c72178a68db969918b25","kind":"commit","published_at":"2011-09-19T02:32:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.1","html_url":"https://github.com/golang/go/releases/tag/release.r60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.1/manifests"},{"name":"weekly.2011-09-16","sha":"b0e3edab0e5439505f6ac79a9a96ab19478a065b","kind":"commit","published_at":"2011-09-16T07:18:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-16","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-16/manifests"},{"name":"release.r60","sha":"5464bfebe723752dfc09a6dd6b361b8e79db5995","kind":"commit","published_at":"2011-09-08T02:16:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60","html_url":"https://github.com/golang/go/releases/tag/release.r60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60/manifests"},{"name":"weekly.2011-09-07","sha":"c5c656aee37f8e6f53a574bacf42c944bd2630a2","kind":"commit","published_at":"2011-09-07T23:43:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-07/manifests"},{"name":"weekly.2011-09-01","sha":"ca64a37d9d925dec179e1142097dc9f135807656","kind":"commit","published_at":"2011-09-01T07:08:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-01/manifests"},{"name":"weekly.2011-08-17","sha":"1491a20540f377b6f83f5c4a8e823ca20d27d6c5","kind":"commit","published_at":"2011-08-18T04:27:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-08-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-08-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-17/manifests"},{"name":"weekly.2011-08-10","sha":"da7e1ba00b7c223b24a175b0bbefb7b1f26ec1af","kind":"commit","published_at":"2011-08-10T06:00:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-08-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-08-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-08-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-10/manifests"},{"name":"release.r59","sha":"5d9765785dff74784bbdad43f7847b6825509032","kind":"commit","published_at":"2011-07-31T22:37:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r59","html_url":"https://github.com/golang/go/releases/tag/release.r59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r59/manifests"},{"name":"weekly.2011-07-29","sha":"b583108436b22f32d0ddb67b68ca890d306d0fb5","kind":"commit","published_at":"2011-07-29T22:11:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-29/manifests"},{"name":"weekly.2011-07-19","sha":"50ddb98b243e35de1dbe572bc5240129054af9f6","kind":"commit","published_at":"2011-07-20T05:45:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-19","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-19/manifests"},{"name":"release.r58.1","sha":"adfa87c5d754252f2bf428b38560de3d630dbe9d","kind":"commit","published_at":"2011-07-12T14:19:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58.1","html_url":"https://github.com/golang/go/releases/tag/release.r58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.1/manifests"},{"name":"weekly.2011-07-07","sha":"4f03ef7993ce7aa125530010b6b8bf3c4ae2cfa0","kind":"commit","published_at":"2011-07-08T03:13:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-07/manifests"},{"name":"release.r58","sha":"fb10bce0c27cf06dc449d8e58ad6ec5dc276b929","kind":"commit","published_at":"2011-06-29T23:49:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58","html_url":"https://github.com/golang/go/releases/tag/release.r58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58/manifests"},{"name":"weekly.2011-06-23","sha":"30d08b404cc52a7378090287ee8ead2411e9b530","kind":"commit","published_at":"2011-06-24T06:04:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-23/manifests"},{"name":"weekly.2011-06-16","sha":"d6b9dd8b81a4a2969a02ddab9e39532bfb33fafb","kind":"commit","published_at":"2011-06-17T01:31:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-16","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-16/manifests"},{"name":"release.r57.2","sha":"7998d012b9823d6938dbaac929a839776b093fe4","kind":"commit","published_at":"2011-06-16T06:04:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57.2","html_url":"https://github.com/golang/go/releases/tag/release.r57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.2/manifests"},{"name":"weekly.2011-06-09","sha":"11b04261c754c67ad4c4ef13b667854c5ecb64e8","kind":"commit","published_at":"2011-06-10T04:26:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-09/manifests"},{"name":"weekly.2011-06-02","sha":"897ad0c05ee2af17c7740f793f8136d7404e87f5","kind":"commit","published_at":"2011-06-03T01:18:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-02/manifests"},{"name":"weekly.2011-05-22","sha":"f6742e7482c2b4fd1dada85c6318ecd59ccef8f6","kind":"commit","published_at":"2011-05-23T06:30:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-05-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-05-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-05-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-05-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-05-22/manifests"},{"name":"release.r57.1","sha":"16b4a007de329b96411be1597ea70f805b6adbe7","kind":"commit","published_at":"2011-05-04T04:17:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57.1","html_url":"https://github.com/golang/go/releases/tag/release.r57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.1/manifests"},{"name":"release.r57","sha":"ca2cb382ba89d1a1534f71ec2218a23659e3d491","kind":"commit","published_at":"2011-05-03T18:07:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57","html_url":"https://github.com/golang/go/releases/tag/release.r57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57/manifests"},{"name":"weekly.2011-04-27","sha":"5a8ae387e2f22e1c255d96b052b868281ca83761","kind":"commit","published_at":"2011-04-28T06:32:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-27/manifests"},{"name":"weekly.2011-04-13","sha":"0f03eedb878968851f36189f31fb3b1dfce31d84","kind":"commit","published_at":"2011-04-14T04:18:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-13/manifests"},{"name":"weekly.2011-04-04","sha":"51319b1125473fc1732ef012cde40c512ec735a0","kind":"commit","published_at":"2011-04-05T02:55:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-04/manifests"},{"name":"weekly.2011-03-28","sha":"33e41802f9ce0a2b88b344dbd04ecb025385c9aa","kind":"commit","published_at":"2011-03-29T03:17:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-28","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-28/manifests"},{"name":"weekly.2011-03-15","sha":"f538f2432eba1ca4f38bb919d795d6e9101ed374","kind":"commit","published_at":"2011-03-16T05:24:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-15/manifests"},{"name":"weekly.2011-03-07.1","sha":"251cdc917de92a6e710fb1bc8d3230c241d00577","kind":"commit","published_at":"2011-03-07T05:18:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-07.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07.1/manifests"},{"name":"release.r56","sha":"251cdc917de92a6e710fb1bc8d3230c241d00577","kind":"commit","published_at":"2011-03-07T05:18:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r56","html_url":"https://github.com/golang/go/releases/tag/release.r56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r56/manifests"},{"name":"weekly.2011-03-07","sha":"c1d44c9453506cdf5725a392aa03d9aa5df580af","kind":"commit","published_at":"2011-03-07T02:55:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07/manifests"},{"name":"weekly.2011-02-24","sha":"625bcf9f16876865715508d837dd9c36a34e90d7","kind":"commit","published_at":"2011-02-25T03:13:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-24","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-24/manifests"},{"name":"weekly.2011-02-15","sha":"d8ba9a440c826c5ed94f93d2d9fb7e9bf394f472","kind":"commit","published_at":"2011-02-15T15:58:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-15/manifests"},{"name":"weekly.2011-02-01.1","sha":"b08746ee5e0bb7d0291221c85e1fdead9924b858","kind":"commit","published_at":"2011-02-02T01:09:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-01.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-01.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-01.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01.1/manifests"},{"name":"weekly.2011-02-01","sha":"7aa758df0ce7578ff8b4e326eef777d8f10f70c4","kind":"commit","published_at":"2011-02-01T23:59:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01/manifests"},{"name":"weekly.2011-01-20","sha":"34c1b13c2a0d8d66db353b7b62e9379c2a887a2e","kind":"commit","published_at":"2011-01-20T05:02:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-20/manifests"},{"name":"weekly.2011-01-19","sha":"4b7fab83b571813ad56a15b653ed0ade0cf5b52e","kind":"commit","published_at":"2011-01-20T03:01:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-19","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-19/manifests"},{"name":"weekly.2011-01-12","sha":"c3e33975aa8d256984ba897ab88d1ca7cad4940a","kind":"commit","published_at":"2011-01-13T01:04:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-12","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-12/manifests"},{"name":"weekly.2011-01-06","sha":"41170c91e5f7854b2cdf980f314ae33907305018","kind":"commit","published_at":"2011-01-07T04:28:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-06/manifests"},{"name":"weekly.2010-12-22","sha":"7d557ebc1d5220a1843c8f8f5a972eacc056af51","kind":"commit","published_at":"2010-12-23T02:32:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-22/manifests"},{"name":"weekly.2010-12-15.1","sha":"db2263c46be330d035bed2af194da5b84d399943","kind":"commit","published_at":"2010-12-16T03:46:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-15.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15.1/manifests"},{"name":"weekly.2010-12-15","sha":"e4fbcb2c23a391ac0b0a5496bd6ccd4e4459a262","kind":"commit","published_at":"2010-12-16T01:29:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15/manifests"},{"name":"weekly.2010-12-08","sha":"f5ec1876c24c68b7418f5fd1415fe190a7ea27e9","kind":"commit","published_at":"2010-12-08T03:24:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-08","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-08/manifests"},{"name":"weekly.2010-12-02","sha":"7f1b064f1ef3b31e57ec613776caf6d59a98fa10","kind":"commit","published_at":"2010-12-03T00:48:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-02/manifests"},{"name":"weekly.2010-11-23","sha":"fbfa971a162d57aa03ca2b3365b35c4d0998aea4","kind":"commit","published_at":"2010-11-23T23:47:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-23/manifests"},{"name":"weekly.2010-11-10","sha":"013af62ae9cf4c4e34ba40294090b496693a8647","kind":"commit","published_at":"2010-11-10T22:22:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-10/manifests"},{"name":"weekly.2010-11-02","sha":"1e86d46a7651d5895b1b9345497916ec40b1a5e7","kind":"commit","published_at":"2010-11-03T00:49:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-02/manifests"},{"name":"weekly.2010-10-27","sha":"fded5fed0bfac968e73aae7b543bbd337debf4ef","kind":"commit","published_at":"2010-10-28T00:21:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-27/manifests"},{"name":"weekly.2010-10-20","sha":"ec2c9937f4515828875751e0ce3527b91df283b3","kind":"commit","published_at":"2010-10-21T00:33:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-20/manifests"},{"name":"weekly.2010-10-13.1","sha":"6b21949a9182773ae76175164793b9fe2ba131c6","kind":"commit","published_at":"2010-10-15T01:05:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-13.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13.1/manifests"},{"name":"weekly.2010-10-13","sha":"39ee9a0396c77af540c7eb2f1775417ecb5aae6a","kind":"commit","published_at":"2010-10-14T03:52:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13/manifests"},{"name":"weekly.2010-09-29","sha":"ab5b4283f7a8835c4491e60ffc91b02768b02d0c","kind":"commit","published_at":"2010-09-30T07:33:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-29/manifests"},{"name":"weekly.2010-09-22","sha":"71ee385ddfa552a1d1e79a512323b29ee065a0bc","kind":"commit","published_at":"2010-09-23T01:49:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-22/manifests"},{"name":"weekly.2010-09-15","sha":"4e84006e805b7e1794882c71e171da6dc1ba6b53","kind":"commit","published_at":"2010-09-16T04:02:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-15/manifests"},{"name":"weekly.2010-09-06","sha":"863ba0427bb8ab344aaf9eb71d0f241d0d442c4f","kind":"commit","published_at":"2010-09-07T06:09:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-06/manifests"},{"name":"weekly.2010-08-25","sha":"deb00ac3f43076e07d2774c2ea689f7d2ccb983b","kind":"commit","published_at":"2010-08-25T04:58:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-25","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-25/manifests"},{"name":"weekly.2010-08-11","sha":"9e23f2b2ce2dd3150ee15a80e72347d89ff5eba4","kind":"commit","published_at":"2010-08-12T05:51:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-11","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-11/manifests"},{"name":"weekly.2010-08-04","sha":"a1e382673082e7cd4c29967b9951dd5eb63eac86","kind":"commit","published_at":"2010-08-05T03:18:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-04/manifests"},{"name":"weekly.2010-07-29","sha":"b5d84bb0cf1c731a0e90a80eaa85f23bbc463220","kind":"commit","published_at":"2010-07-30T04:48:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-29/manifests"},{"name":"weekly.2010-07-14","sha":"7317c10f5ea7a9d7216fc3e4a1e1c5c1bce6d6fa","kind":"commit","published_at":"2010-07-15T03:04:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-14/manifests"},{"name":"weekly.2010-07-01","sha":"4abbd32b5385e6e2ffe9d297eac636e68565f8d2","kind":"commit","published_at":"2010-07-02T00:36:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-01/manifests"},{"name":"weekly.2010-06-21","sha":"983353e79b1633e760f327dc6ceb283efaa44d63","kind":"commit","published_at":"2010-06-21T22:16:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-06-21","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-21/manifests"},{"name":"weekly.2010-06-09","sha":"61be33d3ae58572eb3f4c67acf0c9ee8c903f888","kind":"commit","published_at":"2010-06-09T21:10:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-06-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-09/manifests"},{"name":"weekly.2010-05-27","sha":"371bf8e61b7b8ef725f795be05f7ce4553433e98","kind":"commit","published_at":"2010-05-27T23:50:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-05-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-05-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-05-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-27/manifests"},{"name":"weekly.2010-05-04","sha":"174ca90b2cad59b1525e0db85ffe25aa3f8e75dc","kind":"commit","published_at":"2010-05-05T02:12:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-05-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-05-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-05-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-04/manifests"},{"name":"weekly.2010-04-27","sha":"70ee7bff79d5731a36c187b94f041a50eea53b1c","kind":"commit","published_at":"2010-04-28T04:05:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-04-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-04-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-04-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-27/manifests"},{"name":"weekly.2010-04-13","sha":"6aad41919bd5317d3b9d0b9a963a2cd0ced012f9","kind":"commit","published_at":"2010-04-14T03:55:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-04-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-04-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-04-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-13/manifests"},{"name":"weekly.2010-03-30","sha":"c2f3737cb01bf35991a775c14cd28e5a2d3a102e","kind":"commit","published_at":"2010-03-31T00:40:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-30","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-30/manifests"},{"name":"weekly.2010-03-22","sha":"a1723941e0a1e128e0a0b6ecde9a054214e55784","kind":"commit","published_at":"2010-03-23T01:56:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-22/manifests"},{"name":"weekly.2010-03-15","sha":"6f9272f5dd568377cfa1b2862de7e12096539089","kind":"commit","published_at":"2010-03-15T23:44:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-15/manifests"},{"name":"weekly.2010-03-04","sha":"baa65fd1066c867ee647fc5a19b6107fa0f91263","kind":"commit","published_at":"2010-03-04T02:00:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-04/manifests"},{"name":"weekly.2010-02-23","sha":"ef81b024b697a292a84e45288d03af2acbf5ff94","kind":"commit","published_at":"2010-02-24T00:35:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-23/manifests"},{"name":"weekly.2010-02-17","sha":"d3a6cd4cd49172d5e0201b85923156137ff68963","kind":"commit","published_at":"2010-02-18T00:31:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-17/manifests"},{"name":"weekly.2010-02-04","sha":"e6004b3de3d697d827591ef034931315fdbcecf6","kind":"commit","published_at":"2010-02-05T01:37:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-04/manifests"},{"name":"weekly.2010-01-27","sha":"492e13e3cde9bd3ee7d4aa6a3aa83c7c14738ec6","kind":"commit","published_at":"2010-01-28T02:28:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-27/manifests"},{"name":"weekly.2010-01-13","sha":"495936b58c343b12ac1bfa95859590e985751f0c","kind":"commit","published_at":"2010-01-14T01:08:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-13/manifests"},{"name":"weekly.2010-01-05","sha":"fd974e096dcdba69ab24ca31bb47e6b639a7306b","kind":"commit","published_at":"2010-01-06T01:12:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-05","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-05/manifests"},{"name":"weekly.2009-12-22","sha":"4551b00da36e0419251f718fe80cf72132fd6f7d","kind":"commit","published_at":"2009-12-22T21:05:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-22/manifests"},{"name":"weekly.2009-12-09","sha":"5facb847703522e2d0716bf32500974aaf20fc20","kind":"commit","published_at":"2009-12-09T22:39:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-09/manifests"},{"name":"weekly.2009-12-07","sha":"b73b43ea3165a52bb9c3d4263954800f4055f426","kind":"commit","published_at":"2009-12-08T06:01:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-07/manifests"},{"name":"weekly.2009-11-17","sha":"a8ba40823c08508ca5f7562501a26bc2e85c88eb","kind":"commit","published_at":"2009-11-18T02:21:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-17/manifests"},{"name":"weekly.2009-11-12","sha":"f3a97293b17133cd5529b3510bc9301798bf2167","kind":"commit","published_at":"2009-11-12T22:55:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-12","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-12/manifests"},{"name":"weekly.2009-11-10.1","sha":"c57054f7b49539ca4ed6533267c1c20c39aaaaa5","kind":"commit","published_at":"2009-11-11T04:05:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-10.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10.1/manifests"},{"name":"weekly.2009-11-10","sha":"78c47c36b2984058c1bec0bd72e0b127b24fcd44","kind":"commit","published_at":"2009-11-10T22:09:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10/manifests"},{"name":"weekly.2009-11-06","sha":"9ad14c94db182dd3326e4c80053e0311f47700ce","kind":"commit","published_at":"2009-11-06T18:33:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-06/manifests"}]},"repo_metadata_updated_at":"2026-08-23T15:21:40.412Z","dependent_packages_count":0,"downloads":56,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":48.90690248096291,"dependent_packages_count":44.485384426430855,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":46.696143453696884},"purl":"pkg:conda/go-nocgo_osx-arm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/go-nocgo_osx-arm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/go-nocgo_osx-arm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/go-nocgo_osx-arm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T13:04:41.584Z","issues_count":11611,"pull_requests_count":2043,"avg_time_to_close_issue":26103928.738107894,"avg_time_to_close_pull_request":16902247.362198796,"issues_closed_count":7525,"pull_requests_closed_count":1328,"pull_request_authors_count":760,"issue_authors_count":4089,"avg_comments_per_issue":6.7721987770217895,"avg_comments_per_pull_request":11.898678414096917,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":615,"past_year_pull_requests_count":79,"past_year_avg_time_to_close_issue":1005609.5903083701,"past_year_avg_time_to_close_pull_request":782737.1351351351,"past_year_issues_closed_count":227,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":317,"past_year_avg_comments_per_issue":4.297560975609756,"past_year_avg_comments_per_pull_request":9.79746835443038,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/issues","maintainers":[{"login":"adonovan","count":395,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adonovan"},{"login":"prattmic","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prattmic"},{"login":"mateusz834","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mateusz834"},{"login":"rolandshoemaker","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandshoemaker"},{"login":"qiulaidongfeng","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiulaidongfeng"},{"login":"bcmills","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcmills"},{"login":"dsnet","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"mauri870","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"mvdan","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"},{"login":"dominikh","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominikh"},{"login":"Jorropo","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jorropo"},{"login":"cherrymui","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherrymui"},{"login":"seankhliao","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seankhliao"},{"login":"findleyr","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findleyr"},{"login":"dmitshur","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"aclements","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aclements"},{"login":"julieqiu","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/julieqiu"},{"login":"hajimehoshi","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"},{"login":"qmuntal","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qmuntal"},{"login":"drakkan","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drakkan"},{"login":"Zxilly","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zxilly"},{"login":"jimmyfrasche","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmyfrasche"},{"login":"myitcv","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/myitcv"},{"login":"odeke-em","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odeke-em"},{"login":"ALTree","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ALTree"},{"login":"johanbrandhorst","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanbrandhorst"},{"login":"panjf2000","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panjf2000"},{"login":"dvyukov","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvyukov"},{"login":"ianlancetaylor","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianlancetaylor"},{"login":"mundaym","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mundaym"},{"login":"h9jiang","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h9jiang"},{"login":"thatnealpatel","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatnealpatel"},{"login":"0intro","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0intro"},{"login":"mattn","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"xieyuschen","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xieyuschen"},{"login":"jake-ciolek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jake-ciolek"},{"login":"nicholashusin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholashusin"},{"login":"andybons","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andybons"},{"login":"crawshaw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crawshaw"},{"login":"HaraldNordgren","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaraldNordgren"},{"login":"sbinet","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbinet"},{"login":"cuonglm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuonglm"},{"login":"codyoss","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codyoss"},{"login":"thepudds","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thepudds"},{"login":"mdempsky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdempsky"},{"login":"tatianab","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tatianab"},{"login":"alexbrainman","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbrainman"},{"login":"SamWhited","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SamWhited"},{"login":"4ad","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/4ad"},{"login":"cpu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"},{"login":"artyom","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/artyom"},{"login":"eliben","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliben"},{"login":"smasher164","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smasher164"},{"login":"changkun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/changkun"},{"login":"ysmolski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ysmolski"},{"login":"tklauser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"},{"login":"rasky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rasky"},{"login":"JaynewDee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JaynewDee"},{"login":"nsrip-dd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsrip-dd"},{"login":"neelance","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neelance"},{"login":"ayang64","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayang64"},{"login":"dmgk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmgk"},{"login":"minux","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minux"},{"login":"allone9425","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allone9425"},{"login":"mdlayher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdlayher"},{"login":"psilva261","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psilva261"},{"login":"fatih","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fatih"},{"login":"paulzhol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulzhol"},{"login":"broady","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/broady"}],"active_maintainers":[{"login":"adonovan","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adonovan"},{"login":"prattmic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prattmic"},{"login":"dmitshur","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"Jorropo","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jorropo"},{"login":"seankhliao","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seankhliao"},{"login":"rolandshoemaker","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandshoemaker"},{"login":"nicholashusin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholashusin"},{"login":"aclements","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aclements"},{"login":"thatnealpatel","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatnealpatel"},{"login":"jake-ciolek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jake-ciolek"},{"login":"thepudds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thepudds"},{"login":"dsnet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"qmuntal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qmuntal"},{"login":"mvdan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"},{"login":"tklauser","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"},{"login":"mundaym","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mundaym"},{"login":"mateusz834","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mateusz834"},{"login":"hajimehoshi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"},{"login":"h9jiang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h9jiang"},{"login":"dominikh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominikh"},{"login":"0intro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0intro"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_osx-arm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_osx-arm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_osx-arm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_osx-arm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_osx-arm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_osx-arm64/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5492,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":865},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-09-02T05:06:32.934Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":5286097,"name":"go-nocgo_win-64","ecosystem":"conda","description":"This package enables the CONDA_GO_COMPILER environment variable. This variable is used by conda-forge's patched GoLang compiler to set conda-aware GOBIN and GOPATH default values. These default values are ignored if GOBIN and GOPATH environment variables are set independently by the user.  Furthermore, this package set the correct GOARCH and GOOS environment variables to enable cross-compilation.","homepage":"https://golang.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/golang/go","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2021-06-14T12:42:45.000Z","latest_release_published_at":"2026-07-17T23:58:35.000Z","latest_release_number":"1.26.5","last_synced_at":"2026-07-18T09:18:46.442Z","created_at":"2022-10-03T15:43:33.696Z","updated_at":"2026-08-23T20:35:24.971Z","registry_url":"https://anaconda.org/anaconda/go-nocgo_win-64","install_command":"conda install -c anaconda go-nocgo_win-64","documentation_url":null,"metadata":{},"repo_metadata":{"id":19835501,"uuid":"23096959","full_name":"golang/go","owner":"golang","description":"The Go programming language","archived":false,"fork":false,"pushed_at":"2026-08-23T02:48:50.000Z","size":452616,"stargazers_count":136184,"open_issues_count":10115,"forks_count":19295,"subscribers_count":3358,"default_branch":"master","last_synced_at":"2026-08-23T11:15:41.097Z","etag":null,"topics":["go","golang","language","programming-language"],"latest_commit_sha":null,"homepage":"https://go.dev","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/golang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":".github/SUPPORT.md","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}},"created_at":"2014-08-19T04:33:40.000Z","updated_at":"2026-08-23T10:38:48.000Z","dependencies_parsed_at":"2023-09-22T08:27:49.290Z","dependency_job_id":"51c1ade0-284a-4af0-ae5d-cc3266f79635","html_url":"https://github.com/golang/go","commit_stats":{"total_commits":59966,"total_committers":2541,"mean_commits":"23.599370326643054","dds":0.8771970783443952,"last_synced_commit":"103317217de0ca4b59cc90a09badc744a4fba768"},"previous_names":[],"tags_count":480,"template":false,"template_full_name":null,"purl":"pkg:github/golang/go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","download_url":"https://codeload.github.com/golang/go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/sbom","scorecard":{"id":390775,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang/go","commit":"a8564bd412d4495a6048f981d30d4d7abb1e45a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: src/archive/tar/fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: src/archive/zip/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/bytes/bytes_test.go:1819","Info: GoBuiltInFuzzer integration found: src/cmd/go/internal/envcmd/env_test.go:22","Info: GoBuiltInFuzzer integration found: src/cmd/go/internal/work/shell_test.go:17","Info: GoBuiltInFuzzer integration found: src/cmd/internal/pgo/serialize_test.go:183","Info: GoBuiltInFuzzer integration found: src/compress/gzip/fuzz_test.go:17","Info: GoBuiltInFuzzer integration found: src/debug/buildinfo/buildinfo_test.go:323","Info: GoBuiltInFuzzer integration found: src/debug/buildinfo/buildinfo_test.go:399","Info: GoBuiltInFuzzer integration found: src/encoding/csv/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/fold_test.go:14","Info: GoBuiltInFuzzer integration found: src/encoding/json/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/fuzz_test.go:55","Info: GoBuiltInFuzzer integration found: src/encoding/json/internal/jsonwire/wire_test.go:50","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:20","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:108","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:139","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:240","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:259","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:360","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:380","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/fuzz_test.go:14","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2_fuzz_test.go:55","Info: GoBuiltInFuzzer integration found: src/html/fuzz_test.go:9","Info: GoBuiltInFuzzer integration found: src/image/gif/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/image/jpeg/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/image/png/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:324","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:355","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:385","Info: GoBuiltInFuzzer integration found: src/internal/runtime/maps/fuzz_test.go:96","Info: GoBuiltInFuzzer integration found: src/internal/trace/reader_test.go:53","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:32","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:49","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:88","Info: GoBuiltInFuzzer integration found: src/internal/zstd/xxhash_test.go:78","Info: GoBuiltInFuzzer integration found: src/math/big/nat_test.go:719","Info: GoBuiltInFuzzer integration found: src/net/netip/fuzz_test.go:127","Info: GoBuiltInFuzzer integration found: src/runtime/debug/mod_test.go:23","Info: GoBuiltInFuzzer integration found: src/runtime/mgcscavenge_test.go:841","Info: GoBuiltInFuzzer integration found: src/strings/strings_test.go:1495","Info: GoBuiltInFuzzer integration found: src/syscall/syscall_windows_test.go:276","Info: GoBuiltInFuzzer integration found: src/syscall/wtf8_windows_test.go:157","Info: GoBuiltInFuzzer integration found: src/syscall/wtf8_windows_test.go:177","Info: GoBuiltInFuzzer integration found: src/time/format_test.go:995","Info: GoBuiltInFuzzer integration found: src/time/format_test.go:1037"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: src/crypto/internal/boring/syso/goboringcrypto_linux_amd64.syso:1","Warn: binary detected: src/crypto/internal/boring/syso/goboringcrypto_linux_arm64.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_darwin.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_freebsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_linux.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_netbsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_openbsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v3/race_linux.syso:1","Warn: binary detected: src/runtime/race/race_darwin_arm64.syso:1","Warn: binary detected: src/runtime/race/race_linux_arm64.syso:1","Warn: binary detected: src/runtime/race/race_linux_loong64.syso:1","Warn: binary detected: src/runtime/race/race_linux_ppc64le.syso:1","Warn: binary detected: src/runtime/race/race_linux_s390x.syso:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: containerImage not pinned by hash: src/crypto/internal/boring/Dockerfile:8","Warn: containerImage not pinned by hash: src/crypto/internal/fips140/nistec/fiat/Dockerfile:5: pin your Docker image by updating coqorg/coq:8.13.2 to coqorg/coq:8.13.2@sha256:f0266f10d0f3318644b3b41f6797c44cb2cc247b9d248089a5def64a2d937828","Warn: downloadThenRun not pinned by hash: src/crypto/internal/boring/Dockerfile:24-27","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:44:29.345Z","repository_id":19835501,"created_at":"2025-08-18T17:44:29.346Z","updated_at":"2025-08-18T17:44:29.346Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850184,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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"},"owner_record":{"login":"golang","name":"Go","uuid":"4314092","kind":"organization","description":"The Go Programming Language","email":null,"website":"https://go.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4314092?v=4","repositories_count":61,"last_synced_at":"2026-08-22T00:54:18.690Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang","funding_links":[],"total_stars":250881,"followers":12530,"following":0,"created_at":"2022-11-03T06:09:51.413Z","updated_at":"2026-08-22T00:54:18.744Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang/repositories"},"tags":[{"name":"go1.25.9","sha":"7076e01d9d450bae9f25be76f45d58cc52e2aad2","kind":"commit","published_at":"2026-04-07T19:41:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.9","html_url":"https://github.com/golang/go/releases/tag/go1.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.9/manifests"},{"name":"go1.26.2","sha":"9c8bf0e72a6fb3b415b591b124b59fbb7cf92252","kind":"commit","published_at":"2026-04-07T19:38:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.2","html_url":"https://github.com/golang/go/releases/tag/go1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.2/manifests"},{"name":"go1.25.8","sha":"439ff996f0ee506fc2eb84b7f11ffc360a6299f2","kind":"commit","published_at":"2026-03-06T00:26:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.8","html_url":"https://github.com/golang/go/releases/tag/go1.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.8/manifests"},{"name":"go1.26.1","sha":"e87b10ea2a2c6c65b80c4374af42b9c02ac9fb20","kind":"commit","published_at":"2026-03-06T00:26:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.1","html_url":"https://github.com/golang/go/releases/tag/go1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.1/manifests"},{"name":"go1.26.0","sha":"d90b98e65320778f3b1f99a6951ab20f04d218b3","kind":"commit","published_at":"2026-02-10T19:27:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.0","html_url":"https://github.com/golang/go/releases/tag/go1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.0/manifests"},{"name":"go1.25.7","sha":"eaf3bc799a221cc375f188e8699c9330c1caf40a","kind":"commit","published_at":"2026-02-04T15:46:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.7","html_url":"https://github.com/golang/go/releases/tag/go1.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.7/manifests"},{"name":"go1.24.13","sha":"96e4e2b1616c3c59577d48abcf2823bf1fdcd2e2","kind":"commit","published_at":"2026-02-04T15:46:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.13","html_url":"https://github.com/golang/go/releases/tag/go1.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.13/manifests"},{"name":"go1.26rc3","sha":"70d5aa7ba25f23b02d87512c5a6b6a9c699334ee","kind":"commit","published_at":"2026-02-04T15:46:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc3","html_url":"https://github.com/golang/go/releases/tag/go1.26rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc3/manifests"},{"name":"go1.26rc2","sha":"4606a931d2b099f2c5e5619b797352607ee42225","kind":"commit","published_at":"2026-01-15T18:32:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc2","html_url":"https://github.com/golang/go/releases/tag/go1.26rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc2/manifests"},{"name":"go1.24.12","sha":"63a1b82d1e68ddd87652467303901593efe0ff11","kind":"commit","published_at":"2026-01-15T18:28:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.12","html_url":"https://github.com/golang/go/releases/tag/go1.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.12/manifests"},{"name":"go1.25.6","sha":"69801b25b9624c3a678ef87d30771861e7bba51f","kind":"commit","published_at":"2026-01-15T18:28:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.6","html_url":"https://github.com/golang/go/releases/tag/go1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.6/manifests"},{"name":"go1.26rc1","sha":"c599a8f2385849a225d02843b3c6389dbfc5aa69","kind":"commit","published_at":"2025-12-16T20:00:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc1","html_url":"https://github.com/golang/go/releases/tag/go1.26rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc1/manifests"},{"name":"go1.25.5","sha":"fefb02adf45c4bcc879bd406a8d61f2a292c26a9","kind":"commit","published_at":"2025-12-02T16:04:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.5","html_url":"https://github.com/golang/go/releases/tag/go1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.5/manifests"},{"name":"go1.24.11","sha":"1296453960bac0fb5675853c40e3747e5237e16e","kind":"commit","published_at":"2025-12-02T16:04:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.11","html_url":"https://github.com/golang/go/releases/tag/go1.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.11/manifests"},{"name":"go1.25.4","sha":"f2cd93aa0505465c1d30201c806b6d4d3481c5fa","kind":"commit","published_at":"2025-11-05T19:01:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.4","html_url":"https://github.com/golang/go/releases/tag/go1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.4/manifests"},{"name":"go1.24.10","sha":"0259df17feb288f1e24517516939b67876c2627b","kind":"commit","published_at":"2025-11-05T19:01:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.10","html_url":"https://github.com/golang/go/releases/tag/go1.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.10/manifests"},{"name":"go1.25.3","sha":"28622c19591d95c9a83f706f2ed1b303d58da85f","kind":"commit","published_at":"2025-10-13T21:14:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.3","html_url":"https://github.com/golang/go/releases/tag/go1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.3/manifests"},{"name":"go1.24.9","sha":"8e10ef451a1b6a1e8861ced1154e1c3265bfa01b","kind":"commit","published_at":"2025-10-13T21:14:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.9","html_url":"https://github.com/golang/go/releases/tag/go1.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.9/manifests"},{"name":"go1.24.8","sha":"3a666bca00d7fb30d55e252131ea2cf2006dc3a3","kind":"commit","published_at":"2025-10-07T18:17:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.8","html_url":"https://github.com/golang/go/releases/tag/go1.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.8/manifests"},{"name":"go1.25.2","sha":"bed6c81c2dceeb19c7f9e46fc173671abcda7cfd","kind":"commit","published_at":"2025-10-07T18:16:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.2","html_url":"https://github.com/golang/go/releases/tag/go1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.2/manifests"},{"name":"go1.25.1","sha":"56ebf80e57db9f61981fc0636fc6419dc6f68eda","kind":"commit","published_at":"2025-09-03T17:46:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.1","html_url":"https://github.com/golang/go/releases/tag/go1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.1/manifests"},{"name":"go1.24.7","sha":"d41a8222133aabaf5527eab64586050a0fbb773b","kind":"commit","published_at":"2025-09-03T17:46:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.7","html_url":"https://github.com/golang/go/releases/tag/go1.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.7/manifests"},{"name":"go1.25.0","sha":"6e676ab2b809d46623acb5988248d95d1eb7939c","kind":"commit","published_at":"2025-08-12T20:50:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.0","html_url":"https://github.com/golang/go/releases/tag/go1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.0/manifests"},{"name":"go1.25rc3","sha":"ac94297758f3d83fca5ffa16cd179bb098bbd914","kind":"commit","published_at":"2025-08-06T18:09:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc3","html_url":"https://github.com/golang/go/releases/tag/go1.25rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc3/manifests"},{"name":"go1.23.12","sha":"dd8b7ad9268c2fbde675132a41b4e4da02eef94d","kind":"commit","published_at":"2025-08-06T18:08:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.12","html_url":"https://github.com/golang/go/releases/tag/go1.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.12/manifests"},{"name":"go1.24.6","sha":"7f36edc26d4e3becb6d9c9008ff00f260bb19055","kind":"commit","published_at":"2025-08-06T18:07:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.6","html_url":"https://github.com/golang/go/releases/tag/go1.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.6/manifests"},{"name":"go1.25rc2","sha":"e73dadc758d30a11146e32cc1d0baafa255641a6","kind":"commit","published_at":"2025-07-08T17:29:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc2","html_url":"https://github.com/golang/go/releases/tag/go1.25rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc2/manifests"},{"name":"go1.24.5","sha":"9d828e80fa1f3cc52de60428cae446b35b576de8","kind":"commit","published_at":"2025-07-08T17:00:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.5","html_url":"https://github.com/golang/go/releases/tag/go1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.5/manifests"},{"name":"go1.23.11","sha":"0a75dd7c2dcf7057ef200290d8f5c4c1514dba80","kind":"commit","published_at":"2025-07-08T17:00:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.11","html_url":"https://github.com/golang/go/releases/tag/go1.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.11/manifests"},{"name":"go1.25rc1","sha":"8ac5714ef2ac4f5a35169f573f30b57144b99cfd","kind":"commit","published_at":"2025-06-11T18:56:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc1","html_url":"https://github.com/golang/go/releases/tag/go1.25rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc1/manifests"},{"name":"go1.24.4","sha":"6796ebb2cb66b316a07998cdcd69b1c486b8579e","kind":"commit","published_at":"2025-06-05T18:35:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.4","html_url":"https://github.com/golang/go/releases/tag/go1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.4/manifests"},{"name":"go1.23.10","sha":"d375ae50633cdf1cd8536f2a199c382f9053b638","kind":"commit","published_at":"2025-06-05T18:34:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.10","html_url":"https://github.com/golang/go/releases/tag/go1.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.10/manifests"},{"name":"go1.23.9","sha":"f77084d15d53e6aa09d2e7f867e69cc9766da2c5","kind":"commit","published_at":"2025-05-06T18:34:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.9","html_url":"https://github.com/golang/go/releases/tag/go1.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.9/manifests"},{"name":"go1.24.3","sha":"34c8b14ca9f4096383d658fbd748322a993a2bd2","kind":"commit","published_at":"2025-05-06T18:13:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.3","html_url":"https://github.com/golang/go/releases/tag/go1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.3/manifests"},{"name":"go1.23.8","sha":"7a2cfb70b01f069c2125adcf7126d7f3376cb8b7","kind":"commit","published_at":"2025-04-01T16:11:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.8","html_url":"https://github.com/golang/go/releases/tag/go1.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.8/manifests"},{"name":"go1.24.2","sha":"49860cf92a9a3ba434d2bc393faaefabe48d181e","kind":"commit","published_at":"2025-04-01T16:11:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.2","html_url":"https://github.com/golang/go/releases/tag/go1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.2/manifests"},{"name":"go1.24.1","sha":"339c903a75c3fe936fb4ed6c355d15e6081d6af3","kind":"commit","published_at":"2025-03-04T19:27:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.1","html_url":"https://github.com/golang/go/releases/tag/go1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.1/manifests"},{"name":"go1.23.7","sha":"c01c4d41d6b49bc6317f8cfb3a33a92f25681b34","kind":"commit","published_at":"2025-03-04T19:14:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.7","html_url":"https://github.com/golang/go/releases/tag/go1.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.7/manifests"},{"name":"go1.24.0","sha":"3901409b5d0fb7c85a3e6730a59943cc93b2835c","kind":"commit","published_at":"2025-02-11T17:55:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.0","html_url":"https://github.com/golang/go/releases/tag/go1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.0/manifests"},{"name":"go1.24rc3","sha":"18068cb96aa9836f36f243d63f570e5b7b3a9b9b","kind":"commit","published_at":"2025-02-05T20:35:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc3","html_url":"https://github.com/golang/go/releases/tag/go1.24rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc3/manifests"},{"name":"go1.22.12","sha":"5817e650946aaa0ac28956de96b3f9aa1de4b299","kind":"commit","published_at":"2025-02-04T16:39:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.12","html_url":"https://github.com/golang/go/releases/tag/go1.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.12/manifests"},{"name":"go1.23.6","sha":"a991f9c34d454d3d844f21dc08f2d05df35a8c60","kind":"commit","published_at":"2025-02-04T16:39:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.6","html_url":"https://github.com/golang/go/releases/tag/go1.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.6/manifests"},{"name":"go1.24rc2","sha":"8a4c24f9bba00d1ac5f4a5d286445af9c5afe339","kind":"commit","published_at":"2025-01-16T20:13:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc2","html_url":"https://github.com/golang/go/releases/tag/go1.24rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc2/manifests"},{"name":"go1.22.11","sha":"f07288435495dccb05217b6012ecb2b7a5b521ab","kind":"commit","published_at":"2025-01-16T20:07:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.11","html_url":"https://github.com/golang/go/releases/tag/go1.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.11/manifests"},{"name":"go1.23.5","sha":"d04e3cbc9240e25de449dcae2ec33d03062f347b","kind":"commit","published_at":"2025-01-16T20:07:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.5","html_url":"https://github.com/golang/go/releases/tag/go1.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.5/manifests"},{"name":"go1.24rc1","sha":"16afa6a740fac7442e94dcd2ec5ea4a4853e45dc","kind":"commit","published_at":"2024-12-13T16:52:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc1","html_url":"https://github.com/golang/go/releases/tag/go1.24rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc1/manifests"},{"name":"go1.23.4","sha":"194de8fbfaf4c3ed54e1a3c1b14fc67a830b8d95","kind":"commit","published_at":"2024-12-03T18:27:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.4","html_url":"https://github.com/golang/go/releases/tag/go1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.4/manifests"},{"name":"go1.22.10","sha":"8f3f22eef807250155301822a8960afec160cc02","kind":"commit","published_at":"2024-12-03T18:00:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.10","html_url":"https://github.com/golang/go/releases/tag/go1.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.10/manifests"},{"name":"go1.23.3","sha":"c390a1c22e8951263e6c01346a4281d604b25062","kind":"commit","published_at":"2024-11-06T22:48:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.3","html_url":"https://github.com/golang/go/releases/tag/go1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.3/manifests"},{"name":"go1.22.9","sha":"8af39d30a4c4cf68d566345f26224c191960d9b0","kind":"commit","published_at":"2024-11-06T22:47:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.9","html_url":"https://github.com/golang/go/releases/tag/go1.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.9/manifests"},{"name":"go1.22.8","sha":"aeccd613c896d39f582036aa52917c85ecf0b0c0","kind":"commit","published_at":"2024-10-01T17:24:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.8","html_url":"https://github.com/golang/go/releases/tag/go1.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.8/manifests"},{"name":"go1.23.2","sha":"ed07b321aef7632f956ce991dd10fdd7e1abd827","kind":"commit","published_at":"2024-10-01T17:24:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.2","html_url":"https://github.com/golang/go/releases/tag/go1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.2/manifests"},{"name":"go1.22.7","sha":"7529d09a11496a77ccbffe245607fbd256200991","kind":"commit","published_at":"2024-09-05T15:20:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.7","html_url":"https://github.com/golang/go/releases/tag/go1.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.7/manifests"},{"name":"go1.23.1","sha":"69234ded30614a471c35cef5d87b0e0d3c136cd9","kind":"commit","published_at":"2024-09-05T15:20:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.1","html_url":"https://github.com/golang/go/releases/tag/go1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.1/manifests"},{"name":"go1.23.0","sha":"6885bad7dd86880be6929c02085e5c7a67ff2887","kind":"commit","published_at":"2024-08-13T16:16:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.0","html_url":"https://github.com/golang/go/releases/tag/go1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.0/manifests"},{"name":"go1.22.6","sha":"cb4eee693c382bea4222f20837e26501d40ed892","kind":"commit","published_at":"2024-08-06T17:39:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.6","html_url":"https://github.com/golang/go/releases/tag/go1.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.6/manifests"},{"name":"go1.21.13","sha":"8bba868de983dd7bf55fcd121495ba8d6e2734e7","kind":"commit","published_at":"2024-08-06T17:39:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.13","html_url":"https://github.com/golang/go/releases/tag/go1.21.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.13/manifests"},{"name":"go1.23rc2","sha":"30b6fd60a63c738c2736e83b6a6886a032e6f269","kind":"commit","published_at":"2024-07-16T15:33:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23rc2","html_url":"https://github.com/golang/go/releases/tag/go1.23rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc2/manifests"},{"name":"go1.21.12","sha":"12e9b968bc8890b072b98facbd079ca337bd33a0","kind":"commit","published_at":"2024-07-02T18:51:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.12","html_url":"https://github.com/golang/go/releases/tag/go1.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.12/manifests"},{"name":"go1.22.5","sha":"8e1fdea8316d840fd07e9d6e026048e53290948b","kind":"commit","published_at":"2024-07-02T18:51:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.5","html_url":"https://github.com/golang/go/releases/tag/go1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.5/manifests"},{"name":"go1.23rc1","sha":"7dff7439dcee8ff6cd83869d356accac1039c017","kind":"commit","published_at":"2024-06-21T16:32:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23rc1","html_url":"https://github.com/golang/go/releases/tag/go1.23rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc1/manifests"},{"name":"go1.21.11","sha":"48103d97a84d549b44bc4764df6958f73ba5ee02","kind":"commit","published_at":"2024-06-04T18:11:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.11","html_url":"https://github.com/golang/go/releases/tag/go1.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.11/manifests"},{"name":"go1.22.4","sha":"ace5bb40d027b718b67556afcd31bf54cff050ab","kind":"commit","published_at":"2024-06-04T18:08:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.4","html_url":"https://github.com/golang/go/releases/tag/go1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.4/manifests"},{"name":"go1.21.10","sha":"752b009010df021c45f620e683ec062d22b552bf","kind":"commit","published_at":"2024-05-07T16:00:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.10","html_url":"https://github.com/golang/go/releases/tag/go1.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.10/manifests"},{"name":"go1.22.3","sha":"adbfb672ba485630d75f8b5598228a63f4af08a4","kind":"commit","published_at":"2024-05-07T16:00:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.3","html_url":"https://github.com/golang/go/releases/tag/go1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.3/manifests"},{"name":"go1.22.2","sha":"dddf0ae40fa0c1223aba191d73a44425a08e1035","kind":"commit","published_at":"2024-04-03T15:35:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.2","html_url":"https://github.com/golang/go/releases/tag/go1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.2/manifests"},{"name":"go1.21.9","sha":"d8392e69973a64d96534d544d1f8ac2defc1bc64","kind":"commit","published_at":"2024-04-03T15:35:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.9","html_url":"https://github.com/golang/go/releases/tag/go1.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.9/manifests"},{"name":"go1.22.1","sha":"db6097f8cbaceaed02051850d2411c88b763a0c3","kind":"commit","published_at":"2024-03-05T17:42:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.1","html_url":"https://github.com/golang/go/releases/tag/go1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.1/manifests"},{"name":"go1.21.8","sha":"63992defa823418e8ad91a39777cd671cff89894","kind":"commit","published_at":"2024-03-05T17:38:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.8","html_url":"https://github.com/golang/go/releases/tag/go1.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.8/manifests"},{"name":"go1.22.0","sha":"a10e42f219abb9c5bc4e7d86d9464700a42c7d57","kind":"commit","published_at":"2024-02-06T22:28:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.0","html_url":"https://github.com/golang/go/releases/tag/go1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.0/manifests"},{"name":"go1.20.14","sha":"90a870f1dc49bfcc6ffe95f80fbaf21875198e7a","kind":"commit","published_at":"2024-02-06T18:22:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.14","html_url":"https://github.com/golang/go/releases/tag/go1.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.14/manifests"},{"name":"go1.21.7","sha":"f29208030ab80769ce61dedb5a419821abf92113","kind":"commit","published_at":"2024-02-06T18:00:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.7","html_url":"https://github.com/golang/go/releases/tag/go1.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.7/manifests"},{"name":"go1.22rc2","sha":"1e1da4910546d7ef7e256011f165cb6be1d56451","kind":"commit","published_at":"2024-01-24T16:35:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22rc2","html_url":"https://github.com/golang/go/releases/tag/go1.22rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc2/manifests"},{"name":"go1.21.6","sha":"cc85462b3d23193e4861813ea85e254cfe372403","kind":"commit","published_at":"2024-01-09T18:17:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.6","html_url":"https://github.com/golang/go/releases/tag/go1.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.6/manifests"},{"name":"go1.20.13","sha":"a95136a88cb8a51ede3ec2cdca4cfa3962dcfacd","kind":"commit","published_at":"2024-01-09T18:15:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.13","html_url":"https://github.com/golang/go/releases/tag/go1.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.13/manifests"},{"name":"go1.22rc1","sha":"fa72f3e034fdabc5922ac019281f53ea0a8328cf","kind":"commit","published_at":"2023-12-19T20:59:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22rc1","html_url":"https://github.com/golang/go/releases/tag/go1.22rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc1/manifests"},{"name":"go1.20.12","sha":"97c8ff8d53759e7a82b1862403df1694f2b6e073","kind":"commit","published_at":"2023-12-05T18:12:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.12","html_url":"https://github.com/golang/go/releases/tag/go1.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.12/manifests"},{"name":"go1.21.5","sha":"6018ad99a4a951581b2d846a8ccd6f1d4e74fd11","kind":"commit","published_at":"2023-12-05T18:12:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.5","html_url":"https://github.com/golang/go/releases/tag/go1.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.5/manifests"},{"name":"go1.20.11","sha":"1d0d4b149ce71083ec474d0491851ab2d2dc695e","kind":"commit","published_at":"2023-11-07T17:55:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.11","html_url":"https://github.com/golang/go/releases/tag/go1.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.11/manifests"},{"name":"go1.21.4","sha":"ed817f1c4055a559a94afffecbb91c78e4f39942","kind":"commit","published_at":"2023-11-07T17:38:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.4","html_url":"https://github.com/golang/go/releases/tag/go1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.4/manifests"},{"name":"go1.21.3","sha":"883f062fc0a097bf561030ad453fd3e300896975","kind":"commit","published_at":"2023-10-10T16:31:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.3","html_url":"https://github.com/golang/go/releases/tag/go1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.3/manifests"},{"name":"go1.20.10","sha":"8042fd87f37a725e34407994c9a11aaf95f5af45","kind":"commit","published_at":"2023-10-10T16:26:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.10","html_url":"https://github.com/golang/go/releases/tag/go1.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.10/manifests"},{"name":"go1.20.9","sha":"68f9a6e2addc828246992e66e79c6a51a32d1d71","kind":"commit","published_at":"2023-10-05T19:28:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.9","html_url":"https://github.com/golang/go/releases/tag/go1.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.9/manifests"},{"name":"go1.21.2","sha":"26b5783b72376acd0386f78295e678b9a6bff30e","kind":"commit","published_at":"2023-10-05T19:06:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.2","html_url":"https://github.com/golang/go/releases/tag/go1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.2/manifests"},{"name":"go1.19.13","sha":"619b8fd7d2c94af12933f409e962b99aa9263555","kind":"commit","published_at":"2023-09-06T15:37:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.13","html_url":"https://github.com/golang/go/releases/tag/go1.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.13/manifests"},{"name":"go1.21.1","sha":"2c1e5b05fe39fc5e6c730dd60e82946b8e67c6ba","kind":"commit","published_at":"2023-09-06T15:31:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.1","html_url":"https://github.com/golang/go/releases/tag/go1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.1/manifests"},{"name":"go1.20.8","sha":"d5b851804329aa547dafa278a0c35dd62298d651","kind":"commit","published_at":"2023-09-06T15:31:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.8","html_url":"https://github.com/golang/go/releases/tag/go1.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.8/manifests"},{"name":"go1.21.0","sha":"c19c4c566c63818dfd059b352e52c4710eecf14d","kind":"commit","published_at":"2023-08-08T15:00:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.0","html_url":"https://github.com/golang/go/releases/tag/go1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.0/manifests"},{"name":"go1.21rc4","sha":"041dd5ce051caf72d64b6d5f2f975515b3676a71","kind":"commit","published_at":"2023-08-02T13:51:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc4","html_url":"https://github.com/golang/go/releases/tag/go1.21rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc4/manifests"},{"name":"go1.19.12","sha":"0ae54ddd37302bdd2a8c775135bf5f076a18eeb3","kind":"commit","published_at":"2023-08-01T20:11:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.12","html_url":"https://github.com/golang/go/releases/tag/go1.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.12/manifests"},{"name":"go1.20.7","sha":"adb775e309dea43157e931835e920ac9e7769abe","kind":"commit","published_at":"2023-08-01T19:34:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.7","html_url":"https://github.com/golang/go/releases/tag/go1.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.7/manifests"},{"name":"go1.21rc3","sha":"4aeac326b5cb41a24d6e48c01008abf2f0fda7ff","kind":"commit","published_at":"2023-07-14T15:07:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc3","html_url":"https://github.com/golang/go/releases/tag/go1.21rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc3/manifests"},{"name":"go1.19.11","sha":"e58941fc25771784319ebd0178e566ecf7d3d8c1","kind":"commit","published_at":"2023-07-11T16:38:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.11","html_url":"https://github.com/golang/go/releases/tag/go1.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.11/manifests"},{"name":"go1.20.6","sha":"2c358ffe9762ba08c8db0196942395f97775e31b","kind":"commit","published_at":"2023-07-11T15:58:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.6","html_url":"https://github.com/golang/go/releases/tag/go1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.6/manifests"},{"name":"go1.21rc2","sha":"d8117459c513e048eb72f11988d5416110dff359","kind":"commit","published_at":"2023-06-21T15:40:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc2","html_url":"https://github.com/golang/go/releases/tag/go1.21rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc2/manifests"},{"name":"go1.21rc1","sha":"1c1c82432a78b06c8010c7257df58ff11cc05b61","kind":"commit","published_at":"2023-06-16T14:21:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc1","html_url":"https://github.com/golang/go/releases/tag/go1.21rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc1/manifests"},{"name":"go1.19.10","sha":"7fe60b5df764f5a16a2c40e4412b5ed60f709192","kind":"commit","published_at":"2023-06-06T17:46:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.10","html_url":"https://github.com/golang/go/releases/tag/go1.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.10/manifests"},{"name":"go1.20.5","sha":"e827d41c0a2ea392c117a790cdfed0022e419424","kind":"commit","published_at":"2023-06-06T17:39:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.5","html_url":"https://github.com/golang/go/releases/tag/go1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.5/manifests"},{"name":"go1.19.9","sha":"484330d038d060c6e4db3dc8e6ea2b811b2a44d8","kind":"commit","published_at":"2023-05-02T17:21:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.9","html_url":"https://github.com/golang/go/releases/tag/go1.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.9/manifests"},{"name":"go1.20.4","sha":"324c3ace2d2e4e30949baa23b4c9aac8a4123317","kind":"commit","published_at":"2023-05-02T17:21:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.4","html_url":"https://github.com/golang/go/releases/tag/go1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.4/manifests"},{"name":"go1.19.8","sha":"ca305e101d89969b5cc6a812b1f12038b769aaa2","kind":"commit","published_at":"2023-04-04T17:30:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.8","html_url":"https://github.com/golang/go/releases/tag/go1.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.8/manifests"},{"name":"go1.20.3","sha":"7c47a6b15782b13ecb76fd3c6c18e5f1edc34733","kind":"commit","published_at":"2023-04-04T17:30:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.3","html_url":"https://github.com/golang/go/releases/tag/go1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.3/manifests"},{"name":"go1.19.7","sha":"7bd22aafe41be40e2174335a3dc55431ca9548ec","kind":"commit","published_at":"2023-03-07T16:49:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.7","html_url":"https://github.com/golang/go/releases/tag/go1.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.7/manifests"},{"name":"go1.20.2","sha":"aee9a19c559da6fd258a8609556d89f6fad2a6d8","kind":"commit","published_at":"2023-03-07T16:47:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.2","html_url":"https://github.com/golang/go/releases/tag/go1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.2/manifests"},{"name":"go1.20.1","sha":"202a1a57064127c3f19d96df57b9f9586145e21c","kind":"commit","published_at":"2023-02-14T18:12:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.1","html_url":"https://github.com/golang/go/releases/tag/go1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.1/manifests"},{"name":"go1.19.6","sha":"8656c03fee94ce9cdc4da120b831c2fb9fd68d9d","kind":"commit","published_at":"2023-02-14T18:09:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.6","html_url":"https://github.com/golang/go/releases/tag/go1.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.6/manifests"},{"name":"go1.20","sha":"de4748c47c67392a57f250714509f590f68ad395","kind":"commit","published_at":"2023-02-01T19:03:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20","html_url":"https://github.com/golang/go/releases/tag/go1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20/manifests"},{"name":"go1.20rc3","sha":"b3160e8bcedb25c5266e047ada01b6f462521401","kind":"commit","published_at":"2023-01-12T17:16:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc3","html_url":"https://github.com/golang/go/releases/tag/go1.20rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc3/manifests"},{"name":"go1.18.10","sha":"581603cb7d02019bbf4ff508014038f3120a3dcb","kind":"commit","published_at":"2023-01-10T18:17:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.10","html_url":"https://github.com/golang/go/releases/tag/go1.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.10/manifests"},{"name":"go1.19.5","sha":"1e9ff255a130200fcc4ec5e911d28181fce947d5","kind":"commit","published_at":"2023-01-10T18:15:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.5","html_url":"https://github.com/golang/go/releases/tag/go1.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.5/manifests"},{"name":"go1.20rc2","sha":"32593a91927dbb891e00a5a94abb04105f6a8aa8","kind":"commit","published_at":"2023-01-04T16:02:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc2","html_url":"https://github.com/golang/go/releases/tag/go1.20rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc2/manifests"},{"name":"go1.20rc1","sha":"9f0234214473dfb785a5ad84a8fc62a6a395cbc3","kind":"commit","published_at":"2022-12-07T22:00:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc1","html_url":"https://github.com/golang/go/releases/tag/go1.20rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc1/manifests"},{"name":"go1.19.4","sha":"dc04f3ba1f25313bc9c97e728620206c235db9ee","kind":"commit","published_at":"2022-12-06T19:30:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.4","html_url":"https://github.com/golang/go/releases/tag/go1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.4/manifests"},{"name":"go1.18.9","sha":"0d8a92bdfd3d6d1b24f47e05f9be46645aec94f0","kind":"commit","published_at":"2022-12-06T19:30:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.9","html_url":"https://github.com/golang/go/releases/tag/go1.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.9/manifests"},{"name":"go1.19.3","sha":"5d5ed57b134b7a02259ff070864f753c9e601a18","kind":"commit","published_at":"2022-11-01T16:45:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.3","html_url":"https://github.com/golang/go/releases/tag/go1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.3/manifests"},{"name":"go1.18.8","sha":"156bf3dd36a9264f721dc98749c8899c559cca43","kind":"commit","published_at":"2022-11-01T16:45:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.8","html_url":"https://github.com/golang/go/releases/tag/go1.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.8/manifests"},{"name":"go1.19.2","sha":"895664482c0ebe5cec4a6935615a1e9610bbf1e3","kind":"commit","published_at":"2022-10-04T17:43:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.2","html_url":"https://github.com/golang/go/releases/tag/go1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.2/manifests"},{"name":"go1.18.7","sha":"947091d31ccda14b0a362adff37b6e037f0f59f3","kind":"commit","published_at":"2022-10-04T17:43:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.7","html_url":"https://github.com/golang/go/releases/tag/go1.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.7/manifests"},{"name":"go1.18.6","sha":"170d78d9baa82d1b64682c5d1f15e5f386f18f3e","kind":"commit","published_at":"2022-09-06T16:17:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.6","html_url":"https://github.com/golang/go/releases/tag/go1.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.6/manifests"},{"name":"go1.19.1","sha":"4a4127bccc826ebb6079af3252bc6bfeaec187c4","kind":"commit","published_at":"2022-09-06T16:17:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.1","html_url":"https://github.com/golang/go/releases/tag/go1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.1/manifests"},{"name":"go1.19","sha":"43456202a1e55da55666fac9d56ace7654a65b64","kind":"commit","published_at":"2022-08-02T16:54:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19","html_url":"https://github.com/golang/go/releases/tag/go1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19/manifests"},{"name":"go1.17.13","sha":"15da892a4950a4caac987ee72c632436329f62d5","kind":"commit","published_at":"2022-08-01T15:12:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.13","html_url":"https://github.com/golang/go/releases/tag/go1.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.13/manifests"},{"name":"go1.18.5","sha":"be59153dd8e67d83428e18a44dd29df3059c21fe","kind":"commit","published_at":"2022-08-01T15:12:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.5","html_url":"https://github.com/golang/go/releases/tag/go1.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.5/manifests"},{"name":"go1.19rc2","sha":"ad672e7ce101cc52e38bae3d7484e4660a20d575","kind":"commit","published_at":"2022-07-12T22:09:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19rc2","html_url":"https://github.com/golang/go/releases/tag/go1.19rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc2/manifests"},{"name":"go1.17.12","sha":"1ed3c127daceaffb9aadc806ba60f0b51b47421b","kind":"commit","published_at":"2022-07-12T20:15:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.12","html_url":"https://github.com/golang/go/releases/tag/go1.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.12/manifests"},{"name":"go1.18.4","sha":"88a06f40dfcdc4d37346be169f2b1b9070f38bb3","kind":"commit","published_at":"2022-07-12T19:56:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.4","html_url":"https://github.com/golang/go/releases/tag/go1.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.4/manifests"},{"name":"go1.19rc1","sha":"bac4eb53d64ee402af1d52ac18fb9f0ea76c74e2","kind":"commit","published_at":"2022-07-06T21:33:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19rc1","html_url":"https://github.com/golang/go/releases/tag/go1.19rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc1/manifests"},{"name":"go1.19beta1","sha":"2cfbef438049fd4c3f73d1562773ad1f93900897","kind":"commit","published_at":"2022-06-09T19:31:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19beta1","html_url":"https://github.com/golang/go/releases/tag/go1.19beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19beta1/manifests"},{"name":"go1.18.3","sha":"4068be56ce7721a3d75606ea986d11e9ca27077a","kind":"commit","published_at":"2022-06-01T16:38:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.3","html_url":"https://github.com/golang/go/releases/tag/go1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.3/manifests"},{"name":"go1.17.11","sha":"26cdea3acca29db94541236f0037a20aa22ce2d7","kind":"commit","published_at":"2022-06-01T15:18:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.11","html_url":"https://github.com/golang/go/releases/tag/go1.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.11/manifests"},{"name":"go1.18.2","sha":"8ed0e51b5e5cc50985444f39dc56c55e4fa3bcf9","kind":"commit","published_at":"2022-05-10T16:47:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.2","html_url":"https://github.com/golang/go/releases/tag/go1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.2/manifests"},{"name":"go1.17.10","sha":"085c61ae517110168841be0afeb8f883d66fe95a","kind":"commit","published_at":"2022-05-10T16:14:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.10","html_url":"https://github.com/golang/go/releases/tag/go1.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.10/manifests"},{"name":"go1.17.9","sha":"346b18ee9d15410ab08dd583787c64dbed0666d2","kind":"commit","published_at":"2022-04-12T15:40:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.9","html_url":"https://github.com/golang/go/releases/tag/go1.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.9/manifests"},{"name":"go1.18.1","sha":"0b0d2fe66d2348fa694a925595807859bf08a391","kind":"commit","published_at":"2022-04-12T15:40:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.1","html_url":"https://github.com/golang/go/releases/tag/go1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.1/manifests"},{"name":"go1.18","sha":"4aa1efed4853ea067d665a952eee77c52faac774","kind":"commit","published_at":"2022-03-15T14:06:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18","html_url":"https://github.com/golang/go/releases/tag/go1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18/manifests"},{"name":"go1.17.8","sha":"7dd10d4ce20e64d96a10cb67794851a58d96a2aa","kind":"commit","published_at":"2022-03-03T16:55:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.8","html_url":"https://github.com/golang/go/releases/tag/go1.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.8/manifests"},{"name":"go1.16.15","sha":"7de0c90a1771146bcba5663fb257c52acffe6161","kind":"commit","published_at":"2022-03-03T16:55:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.15","html_url":"https://github.com/golang/go/releases/tag/go1.16.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.15/manifests"},{"name":"go1.18rc1","sha":"cb5a598d7f2ebd276686403d141a97c026d33458","kind":"commit","published_at":"2022-02-16T22:23:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18rc1","html_url":"https://github.com/golang/go/releases/tag/go1.18rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18rc1/manifests"},{"name":"go1.17.7","sha":"6a70ee2873b2367e2a0d6e7d7e167c072b99daf0","kind":"commit","published_at":"2022-02-09T18:09:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.7","html_url":"https://github.com/golang/go/releases/tag/go1.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.7/manifests"},{"name":"go1.16.14","sha":"0a6cf8706fdd0fe1bd26e4d1ecbcd41650bf5e6c","kind":"commit","published_at":"2022-02-09T16:29:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.14","html_url":"https://github.com/golang/go/releases/tag/go1.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.14/manifests"},{"name":"go1.18beta2","sha":"41f485b9a7d8fd647c415be1d11b612063dff21c","kind":"commit","published_at":"2022-01-31T13:43:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18beta2","html_url":"https://github.com/golang/go/releases/tag/go1.18beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta2/manifests"},{"name":"go1.17.6","sha":"9de1ac6ac2cad3871760d0aa288f5ca713afd0a6","kind":"commit","published_at":"2022-01-06T19:06:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.6","html_url":"https://github.com/golang/go/releases/tag/go1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.6/manifests"},{"name":"go1.16.13","sha":"378766af9ed0f2e28d67c2b50e73db7573656669","kind":"commit","published_at":"2022-01-06T19:06:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.13","html_url":"https://github.com/golang/go/releases/tag/go1.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.13/manifests"},{"name":"go1.18beta1","sha":"becaeea1199b875bc24800fa88f2f4fea119bf78","kind":"commit","published_at":"2021-12-14T17:43:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18beta1","html_url":"https://github.com/golang/go/releases/tag/go1.18beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta1/manifests"},{"name":"go1.16.12","sha":"f1f3923d2e3a0952c698d2901fc052046fa4af3d","kind":"commit","published_at":"2021-12-09T13:44:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.12","html_url":"https://github.com/golang/go/releases/tag/go1.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.12/manifests"},{"name":"go1.17.5","sha":"de690c2ff8e323c7ce9e274f986dc6f824b35405","kind":"commit","published_at":"2021-12-09T13:44:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.5","html_url":"https://github.com/golang/go/releases/tag/go1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.5/manifests"},{"name":"go1.17.4","sha":"0f2d0d0694c8680909252ca45dbffbcaff8e430a","kind":"commit","published_at":"2021-12-02T20:02:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.4","html_url":"https://github.com/golang/go/releases/tag/go1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.4/manifests"},{"name":"go1.16.11","sha":"8faefcbfce6d2b2875ab74d81bb4e94b2e3adaf5","kind":"commit","published_at":"2021-12-02T20:00:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.11","html_url":"https://github.com/golang/go/releases/tag/go1.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.11/manifests"},{"name":"go1.16.10","sha":"23991f50b34f8707bcfc7761321bb3b0e9dba10e","kind":"commit","published_at":"2021-11-04T13:55:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.10","html_url":"https://github.com/golang/go/releases/tag/go1.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.10/manifests"},{"name":"go1.17.3","sha":"f58c78a5771570667b26e8c74faa017bd4c2c448","kind":"commit","published_at":"2021-11-04T13:55:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.3","html_url":"https://github.com/golang/go/releases/tag/go1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.3/manifests"},{"name":"go1.16.9","sha":"c580180744e60d6c84fc0b59d634fcff01290780","kind":"commit","published_at":"2021-10-07T19:49:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.9","html_url":"https://github.com/golang/go/releases/tag/go1.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.9/manifests"},{"name":"go1.17.2","sha":"2ac3bdf378ae408ad8c993084c1c6f7d05b7dff8","kind":"commit","published_at":"2021-10-07T18:11:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.2","html_url":"https://github.com/golang/go/releases/tag/go1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.2/manifests"},{"name":"go1.17.1","sha":"21a4e67ad58e3c4a7c5254f60cda5be5c3c450ff","kind":"commit","published_at":"2021-09-09T15:27:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.1","html_url":"https://github.com/golang/go/releases/tag/go1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.1/manifests"},{"name":"go1.16.8","sha":"170a72e58bd128b421f4b3974fe2a37fd035efdf","kind":"commit","published_at":"2021-09-09T15:27:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.8","html_url":"https://github.com/golang/go/releases/tag/go1.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.8/manifests"},{"name":"go1.17","sha":"ec5170397c724a8ae440b2bc529f857c86f0e6b1","kind":"commit","published_at":"2021-08-16T16:23:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17","html_url":"https://github.com/golang/go/releases/tag/go1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17/manifests"},{"name":"go1.16.7","sha":"fa6aa872225f8d33a90d936e7a81b64d2cea68e1","kind":"commit","published_at":"2021-08-04T20:44:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.7","html_url":"https://github.com/golang/go/releases/tag/go1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.7/manifests"},{"name":"go1.15.15","sha":"acbe242f8a2cae8ef4749806291a37d23089b572","kind":"commit","published_at":"2021-08-04T20:44:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.15","html_url":"https://github.com/golang/go/releases/tag/go1.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.15/manifests"},{"name":"go1.17rc2","sha":"72ab3ff68b1ec894fe5599ec82b8849f3baa9d94","kind":"commit","published_at":"2021-08-02T17:57:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17rc2","html_url":"https://github.com/golang/go/releases/tag/go1.17rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc2/manifests"},{"name":"go1.17rc1","sha":"ddfd72f7d10a40a87513a320dae8c52b6dfdb778","kind":"commit","published_at":"2021-07-13T17:12:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17rc1","html_url":"https://github.com/golang/go/releases/tag/go1.17rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc1/manifests"},{"name":"go1.16.6","sha":"bc51e930274a5d5835ac8797978afc0864c9e30c","kind":"commit","published_at":"2021-07-12T19:45:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.6","html_url":"https://github.com/golang/go/releases/tag/go1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.6/manifests"},{"name":"go1.15.14","sha":"c6d89dbf9954b101589e2db8e170b84167782109","kind":"commit","published_at":"2021-07-12T19:44:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.14","html_url":"https://github.com/golang/go/releases/tag/go1.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.14/manifests"},{"name":"go1.17beta1","sha":"dc00dc6c6bf3b5554e37f60799aec092276ff807","kind":"commit","published_at":"2021-06-10T12:41:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17beta1","html_url":"https://github.com/golang/go/releases/tag/go1.17beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17beta1/manifests"},{"name":"go1.16.5","sha":"7677616a263e8ded606cc8297cb67ddc667a876e","kind":"commit","published_at":"2021-06-03T17:14:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.5","html_url":"https://github.com/golang/go/releases/tag/go1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.5/manifests"},{"name":"go1.15.13","sha":"ab7f8297f9734b24a43a942930258cda411f16a3","kind":"commit","published_at":"2021-06-03T17:14:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.13","html_url":"https://github.com/golang/go/releases/tag/go1.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.13/manifests"},{"name":"go1.16.4","sha":"04cd717a269d94d3b3459a3aaf43bc71e3112b7a","kind":"commit","published_at":"2021-05-06T15:00:00.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.4","html_url":"https://github.com/golang/go/releases/tag/go1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.4/manifests"},{"name":"go1.15.12","sha":"07d8cba9e15f5c5a3b0462a9215dbeac0cebf027","kind":"commit","published_at":"2021-05-06T14:59:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.12","html_url":"https://github.com/golang/go/releases/tag/go1.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.12/manifests"},{"name":"go1.16.3","sha":"9baddd3f21230c55f0ad2a10f5f20579dcf0a0bb","kind":"commit","published_at":"2021-04-01T17:26:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.3","html_url":"https://github.com/golang/go/releases/tag/go1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.3/manifests"},{"name":"go1.15.11","sha":"8c163e85267d146274f68854fe02b4a495586584","kind":"commit","published_at":"2021-04-01T17:26:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.11","html_url":"https://github.com/golang/go/releases/tag/go1.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.11/manifests"},{"name":"go1.15.10","sha":"dcffdac515a1d409bcb61783d57ddb137b4741b9","kind":"commit","published_at":"2021-03-11T17:08:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.10","html_url":"https://github.com/golang/go/releases/tag/go1.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.10/manifests"},{"name":"go1.16.2","sha":"3979fb9af9ccfc0b7ccb613dcf256b18c2c295f0","kind":"commit","published_at":"2021-03-11T17:08:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.2","html_url":"https://github.com/golang/go/releases/tag/go1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.2/manifests"},{"name":"go1.16.1","sha":"e9e0473681e581040b4adcd64b53967e1572fe8d","kind":"commit","published_at":"2021-03-10T14:25:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.1","html_url":"https://github.com/golang/go/releases/tag/go1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.1/manifests"},{"name":"go1.15.9","sha":"13722418773b6a081816e8cc48131306565db1bd","kind":"commit","published_at":"2021-03-10T14:24:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.9","html_url":"https://github.com/golang/go/releases/tag/go1.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.9/manifests"},{"name":"go1.16","sha":"f21be2fdc6f1becdbed1592ea0b245cdeedc5ac8","kind":"commit","published_at":"2021-02-16T18:08:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16","html_url":"https://github.com/golang/go/releases/tag/go1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16/manifests"},{"name":"go1.14.15","sha":"5cf057ddedfbb149b71c85ec86050431dd6b2d9d","kind":"commit","published_at":"2021-02-04T20:43:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.15","html_url":"https://github.com/golang/go/releases/tag/go1.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.15/manifests"},{"name":"go1.15.8","sha":"fa6752a5370735b8c2404d6de5191f2eea67130f","kind":"commit","published_at":"2021-02-04T20:42:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.8","html_url":"https://github.com/golang/go/releases/tag/go1.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.8/manifests"},{"name":"go1.16rc1","sha":"3e06467282c6d5678a6273747658c04314e013ef","kind":"commit","published_at":"2021-01-27T22:19:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16rc1","html_url":"https://github.com/golang/go/releases/tag/go1.16rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16rc1/manifests"},{"name":"go1.14.14","sha":"ccb4f250bd7e382e50824c36ec5a3e1a57dcf11a","kind":"commit","published_at":"2021-01-19T19:47:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.14","html_url":"https://github.com/golang/go/releases/tag/go1.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.14/manifests"},{"name":"go1.15.7","sha":"2117ea9737bc9cb2e30cb087b76a283f68768819","kind":"commit","published_at":"2021-01-19T19:47:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.7","html_url":"https://github.com/golang/go/releases/tag/go1.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.7/manifests"},{"name":"go1.16beta1","sha":"2ff33f5e443165e55a080f3a649e4c070c4096d1","kind":"commit","published_at":"2020-12-17T16:03:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16beta1","html_url":"https://github.com/golang/go/releases/tag/go1.16beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16beta1/manifests"},{"name":"go1.14.13","sha":"6eed7d361d276b69a1cfdeeb7690237a6385b073","kind":"commit","published_at":"2020-12-03T17:27:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.13","html_url":"https://github.com/golang/go/releases/tag/go1.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.13/manifests"},{"name":"go1.15.6","sha":"9b955d2d3fcff6a5bc8bce7bafdc4c634a28e95b","kind":"commit","published_at":"2020-12-03T17:27:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.6","html_url":"https://github.com/golang/go/releases/tag/go1.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.6/manifests"},{"name":"go1.14.12","sha":"bc9c580409b61af6b29f0cbd9d45bec63dbe2ccb","kind":"commit","published_at":"2020-11-12T16:47:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.12","html_url":"https://github.com/golang/go/releases/tag/go1.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.12/manifests"},{"name":"go1.15.5","sha":"c53315d6cf1b4bfea6ff356b4a1524778c683bb9","kind":"commit","published_at":"2020-11-12T16:39:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.5","html_url":"https://github.com/golang/go/releases/tag/go1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.5/manifests"},{"name":"go1.15.4","sha":"0e953add9656c32a788e06438cd7b533e968b7f8","kind":"commit","published_at":"2020-11-05T21:21:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.4","html_url":"https://github.com/golang/go/releases/tag/go1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.4/manifests"},{"name":"go1.14.11","sha":"e82710b825958f30b924fc6dba1fd0a63b517199","kind":"commit","published_at":"2020-11-05T21:21:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.11","html_url":"https://github.com/golang/go/releases/tag/go1.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.11/manifests"},{"name":"go1.15.3","sha":"1984ee00048b63eacd2155cd6d74a2d13e998272","kind":"commit","published_at":"2020-10-14T19:10:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.3","html_url":"https://github.com/golang/go/releases/tag/go1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.3/manifests"},{"name":"go1.14.10","sha":"b5a3989dac97270b89cfce250cbb42695647d5cb","kind":"commit","published_at":"2020-10-14T19:10:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.10","html_url":"https://github.com/golang/go/releases/tag/go1.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.10/manifests"},{"name":"go1.14.9","sha":"26a85c3634b8b5dc9cf8adb30664dac0ddc6acf0","kind":"commit","published_at":"2020-09-09T16:38:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.9","html_url":"https://github.com/golang/go/releases/tag/go1.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.9/manifests"},{"name":"go1.15.2","sha":"9706f510a5e2754595d716bd64be8375997311fb","kind":"commit","published_at":"2020-09-09T16:38:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.2","html_url":"https://github.com/golang/go/releases/tag/go1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.2/manifests"},{"name":"go1.14.8","sha":"c187a3d47c41d54bd570905caad128ba947e3d03","kind":"commit","published_at":"2020-09-01T14:08:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.8","html_url":"https://github.com/golang/go/releases/tag/go1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.8/manifests"},{"name":"go1.15.1","sha":"01af46f7cc419da19f8a6a444da8f6022c016803","kind":"commit","published_at":"2020-09-01T14:08:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.1","html_url":"https://github.com/golang/go/releases/tag/go1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.1/manifests"},{"name":"go1.15","sha":"0fdc3801bfd43d6f55e4ea5bf095e1ea55430339","kind":"commit","published_at":"2020-08-11T19:01:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15","html_url":"https://github.com/golang/go/releases/tag/go1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15/manifests"},{"name":"go1.15rc2","sha":"c4f8cb43caf0bcd0c730d7d04a3fce129393cecc","kind":"commit","published_at":"2020-08-07T14:56:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15rc2","html_url":"https://github.com/golang/go/releases/tag/go1.15rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc2/manifests"},{"name":"go1.14.7","sha":"d571a77846dfee8efd076223a882915cd6cb52f4","kind":"commit","published_at":"2020-08-06T14:43:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.7","html_url":"https://github.com/golang/go/releases/tag/go1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.7/manifests"},{"name":"go1.13.15","sha":"e71b61180aa19a60c23b3b7e3f6586726ebe4fd1","kind":"commit","published_at":"2020-08-06T14:43:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.15","html_url":"https://github.com/golang/go/releases/tag/go1.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.15/manifests"},{"name":"go1.15rc1","sha":"3e8f6b0791a670e52d25d76813d669daa68acfb4","kind":"commit","published_at":"2020-07-24T16:28:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15rc1","html_url":"https://github.com/golang/go/releases/tag/go1.15rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc1/manifests"},{"name":"go1.13.14","sha":"d3ba94164a1c404a01369fb54ddd4f5b94d91348","kind":"commit","published_at":"2020-07-16T22:23:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.14","html_url":"https://github.com/golang/go/releases/tag/go1.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.14/manifests"},{"name":"go1.14.6","sha":"edfd6f28486017dcb136cd3f3ec252706d4b326e","kind":"commit","published_at":"2020-07-16T22:23:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.6","html_url":"https://github.com/golang/go/releases/tag/go1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.6/manifests"},{"name":"go1.14.5","sha":"36fcde1676a0d3863cb5f295eed6938cd782fcbb","kind":"commit","published_at":"2020-07-14T14:10:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.5","html_url":"https://github.com/golang/go/releases/tag/go1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.5/manifests"},{"name":"go1.13.13","sha":"1f8859c22ccdeb969b252c8139bf4b1aae5c4909","kind":"commit","published_at":"2020-07-14T14:10:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.13","html_url":"https://github.com/golang/go/releases/tag/go1.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.13/manifests"},{"name":"go1.15beta1","sha":"e92be18fd8b525b642ca25bdb3e2056b35d9d73c","kind":"commit","published_at":"2020-06-10T14:56:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15beta1","html_url":"https://github.com/golang/go/releases/tag/go1.15beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15beta1/manifests"},{"name":"go1.13.12","sha":"6be4a5eb4898c7b5e7557dda061cc09ba310698b","kind":"commit","published_at":"2020-06-01T19:34:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.12","html_url":"https://github.com/golang/go/releases/tag/go1.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.12/manifests"},{"name":"go1.14.4","sha":"83b181c68bf332ac7948f145f33d128377a09c42","kind":"commit","published_at":"2020-06-01T19:34:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.4","html_url":"https://github.com/golang/go/releases/tag/go1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.4/manifests"},{"name":"go1.13.11","sha":"237b6067c17ac3ef1e02632b77deefb5e9837cbb","kind":"commit","published_at":"2020-05-14T19:18:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.11","html_url":"https://github.com/golang/go/releases/tag/go1.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.11/manifests"},{"name":"go1.14.3","sha":"f296b7a6f045325a230f77e9bda1470b1270f817","kind":"commit","published_at":"2020-05-14T19:18:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.3","html_url":"https://github.com/golang/go/releases/tag/go1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.3/manifests"},{"name":"go1.14.2","sha":"96745b980cfde139e8611772e2bc0c59a8e6cdf7","kind":"commit","published_at":"2020-04-08T19:09:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.2","html_url":"https://github.com/golang/go/releases/tag/go1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.2/manifests"},{"name":"go1.13.10","sha":"a57f07aac237d366630e85d080ef1ce0c34f0d09","kind":"commit","published_at":"2020-04-08T19:09:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.10","html_url":"https://github.com/golang/go/releases/tag/go1.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.10/manifests"},{"name":"go1.13.9","sha":"33554bc6af72f13e5eb319fd5f5aa5c9a150a60c","kind":"commit","published_at":"2020-03-19T15:17:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.9","html_url":"https://github.com/golang/go/releases/tag/go1.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.9/manifests"},{"name":"go1.14.1","sha":"564c76a268b75f56d6f465b82fba7f6fb929fd70","kind":"commit","published_at":"2020-03-19T15:17:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.1","html_url":"https://github.com/golang/go/releases/tag/go1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.1/manifests"},{"name":"go1.14","sha":"20a838ab94178c55bc4dc23ddc332fce8545a493","kind":"commit","published_at":"2020-02-25T17:40:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14","html_url":"https://github.com/golang/go/releases/tag/go1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14/manifests"},{"name":"go1.13.8","sha":"a7acf9af07bdc288129fa5756768b41f312d05f4","kind":"commit","published_at":"2020-02-12T19:55:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.8","html_url":"https://github.com/golang/go/releases/tag/go1.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.8/manifests"},{"name":"go1.12.17","sha":"46cb016190389b7e37b21f04e5343a628ca1f662","kind":"commit","published_at":"2020-02-12T19:55:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.17","html_url":"https://github.com/golang/go/releases/tag/go1.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.17/manifests"},{"name":"go1.14rc1","sha":"a068054af141c01df5a4519844f4b77273605f4e","kind":"commit","published_at":"2020-02-05T15:43:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14rc1","html_url":"https://github.com/golang/go/releases/tag/go1.14rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14rc1/manifests"},{"name":"go1.12.16","sha":"deac3221fc4cd365fb40d269dd56551e9d354356","kind":"commit","published_at":"2020-01-27T22:27:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.16","html_url":"https://github.com/golang/go/releases/tag/go1.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.16/manifests"},{"name":"go1.13.7","sha":"7d2473dc81c659fba3f3b83bc6e93ca5fe37a898","kind":"commit","published_at":"2020-01-27T22:26:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.7","html_url":"https://github.com/golang/go/releases/tag/go1.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.7/manifests"},{"name":"go1.12.15","sha":"694e20f4e08af7e7669c9652424d0df9b0b83f00","kind":"commit","published_at":"2020-01-09T19:00:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.15","html_url":"https://github.com/golang/go/releases/tag/go1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.15/manifests"},{"name":"go1.13.6","sha":"14b79df428fdab83ebc813a72ab714d1e2c488d2","kind":"commit","published_at":"2020-01-09T19:00:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.6","html_url":"https://github.com/golang/go/releases/tag/go1.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.6/manifests"},{"name":"go1.14beta1","sha":"a5bfd9da1d1b24f326399b6b75558ded14514f23","kind":"commit","published_at":"2019-12-17T14:59:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14beta1","html_url":"https://github.com/golang/go/releases/tag/go1.14beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14beta1/manifests"},{"name":"go1.13.5","sha":"9341fe073e6f7742c9d61982084874560dac2014","kind":"commit","published_at":"2019-12-04T21:55:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.5","html_url":"https://github.com/golang/go/releases/tag/go1.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.5/manifests"},{"name":"go1.12.14","sha":"8a720dabf102975ced5664b9cf668ac4ca080245","kind":"commit","published_at":"2019-12-04T21:35:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.14","html_url":"https://github.com/golang/go/releases/tag/go1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.14/manifests"},{"name":"go1.12.13","sha":"a8528068d581fcd110d0cb4f3c04ad77261abf6d","kind":"commit","published_at":"2019-10-31T22:53:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.13","html_url":"https://github.com/golang/go/releases/tag/go1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.13/manifests"},{"name":"go1.13.4","sha":"3f995c3f3b43033013013e6c7ccc93a9b1411ca9","kind":"commit","published_at":"2019-10-31T22:47:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.4","html_url":"https://github.com/golang/go/releases/tag/go1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.4/manifests"},{"name":"go1.13.3","sha":"e64356a4484deb5da57396a4cd80e26667b86b79","kind":"commit","published_at":"2019-10-17T21:56:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.3","html_url":"https://github.com/golang/go/releases/tag/go1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.3/manifests"},{"name":"go1.12.12","sha":"9e6d3ca2794c04b3f65019ee90b6e406bcfc9286","kind":"commit","published_at":"2019-10-17T21:51:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.12","html_url":"https://github.com/golang/go/releases/tag/go1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.12/manifests"},{"name":"go1.12.11","sha":"ef74bfc859c918aeab796c2fa18f4a5dde862343","kind":"commit","published_at":"2019-10-17T17:32:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.11","html_url":"https://github.com/golang/go/releases/tag/go1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.11/manifests"},{"name":"go1.13.2","sha":"72766093e6bd092eb18df3759055625ba8436484","kind":"commit","published_at":"2019-10-17T17:32:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.2","html_url":"https://github.com/golang/go/releases/tag/go1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.2/manifests"},{"name":"go1.12.10","sha":"6c15c7cce718e1e9a47f4f0ab1bd70923b04557b","kind":"commit","published_at":"2019-09-25T18:48:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.10","html_url":"https://github.com/golang/go/releases/tag/go1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.10/manifests"},{"name":"go1.13.1","sha":"b17fd8e49d24eb298c53de5cd0a8923f1e0270ba","kind":"commit","published_at":"2019-09-25T18:48:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.1","html_url":"https://github.com/golang/go/releases/tag/go1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.1/manifests"},{"name":"go1.13","sha":"cc8838d645b2b7026c1f3aaceb011775c5ca3a08","kind":"commit","published_at":"2019-09-03T17:05:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13","html_url":"https://github.com/golang/go/releases/tag/go1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13/manifests"},{"name":"go1.13rc2","sha":"d7b402a49a8ef5af911d7873bdbc5f61335f1d41","kind":"commit","published_at":"2019-08-29T14:35:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13rc2","html_url":"https://github.com/golang/go/releases/tag/go1.13rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc2/manifests"},{"name":"go1.13rc1","sha":"ed4f3f313438b8765da6c4605060529761db0797","kind":"commit","published_at":"2019-08-21T19:21:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13rc1","html_url":"https://github.com/golang/go/releases/tag/go1.13rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc1/manifests"},{"name":"go1.12.9","sha":"06472b99cdf59f00049f3cd8c9e05ba283cb2c56","kind":"commit","published_at":"2019-08-15T18:44:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.9","html_url":"https://github.com/golang/go/releases/tag/go1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.9/manifests"},{"name":"go1.12.8","sha":"306a74284eb261acb34ce7f70962f357906a2759","kind":"commit","published_at":"2019-08-13T16:27:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.8","html_url":"https://github.com/golang/go/releases/tag/go1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.8/manifests"},{"name":"go1.11.13","sha":"b2967c0e5c5271bb4469e1f615fb85879ebd8a57","kind":"commit","published_at":"2019-08-13T16:26:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.13","html_url":"https://github.com/golang/go/releases/tag/go1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.13/manifests"},{"name":"go1.12.7","sha":"7f416b4f048677d0784e6941516c0f1e6052b2d6","kind":"commit","published_at":"2019-07-08T19:50:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.7","html_url":"https://github.com/golang/go/releases/tag/go1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.7/manifests"},{"name":"go1.11.12","sha":"4128f163d6dca1b8d703da8cf86ef679608856a0","kind":"commit","published_at":"2019-07-08T19:49:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.12","html_url":"https://github.com/golang/go/releases/tag/go1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.12/manifests"},{"name":"go1.13beta1","sha":"60f14fddfee107dedd76c0be6b422a3d8ccc841a","kind":"commit","published_at":"2019-06-26T16:35:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13beta1","html_url":"https://github.com/golang/go/releases/tag/go1.13beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13beta1/manifests"},{"name":"go1.11.11","sha":"541c49144d73f2a03374517091835fa8a43eebe2","kind":"commit","published_at":"2019-06-11T18:11:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.11","html_url":"https://github.com/golang/go/releases/tag/go1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.11/manifests"},{"name":"go1.12.6","sha":"4ce6a8e89668b87dce67e2f55802903d6eb9110a","kind":"commit","published_at":"2019-06-11T15:21:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.6","html_url":"https://github.com/golang/go/releases/tag/go1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.6/manifests"},{"name":"go1.12.5","sha":"3a1b4e75f8b6c1b57db73bccf7ca871bf1a97ca9","kind":"commit","published_at":"2019-05-06T21:12:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.5","html_url":"https://github.com/golang/go/releases/tag/go1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.5/manifests"},{"name":"go1.11.10","sha":"efa061d9f5d52846dfc3dda40eaf8eccfeeae8d2","kind":"commit","published_at":"2019-05-06T20:50:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.10","html_url":"https://github.com/golang/go/releases/tag/go1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.10/manifests"},{"name":"go1.12.4","sha":"eda3401e807be8928eed48bb5fc85ffa8e62ddb4","kind":"commit","published_at":"2019-04-11T23:31:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.4","html_url":"https://github.com/golang/go/releases/tag/go1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.4/manifests"},{"name":"go1.11.9","sha":"428e5f29a957b591d82e640b619b684aa25fba4e","kind":"commit","published_at":"2019-04-11T23:31:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.9","html_url":"https://github.com/golang/go/releases/tag/go1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.9/manifests"},{"name":"go1.11.8","sha":"f8a63418e985d972c86d3da5bf90b7e81b72b468","kind":"commit","published_at":"2019-04-08T21:30:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.8","html_url":"https://github.com/golang/go/releases/tag/go1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.8/manifests"},{"name":"go1.12.3","sha":"62ec3dd260324d243491b271d53ccdfd4a1f14e3","kind":"commit","published_at":"2019-04-08T21:30:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.3","html_url":"https://github.com/golang/go/releases/tag/go1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.3/manifests"},{"name":"go1.12.2","sha":"ac02fdec7cd16ea8d3de1fc33def9cfabec5170d","kind":"commit","published_at":"2019-04-05T19:24:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.2","html_url":"https://github.com/golang/go/releases/tag/go1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.2/manifests"},{"name":"go1.11.7","sha":"2c5363d9c1cf51457d6d2466a63e6576e80327f8","kind":"commit","published_at":"2019-04-05T19:09:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.7","html_url":"https://github.com/golang/go/releases/tag/go1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.7/manifests"},{"name":"go1.11.6","sha":"e18f2ca380f52bbf8cac039ccfdf445e9047c810","kind":"commit","published_at":"2019-03-14T19:57:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.6","html_url":"https://github.com/golang/go/releases/tag/go1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.6/manifests"},{"name":"go1.12.1","sha":"0380c9ad38843d523d9c9804fe300cb7edd7cd3c","kind":"commit","published_at":"2019-03-14T19:18:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.1","html_url":"https://github.com/golang/go/releases/tag/go1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.1/manifests"},{"name":"go1.12","sha":"05e77d41914d247a1e7caf37d7125ccaa5a53505","kind":"commit","published_at":"2019-02-25T23:01:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12","html_url":"https://github.com/golang/go/releases/tag/go1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12/manifests"},{"name":"go1.12rc1","sha":"1af509d46e31a14e7ff17e23b1fd84250976b405","kind":"commit","published_at":"2019-02-11T20:14:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12rc1","html_url":"https://github.com/golang/go/releases/tag/go1.12rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12rc1/manifests"},{"name":"go1.11.5","sha":"35bb62e60a7779ff82c3067903b3306ff8666471","kind":"commit","published_at":"2019-01-23T19:49:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.5","html_url":"https://github.com/golang/go/releases/tag/go1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.5/manifests"},{"name":"go1.10.8","sha":"b0cb374daf646454998bac7b393f3236a2ab6aca","kind":"commit","published_at":"2019-01-23T19:47:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.8","html_url":"https://github.com/golang/go/releases/tag/go1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.8/manifests"},{"name":"go1.12beta2","sha":"4b3f04c63b5b1a1bbc4dfd71c34341ea4e935115","kind":"commit","published_at":"2019-01-10T18:15:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12beta2","html_url":"https://github.com/golang/go/releases/tag/go1.12beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta2/manifests"},{"name":"go1.12beta1","sha":"e3b4b7baad555f74b6fbc0ddc00d46ed0ac03a0a","kind":"commit","published_at":"2018-12-18T23:01:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12beta1","html_url":"https://github.com/golang/go/releases/tag/go1.12beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta1/manifests"},{"name":"go1.11.4","sha":"4601a4c1b1c00fbe507508f0267ec5a9445bb7e5","kind":"commit","published_at":"2018-12-14T23:34:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.4","html_url":"https://github.com/golang/go/releases/tag/go1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.4/manifests"},{"name":"go1.10.7","sha":"f5ff72d62301c4e9d0a78167fab5914ca12919bd","kind":"commit","published_at":"2018-12-14T23:34:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.7","html_url":"https://github.com/golang/go/releases/tag/go1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.7/manifests"},{"name":"go1.10.6","sha":"25ca8f49c3fc4a68daff7a23ab613e3453be5cda","kind":"commit","published_at":"2018-12-13T17:16:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.6","html_url":"https://github.com/golang/go/releases/tag/go1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.6/manifests"},{"name":"go1.11.3","sha":"90c896448691b5edb0ab11110f37234f63cd28ed","kind":"commit","published_at":"2018-12-13T17:14:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.3","html_url":"https://github.com/golang/go/releases/tag/go1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.3/manifests"},{"name":"go1.10.5","sha":"1ae739797ec72acbd6d90b94a2366a31566205c2","kind":"commit","published_at":"2018-11-02T20:17:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.5","html_url":"https://github.com/golang/go/releases/tag/go1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.5/manifests"},{"name":"go1.11.2","sha":"e8a95aeb75536496432bcace1fb2bbfa449bf0fa","kind":"commit","published_at":"2018-11-02T20:17:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.2","html_url":"https://github.com/golang/go/releases/tag/go1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.2/manifests"},{"name":"go1.11.1","sha":"26957168c4c0cdcc7ca4f0b19d0eb19474d224ac","kind":"commit","published_at":"2018-10-01T20:59:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.1","html_url":"https://github.com/golang/go/releases/tag/go1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.1/manifests"},{"name":"go1.11","sha":"41e62b8c49d21659b48a95216e3062032285250f","kind":"commit","published_at":"2018-08-24T20:18:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11","html_url":"https://github.com/golang/go/releases/tag/go1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11/manifests"},{"name":"go1.10.4","sha":"2191fce26a7fd1cd5b4975e7bd44ab44b1d9dd78","kind":"commit","published_at":"2018-08-24T19:26:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.4","html_url":"https://github.com/golang/go/releases/tag/go1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.4/manifests"},{"name":"go1.11rc2","sha":"02c0c32960f65d0b9c66ec840c612f5f9623dc51","kind":"commit","published_at":"2018-08-22T22:17:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11rc2","html_url":"https://github.com/golang/go/releases/tag/go1.11rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc2/manifests"},{"name":"go1.11rc1","sha":"807e7f2420c683384dc9c6db498808ba1b7aab17","kind":"commit","published_at":"2018-08-13T23:43:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11rc1","html_url":"https://github.com/golang/go/releases/tag/go1.11rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc1/manifests"},{"name":"go1.11beta3","sha":"1b870077c896379c066b41657d3c9062097a6943","kind":"commit","published_at":"2018-08-03T17:21:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta3","html_url":"https://github.com/golang/go/releases/tag/go1.11beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta3/manifests"},{"name":"go1.11beta2","sha":"c814ac44c0571f844718f07aa52afa47e37fb1ed","kind":"commit","published_at":"2018-07-19T21:30:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta2","html_url":"https://github.com/golang/go/releases/tag/go1.11beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta2/manifests"},{"name":"go1.11beta1","sha":"a12c1f26e4cc602dae62ec065a237172a5b8f926","kind":"commit","published_at":"2018-06-26T20:00:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta1","html_url":"https://github.com/golang/go/releases/tag/go1.11beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta1/manifests"},{"name":"go1.10.3","sha":"fe8a0d12b14108cbe2408b417afcaab722b0727c","kind":"commit","published_at":"2018-06-06T23:47:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.3","html_url":"https://github.com/golang/go/releases/tag/go1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.3/manifests"},{"name":"go1.9.7","sha":"7df09b4a03f9e53334672674ba7983d5e7128646","kind":"commit","published_at":"2018-06-06T20:29:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.7","html_url":"https://github.com/golang/go/releases/tag/go1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.7/manifests"},{"name":"go1.9.6","sha":"20f58c6075aef1bb7327ab0691ae095f9412ab5b","kind":"commit","published_at":"2018-04-30T19:04:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.6","html_url":"https://github.com/golang/go/releases/tag/go1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.6/manifests"},{"name":"go1.10.2","sha":"71bdbf431b79dff61944f22c25c7e085ccfc25d5","kind":"commit","published_at":"2018-04-30T19:03:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.2","html_url":"https://github.com/golang/go/releases/tag/go1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.2/manifests"},{"name":"go1.10.1","sha":"ac7c0ee26dda18076d5f6c151d8f920b43340ae3","kind":"commit","published_at":"2018-03-29T06:09:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.1","html_url":"https://github.com/golang/go/releases/tag/go1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.1/manifests"},{"name":"go1.9.5","sha":"f69b0c627f94b7dcaf4ec654df8e0ffa4bf46957","kind":"commit","published_at":"2018-03-29T06:06:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.5","html_url":"https://github.com/golang/go/releases/tag/go1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.5/manifests"},{"name":"go1.10","sha":"bf86aec25972f3a100c3aa58a6abcbcc35bdea49","kind":"commit","published_at":"2018-02-16T16:05:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10","html_url":"https://github.com/golang/go/releases/tag/go1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10/manifests"},{"name":"go1.10rc2","sha":"20e228f2fdb44350c858de941dff4aea9f3127b8","kind":"commit","published_at":"2018-02-07T16:12:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10rc2","html_url":"https://github.com/golang/go/releases/tag/go1.10rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc2/manifests"},{"name":"go1.9.4","sha":"6732fcc06df713fc737cee5c5860bad87599bc6d","kind":"commit","published_at":"2018-02-07T15:34:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.4","html_url":"https://github.com/golang/go/releases/tag/go1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.4/manifests"},{"name":"go1.8.7","sha":"357c9141369361101345f3048a6b2b3e149299d5","kind":"commit","published_at":"2018-02-07T15:33:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.7","html_url":"https://github.com/golang/go/releases/tag/go1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.7/manifests"},{"name":"go1.10rc1","sha":"5348aed83e39bd1d450d92d7f627e994c2db6ebf","kind":"commit","published_at":"2018-01-25T17:24:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10rc1","html_url":"https://github.com/golang/go/releases/tag/go1.10rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc1/manifests"},{"name":"go1.8.6","sha":"96c72e94687d1d78770a204f35993cb2cd3c91e4","kind":"commit","published_at":"2018-01-23T03:33:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.6","html_url":"https://github.com/golang/go/releases/tag/go1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.6/manifests"},{"name":"go1.9.3","sha":"a563954b799c6921fc3666b4723d38413f442145","kind":"commit","published_at":"2018-01-22T21:38:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.3","html_url":"https://github.com/golang/go/releases/tag/go1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.3/manifests"},{"name":"go1.10beta2","sha":"594668a5a96267a46282ce3007a584ec07adf705","kind":"commit","published_at":"2018-01-11T17:44:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10beta2","html_url":"https://github.com/golang/go/releases/tag/go1.10beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta2/manifests"},{"name":"go1.10beta1","sha":"9ce6b5c2ed5d3d5251b9a6a0c548d5fb2c8567e8","kind":"commit","published_at":"2017-12-07T17:38:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10beta1","html_url":"https://github.com/golang/go/releases/tag/go1.10beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta1/manifests"},{"name":"go1.9.2","sha":"2ea7d3461bb41d0ae12b56ee52d43314bcdb97f9","kind":"commit","published_at":"2017-10-25T20:24:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.2","html_url":"https://github.com/golang/go/releases/tag/go1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.2/manifests"},{"name":"go1.8.5","sha":"d4ccbd8833aa45819e903abfc4337555f1832d3c","kind":"commit","published_at":"2017-10-25T18:57:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5","html_url":"https://github.com/golang/go/releases/tag/go1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5/manifests"},{"name":"go1.8.5rc5","sha":"0ab2c8872d648bc155e41bf5a7ed0cfee133ff70","kind":"commit","published_at":"2017-10-25T16:24:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5rc5","html_url":"https://github.com/golang/go/releases/tag/go1.8.5rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc5/manifests"},{"name":"go1.8.5rc4","sha":"fab5e254b2a03d3153f850774d87a79840740fe9","kind":"commit","published_at":"2017-10-20T16:43:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5rc4","html_url":"https://github.com/golang/go/releases/tag/go1.8.5rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc4/manifests"},{"name":"go1.8.4","sha":"f5bcb9b8fe9dd8949d4682b74be6ba72e5d554fb","kind":"commit","published_at":"2017-10-04T18:39:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.4","html_url":"https://github.com/golang/go/releases/tag/go1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.4/manifests"},{"name":"go1.9.1","sha":"7f40c1214dd67cf171a347a5230da70bd8e10d32","kind":"commit","published_at":"2017-10-04T18:39:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.1","html_url":"https://github.com/golang/go/releases/tag/go1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.1/manifests"},{"name":"go1.9","sha":"c8aec4095e089ff6ac50d18e97c3f46561f14f48","kind":"commit","published_at":"2017-08-24T20:52:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9","html_url":"https://github.com/golang/go/releases/tag/go1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9/manifests"},{"name":"go1.9rc2","sha":"048c9cfaacb6fe7ac342b0acd8ca8322b6c49508","kind":"commit","published_at":"2017-08-07T20:29:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9rc2","html_url":"https://github.com/golang/go/releases/tag/go1.9rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc2/manifests"},{"name":"go1.9rc1","sha":"65c6c88a9442b91d8b2fd0230337b1fda4bb6cdf","kind":"commit","published_at":"2017-07-24T19:35:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9rc1","html_url":"https://github.com/golang/go/releases/tag/go1.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc1/manifests"},{"name":"go1.9beta2","sha":"eab99a8d548f8ba864647ab171a44f0a5376a6b3","kind":"commit","published_at":"2017-06-26T21:12:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9beta2","html_url":"https://github.com/golang/go/releases/tag/go1.9beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta2/manifests"},{"name":"go1.9beta1","sha":"952ecbe0a27aadd184ca3e2c342beb464d6b1653","kind":"commit","published_at":"2017-06-14T21:44:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9beta1","html_url":"https://github.com/golang/go/releases/tag/go1.9beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta1/manifests"},{"name":"go1.8.3","sha":"352996a381701cfa0c16e8de29cbde8f3922182f","kind":"commit","published_at":"2017-05-24T18:14:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.3","html_url":"https://github.com/golang/go/releases/tag/go1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.3/manifests"},{"name":"go1.7.6","sha":"2b7a7b710f096b1b7e6f2ab5e9e3ec003ad7cd12","kind":"commit","published_at":"2017-05-23T18:33:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.6","html_url":"https://github.com/golang/go/releases/tag/go1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.6/manifests"},{"name":"go1.8.2","sha":"59870f9e19384c3155f603f799b61b401fa20cc9","kind":"commit","published_at":"2017-05-23T18:32:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.2","html_url":"https://github.com/golang/go/releases/tag/go1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.2/manifests"},{"name":"go1.8.1","sha":"a4c18f063b6659079ca2848ca217a0587dabc001","kind":"commit","published_at":"2017-04-07T16:48:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.1","html_url":"https://github.com/golang/go/releases/tag/go1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.1/manifests"},{"name":"go1.8","sha":"cd6b6202dd1559b3ac63179b45f1833fcfbe7eca","kind":"commit","published_at":"2017-02-16T17:12:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8","html_url":"https://github.com/golang/go/releases/tag/go1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8/manifests"},{"name":"go1.8rc3","sha":"2a5f65a98ca483aad2dd74dc2636a7baecc59cf2","kind":"commit","published_at":"2017-01-26T17:42:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc3","html_url":"https://github.com/golang/go/releases/tag/go1.8rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc3/manifests"},{"name":"go1.7.5","sha":"753452fac6f6963b5a6e38a239b05362385a3842","kind":"commit","published_at":"2017-01-26T17:38:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.5","html_url":"https://github.com/golang/go/releases/tag/go1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.5/manifests"},{"name":"go1.8rc2","sha":"59f181b6fda68ece22882945853ca2df9dbf1c88","kind":"commit","published_at":"2017-01-19T20:58:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc2","html_url":"https://github.com/golang/go/releases/tag/go1.8rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc2/manifests"},{"name":"go1.8rc1","sha":"3de6e96e4b8147f5267a2e8218a7c780b09a434f","kind":"commit","published_at":"2017-01-10T19:35:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc1","html_url":"https://github.com/golang/go/releases/tag/go1.8rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc1/manifests"},{"name":"go1.8beta2","sha":"9cd3c0662aa63eea8e7fae80f558fda9d646ba98","kind":"commit","published_at":"2016-12-15T20:06:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8beta2","html_url":"https://github.com/golang/go/releases/tag/go1.8beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta2/manifests"},{"name":"go1.7.4","sha":"6b36535cf382bce845dd2d272276e7ba350b0c6b","kind":"commit","published_at":"2016-12-01T22:13:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.4","html_url":"https://github.com/golang/go/releases/tag/go1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.4/manifests"},{"name":"go1.6.4","sha":"aa1e69f3fc21795b6fab531a07008e0744ffe5bf","kind":"commit","published_at":"2016-12-01T20:56:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.4","html_url":"https://github.com/golang/go/releases/tag/go1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.4/manifests"},{"name":"go1.8beta1","sha":"41908a54530120b68a79e0fd22b5e709d33cced0","kind":"commit","published_at":"2016-12-01T02:54:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8beta1","html_url":"https://github.com/golang/go/releases/tag/go1.8beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta1/manifests"},{"name":"go1.7.3","sha":"2f6557233c5a5c311547144c34b4045640ff9f71","kind":"commit","published_at":"2016-10-19T17:04:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.3","html_url":"https://github.com/golang/go/releases/tag/go1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.3/manifests"},{"name":"go1.7.2","sha":"edecc650ec95ac1a96d2312980e18d959f89835e","kind":"commit","published_at":"2016-10-17T21:08:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.2","html_url":"https://github.com/golang/go/releases/tag/go1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.2/manifests"},{"name":"go1.7.1","sha":"f75aafdf56dd90eab75cfeac8cf69358f73ba171","kind":"commit","published_at":"2016-09-07T19:11:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.1","html_url":"https://github.com/golang/go/releases/tag/go1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.1/manifests"},{"name":"go1.7","sha":"0d818588685976407c81c60d2fda289361cbc8ec","kind":"commit","published_at":"2016-08-15T22:43:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7","html_url":"https://github.com/golang/go/releases/tag/go1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7/manifests"},{"name":"go1.7rc6","sha":"1e933ed7c091bd8e077ffd123234af10a69e3978","kind":"commit","published_at":"2016-08-08T18:42:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc6","html_url":"https://github.com/golang/go/releases/tag/go1.7rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc6/manifests"},{"name":"go1.7rc5","sha":"09fc3cc5df6b37b62a219bd4cacd8898a2328b76","kind":"commit","published_at":"2016-08-02T23:34:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc5","html_url":"https://github.com/golang/go/releases/tag/go1.7rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc5/manifests"},{"name":"go1.7rc4","sha":"c628d83ec5309cd679e16c734456fed1b9a85806","kind":"commit","published_at":"2016-08-02T02:22:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc4","html_url":"https://github.com/golang/go/releases/tag/go1.7rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc4/manifests"},{"name":"go1.7rc3","sha":"8707f31c0abc6b607014e843b7cc188b3019daa9","kind":"commit","published_at":"2016-07-21T21:19:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc3","html_url":"https://github.com/golang/go/releases/tag/go1.7rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc3/manifests"},{"name":"go1.7rc2","sha":"0ebf6ce087388cdd501a02ff92f2f8cafc3e1378","kind":"commit","published_at":"2016-07-18T15:36:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc2","html_url":"https://github.com/golang/go/releases/tag/go1.7rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc2/manifests"},{"name":"go1.6.3","sha":"da6b9ec7bf1722fa00196e1eadc10a29156b6b28","kind":"commit","published_at":"2016-07-18T15:36:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.3","html_url":"https://github.com/golang/go/releases/tag/go1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.3/manifests"},{"name":"go1.7rc1","sha":"53da5fd4d431881bb3583c9790db7735a6530a1b","kind":"commit","published_at":"2016-07-08T03:48:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc1","html_url":"https://github.com/golang/go/releases/tag/go1.7rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc1/manifests"},{"name":"go1.7beta2","sha":"fca9fc52c831ab6af56e30f8c48062a99ded2580","kind":"commit","published_at":"2016-06-16T19:45:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7beta2","html_url":"https://github.com/golang/go/releases/tag/go1.7beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta2/manifests"},{"name":"go1.7beta1","sha":"3c6b6684ce21c1092ba208a0f1744ad7c930248a","kind":"commit","published_at":"2016-06-02T00:22:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7beta1","html_url":"https://github.com/golang/go/releases/tag/go1.7beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta1/manifests"},{"name":"go1.6.2","sha":"57e459e02b4b01567f92542f92cd9afde209e193","kind":"commit","published_at":"2016-04-19T23:27:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.2","html_url":"https://github.com/golang/go/releases/tag/go1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.2/manifests"},{"name":"go1.6.1","sha":"f5cf5673590a68c55b2330df9dfcdd6fac75b893","kind":"commit","published_at":"2016-04-11T23:39:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.1","html_url":"https://github.com/golang/go/releases/tag/go1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.1/manifests"},{"name":"go1.5.4","sha":"a1ef950a15517bca223d079a6cf65948c3db9694","kind":"commit","published_at":"2016-04-11T23:39:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.4","html_url":"https://github.com/golang/go/releases/tag/go1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.4/manifests"},{"name":"go1.6","sha":"7bc40ffb05d8813bf9b41a331b45d37216f9e747","kind":"commit","published_at":"2016-02-17T19:53:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6","html_url":"https://github.com/golang/go/releases/tag/go1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6/manifests"},{"name":"go1.6rc2","sha":"5d343bdfb140970cc37f099064226d104ca6d817","kind":"commit","published_at":"2016-02-03T23:11:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6rc2","html_url":"https://github.com/golang/go/releases/tag/go1.6rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc2/manifests"},{"name":"go1.6rc1","sha":"036b8fd40b60830ca1d152f17148e52b96d8aa6c","kind":"commit","published_at":"2016-01-28T00:06:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6rc1","html_url":"https://github.com/golang/go/releases/tag/go1.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc1/manifests"},{"name":"go1.6beta2","sha":"66330d8c6c0a23b7eb48688f9954264e48b039da","kind":"commit","published_at":"2016-01-13T23:40:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6beta2","html_url":"https://github.com/golang/go/releases/tag/go1.6beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta2/manifests"},{"name":"go1.5.3","sha":"27d5c0ede5b4411089f4bf52a41dd2f4eed36123","kind":"commit","published_at":"2016-01-13T19:43:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.3","html_url":"https://github.com/golang/go/releases/tag/go1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.3/manifests"},{"name":"go1.6beta1","sha":"8db371b3d58a1c139f0854738f9962de05ca5d7a","kind":"commit","published_at":"2015-12-17T22:45:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6beta1","html_url":"https://github.com/golang/go/releases/tag/go1.6beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta1/manifests"},{"name":"go1.5.2","sha":"40cbf58f960a8f5287d2c3a93b3ca6119df67e85","kind":"commit","published_at":"2015-12-03T00:44:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.2","html_url":"https://github.com/golang/go/releases/tag/go1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.2/manifests"},{"name":"go1.4.3","sha":"50eb39bb23e8b03e823c38e844f0410d0b5325d2","kind":"commit","published_at":"2015-09-23T04:20:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.3","html_url":"https://github.com/golang/go/releases/tag/go1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.3/manifests"},{"name":"go1.5.1","sha":"f2e4c8b5fb3660d793b2c545ef207153db0a34b1","kind":"commit","published_at":"2015-09-09T00:52:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.1","html_url":"https://github.com/golang/go/releases/tag/go1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.1/manifests"},{"name":"go1.5","sha":"bb03defe933c89fee44be675d7aa0fbd893ced30","kind":"commit","published_at":"2015-08-19T05:04:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5","html_url":"https://github.com/golang/go/releases/tag/go1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5/manifests"},{"name":"go1.5rc1","sha":"0d20a61e68ba22fb416fe2aa8b6532026822bad0","kind":"commit","published_at":"2015-08-06T04:06:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5rc1","html_url":"https://github.com/golang/go/releases/tag/go1.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5rc1/manifests"},{"name":"go1.5beta3","sha":"d3ffc975f38890abbd8ca3f7833772e6423297e8","kind":"commit","published_at":"2015-07-29T23:50:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta3","html_url":"https://github.com/golang/go/releases/tag/go1.5beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta3/manifests"},{"name":"go1.5beta2","sha":"cc8f5441980a8c2f9e6c8ec3222985ed488e76ba","kind":"commit","published_at":"2015-07-17T03:34:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta2","html_url":"https://github.com/golang/go/releases/tag/go1.5beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta2/manifests"},{"name":"go1.5beta1","sha":"b6ead9f171742cd5b519a22ecc690354b0d1ce27","kind":"commit","published_at":"2015-07-07T21:53:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta1","html_url":"https://github.com/golang/go/releases/tag/go1.5beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta1/manifests"},{"name":"go1.4.2","sha":"883bc6ed0ea815293fe6309d66f967ea60630e87","kind":"commit","published_at":"2015-02-18T04:24:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.2","html_url":"https://github.com/golang/go/releases/tag/go1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.2/manifests"},{"name":"go1.4.1","sha":"886b02d705ffb1be8b4974ac4c355d480a24e3ec","kind":"commit","published_at":"2015-01-15T21:04:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.1","html_url":"https://github.com/golang/go/releases/tag/go1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.1/manifests"},{"name":"go1.4","sha":"c303df658d43b9f3e98e56e646f8e84a83495991","kind":"commit","published_at":"2014-12-11T00:27:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4","html_url":"https://github.com/golang/go/releases/tag/go1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4/manifests"},{"name":"go1.4rc2","sha":"3d344611770d03a9d2f822216074edd83af67677","kind":"commit","published_at":"2014-12-02T02:43:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4rc2","html_url":"https://github.com/golang/go/releases/tag/go1.4rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc2/manifests"},{"name":"go1.4rc1","sha":"30ef146819d031ccd875de806c4edad66366d4bc","kind":"commit","published_at":"2014-11-17T02:55:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4rc1","html_url":"https://github.com/golang/go/releases/tag/go1.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc1/manifests"},{"name":"go1.4beta1","sha":"ca230d2d6ffeaef0be2f58fd46ba6ed34a8dbf46","kind":"commit","published_at":"2014-10-30T01:02:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4beta1","html_url":"https://github.com/golang/go/releases/tag/go1.4beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4beta1/manifests"},{"name":"go1.3.3","sha":"3dbc53ae6ad4e3b93f31d35d98b38f6dda25f4ee","kind":"commit","published_at":"2014-10-01T01:20:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.3","html_url":"https://github.com/golang/go/releases/tag/go1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.3/manifests"},{"name":"go1.3.2","sha":"f3c81ed821268e2f2e2945b0816f495809bbdf21","kind":"commit","published_at":"2014-09-25T22:32:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.2","html_url":"https://github.com/golang/go/releases/tag/go1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.2/manifests"},{"name":"go1.3.1","sha":"1657de2d6dbb020e15908668f209f3be7dcef151","kind":"commit","published_at":"2014-08-13T03:18:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.1","html_url":"https://github.com/golang/go/releases/tag/go1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.1/manifests"},{"name":"go1.3","sha":"1cdd48c8a276cef9e3e20b7350d13556b6c96a71","kind":"commit","published_at":"2014-06-19T00:20:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3","html_url":"https://github.com/golang/go/releases/tag/go1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3/manifests"},{"name":"go1.3rc2","sha":"2a3daa8bdd5bd06808c51cb4f2921655f70d7617","kind":"commit","published_at":"2014-06-13T03:24:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3rc2","html_url":"https://github.com/golang/go/releases/tag/go1.3rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc2/manifests"},{"name":"go1.3rc1","sha":"a5565ec7d9c04843bc91c06a0d5a652716ee75a7","kind":"commit","published_at":"2014-06-02T04:34:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3rc1","html_url":"https://github.com/golang/go/releases/tag/go1.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc1/manifests"},{"name":"go1.3beta2","sha":"c00043b5d8bd53130bddb5ef1e88643dccc4586f","kind":"commit","published_at":"2014-05-21T00:46:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3beta2","html_url":"https://github.com/golang/go/releases/tag/go1.3beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta2/manifests"},{"name":"go1.2.2","sha":"43d00b0942c1c6f43993ac71e1eea48e62e22b8d","kind":"commit","published_at":"2014-05-05T17:43:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2.2","html_url":"https://github.com/golang/go/releases/tag/go1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.2/manifests"},{"name":"go1.3beta1","sha":"7ff8e90eb7ceb2016aa9fc736febd8a5902ec65e","kind":"commit","published_at":"2014-04-22T00:00:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3beta1","html_url":"https://github.com/golang/go/releases/tag/go1.3beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta1/manifests"},{"name":"go1.2.1","sha":"9c9802fad57c1bcb72ea98c5c55ea2652efc5772","kind":"commit","published_at":"2014-03-03T00:53:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2.1","html_url":"https://github.com/golang/go/releases/tag/go1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.1/manifests"},{"name":"go1.2","sha":"402d3590b54e4a0df9fb51ed14b2999e85ce0b76","kind":"commit","published_at":"2013-11-28T21:32:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2","html_url":"https://github.com/golang/go/releases/tag/go1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2/manifests"},{"name":"go1.2rc5","sha":"4abdb873be5c4bbd1e0edec56f992b201d8e0e68","kind":"commit","published_at":"2013-11-18T01:44:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc5","html_url":"https://github.com/golang/go/releases/tag/go1.2rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc5/manifests"},{"name":"go1.2rc4","sha":"a5940dddba6e7995c6f7e4b4d11df17609c247be","kind":"commit","published_at":"2013-11-13T04:29:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc4","html_url":"https://github.com/golang/go/releases/tag/go1.2rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc4/manifests"},{"name":"go1.2rc3","sha":"2eb51b1ba8cbf593124ab95e2ea9efb5d3ddf21e","kind":"commit","published_at":"2013-11-01T01:44:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc3","html_url":"https://github.com/golang/go/releases/tag/go1.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc3/manifests"},{"name":"go1.2rc2","sha":"309e16554aab1686c5bb744cababfbaa2d83db4d","kind":"commit","published_at":"2013-10-18T04:53:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc2","html_url":"https://github.com/golang/go/releases/tag/go1.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc2/manifests"},{"name":"go1.1.2","sha":"1d6d8fca241bb611af51e265c1b5a2e9ae904702","kind":"commit","published_at":"2013-08-13T05:33:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1.2","html_url":"https://github.com/golang/go/releases/tag/go1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.2/manifests"},{"name":"go1.1.1","sha":"d260448f6b6ac10efe4ae7f6dfe944e72bc2a676","kind":"commit","published_at":"2013-06-13T02:49:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1.1","html_url":"https://github.com/golang/go/releases/tag/go1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.1/manifests"},{"name":"go1.1","sha":"205f850ceacfc39d1e9d76a9569416284594ce8c","kind":"commit","published_at":"2013-05-13T20:03:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1","html_url":"https://github.com/golang/go/releases/tag/go1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1/manifests"},{"name":"go1.1rc3","sha":"46a6097aa7943a490e9bd2e04274845d0e5e200f","kind":"commit","published_at":"2013-05-08T23:04:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1rc3","html_url":"https://github.com/golang/go/releases/tag/go1.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc3/manifests"},{"name":"go1.1rc2","sha":"1c5438aae896edcd1e9f9618f4776517f08053b3","kind":"commit","published_at":"2013-05-07T00:33:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1rc2","html_url":"https://github.com/golang/go/releases/tag/go1.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc2/manifests"},{"name":"go1.0.3","sha":"30be9b4313622c2077539e68826194cb1028c691","kind":"commit","published_at":"2012-09-21T22:10:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.3","html_url":"https://github.com/golang/go/releases/tag/go1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.3/manifests"},{"name":"go1.0.2","sha":"cb6c6570b73a1c4d19cad94570ed277f7dae55ac","kind":"commit","published_at":"2012-06-14T02:50:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.2","html_url":"https://github.com/golang/go/releases/tag/go1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.2/manifests"},{"name":"go1.0.1","sha":"2fffba7fe19690e038314d17a117d6b87979c89f","kind":"commit","published_at":"2012-04-26T19:50:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.1","html_url":"https://github.com/golang/go/releases/tag/go1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.1/manifests"},{"name":"go1","sha":"6174b5e21e73714c63061e66efdbe180e1c5491d","kind":"commit","published_at":"2012-03-28T12:41:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1","html_url":"https://github.com/golang/go/releases/tag/go1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1/manifests"},{"name":"weekly.2012-03-27","sha":"3895b5051df256b442d0b0af50debfffd8d75164","kind":"commit","published_at":"2012-03-28T12:41:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-27/manifests"},{"name":"weekly","sha":"3895b5051df256b442d0b0af50debfffd8d75164","kind":"commit","published_at":"2012-03-28T12:41:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly","html_url":"https://github.com/golang/go/releases/tag/weekly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly/manifests"},{"name":"weekly.2012-03-22","sha":"da7959d5dd1a230868d8eca9dbf11b4d54e8915a","kind":"commit","published_at":"2012-03-23T01:44:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-22/manifests"},{"name":"weekly.2012-03-13","sha":"9ef03fdf7778f23aa304a03888e4e0f698a3ef84","kind":"commit","published_at":"2012-03-13T05:39:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-13/manifests"},{"name":"weekly.2012-03-04","sha":"56208edb8dfc297efde71f18730dfb09b3dcb928","kind":"commit","published_at":"2012-03-05T04:45:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-04/manifests"},{"name":"weekly.2012-02-22","sha":"6419bbbfd310d0e48b3de60c8891a8f0fcc98b6f","kind":"commit","published_at":"2012-02-23T05:40:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-22/manifests"},{"name":"weekly.2012-02-14","sha":"da8f037b57241b0b84fab9d4c9e69b53e7118850","kind":"commit","published_at":"2012-02-15T03:41:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-14/manifests"},{"name":"weekly.2012-02-07","sha":"d3f8f0c258be17e742abb59da26025a6b5656c7b","kind":"commit","published_at":"2012-02-08T03:37:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-07/manifests"},{"name":"weekly.2012-01-27","sha":"6786185fd6245c522dce647163d2b33708c0b46d","kind":"commit","published_at":"2012-01-27T06:51:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-27/manifests"},{"name":"weekly.2012-01-20","sha":"22ef504654079bd0a6f227b7485ce0657bf205e1","kind":"commit","published_at":"2012-01-20T05:57:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-20/manifests"},{"name":"weekly.2012-01-15","sha":"a19870744979bdce3eff58776be42e399ed8f6f1","kind":"commit","published_at":"2012-01-15T22:45:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-15/manifests"},{"name":"weekly.2011-12-22","sha":"1a06b513e758355f769cd894782c34751ba5722d","kind":"commit","published_at":"2011-12-23T03:28:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-22/manifests"},{"name":"weekly.2011-12-14","sha":"3388e9f67b2ebb30bbd115c13b3ac4728c7ff9c1","kind":"commit","published_at":"2011-12-15T05:56:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-14/manifests"},{"name":"weekly.2011-12-06","sha":"8d1da1c66ad9e2d9bf6028e7dfff5d1f2151d494","kind":"commit","published_at":"2011-12-07T02:33:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-06/manifests"},{"name":"weekly.2011-12-02","sha":"7af813a7f2b62734e40628c341cb3afa4c85641c","kind":"commit","published_at":"2011-12-01T21:09:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-02/manifests"},{"name":"weekly.2011-12-01","sha":"9dd07f680a4a8ddb0f750a0de89ccc880e322147","kind":"commit","published_at":"2011-12-01T05:17:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-01/manifests"},{"name":"weekly.2011-11-18","sha":"3af28bd886ca5a64128aa2118aac818c61871dad","kind":"commit","published_at":"2011-11-18T20:20:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-18","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-18/manifests"},{"name":"weekly.2011-11-09","sha":"d83cc435e4c324e34aa10af72c1aa7f4fa47d4c1","kind":"commit","published_at":"2011-11-08T23:57:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-09/manifests"},{"name":"weekly.2011-11-08","sha":"4b39d115a0228d9c88b47f2fd86c9d6377ba7273","kind":"commit","published_at":"2011-11-08T23:27:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-08","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-08/manifests"},{"name":"weekly.2011-11-02","sha":"ede44c68a48ba579defa08d1df94b268c93ab8e3","kind":"commit","published_at":"2011-11-02T03:00:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-02/manifests"},{"name":"weekly.2011-11-01","sha":"08757f722c84260399d3eb1236c0c1ed305e017a","kind":"commit","published_at":"2011-11-02T01:37:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-01/manifests"},{"name":"weekly.2011-10-26","sha":"659f1f208af02a3dd5cc13da0d4f8756a3cc5369","kind":"commit","published_at":"2011-10-26T05:47:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-26","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-26/manifests"},{"name":"weekly.2011-10-25","sha":"cdd3d6932853ec2fb2ac0a693143b22098adb012","kind":"commit","published_at":"2011-10-26T05:09:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-25","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-25/manifests"},{"name":"weekly.2011-10-18","sha":"ac21766c958dc1341d79f17c36cc686ed936e6d4","kind":"commit","published_at":"2011-10-19T00:31:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-18","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-18/manifests"},{"name":"release.r58.2","sha":"0584eb2e7779d5bf699702d06acb686cd08bddd2","kind":"commit","published_at":"2011-10-18T03:06:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58.2","html_url":"https://github.com/golang/go/releases/tag/release.r58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.2/manifests"},{"name":"release.r60.3","sha":"394b383a1ee0ac3fec5e453a7dbe590d3ce6d6b0","kind":"commit","published_at":"2011-10-17T23:55:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.3","html_url":"https://github.com/golang/go/releases/tag/release.r60.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.3/manifests"},{"name":"weekly.2011-10-06","sha":"2b0d7f0836b87dd346e3a815d3bbb593f8e1a3f6","kind":"commit","published_at":"2011-10-06T22:56:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-06/manifests"},{"name":"release.r60.2","sha":"6c4e7f4b681c12d7dbb2a229fb32636303dad781","kind":"commit","published_at":"2011-10-05T21:23:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.2","html_url":"https://github.com/golang/go/releases/tag/release.r60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.2/manifests"},{"name":"weekly.2011-09-21","sha":"e4ac43b7f07379715cbed7355bc3710e709c34ef","kind":"commit","published_at":"2011-09-22T05:06:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-21","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-21/manifests"},{"name":"release.r60.1","sha":"4af7136fcf874e212d66c72178a68db969918b25","kind":"commit","published_at":"2011-09-19T02:32:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.1","html_url":"https://github.com/golang/go/releases/tag/release.r60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.1/manifests"},{"name":"weekly.2011-09-16","sha":"b0e3edab0e5439505f6ac79a9a96ab19478a065b","kind":"commit","published_at":"2011-09-16T07:18:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-16","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-16/manifests"},{"name":"release.r60","sha":"5464bfebe723752dfc09a6dd6b361b8e79db5995","kind":"commit","published_at":"2011-09-08T02:16:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60","html_url":"https://github.com/golang/go/releases/tag/release.r60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60/manifests"},{"name":"weekly.2011-09-07","sha":"c5c656aee37f8e6f53a574bacf42c944bd2630a2","kind":"commit","published_at":"2011-09-07T23:43:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-07/manifests"},{"name":"weekly.2011-09-01","sha":"ca64a37d9d925dec179e1142097dc9f135807656","kind":"commit","published_at":"2011-09-01T07:08:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-01/manifests"},{"name":"weekly.2011-08-17","sha":"1491a20540f377b6f83f5c4a8e823ca20d27d6c5","kind":"commit","published_at":"2011-08-18T04:27:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-08-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-08-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-17/manifests"},{"name":"weekly.2011-08-10","sha":"da7e1ba00b7c223b24a175b0bbefb7b1f26ec1af","kind":"commit","published_at":"2011-08-10T06:00:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-08-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-08-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-08-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-10/manifests"},{"name":"release.r59","sha":"5d9765785dff74784bbdad43f7847b6825509032","kind":"commit","published_at":"2011-07-31T22:37:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r59","html_url":"https://github.com/golang/go/releases/tag/release.r59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r59/manifests"},{"name":"weekly.2011-07-29","sha":"b583108436b22f32d0ddb67b68ca890d306d0fb5","kind":"commit","published_at":"2011-07-29T22:11:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-29/manifests"},{"name":"weekly.2011-07-19","sha":"50ddb98b243e35de1dbe572bc5240129054af9f6","kind":"commit","published_at":"2011-07-20T05:45:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-19","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-19/manifests"},{"name":"release.r58.1","sha":"adfa87c5d754252f2bf428b38560de3d630dbe9d","kind":"commit","published_at":"2011-07-12T14:19:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58.1","html_url":"https://github.com/golang/go/releases/tag/release.r58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.1/manifests"},{"name":"weekly.2011-07-07","sha":"4f03ef7993ce7aa125530010b6b8bf3c4ae2cfa0","kind":"commit","published_at":"2011-07-08T03:13:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-07/manifests"},{"name":"release.r58","sha":"fb10bce0c27cf06dc449d8e58ad6ec5dc276b929","kind":"commit","published_at":"2011-06-29T23:49:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58","html_url":"https://github.com/golang/go/releases/tag/release.r58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58/manifests"},{"name":"weekly.2011-06-23","sha":"30d08b404cc52a7378090287ee8ead2411e9b530","kind":"commit","published_at":"2011-06-24T06:04:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-23/manifests"},{"name":"weekly.2011-06-16","sha":"d6b9dd8b81a4a2969a02ddab9e39532bfb33fafb","kind":"commit","published_at":"2011-06-17T01:31:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-16","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-16/manifests"},{"name":"release.r57.2","sha":"7998d012b9823d6938dbaac929a839776b093fe4","kind":"commit","published_at":"2011-06-16T06:04:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57.2","html_url":"https://github.com/golang/go/releases/tag/release.r57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.2/manifests"},{"name":"weekly.2011-06-09","sha":"11b04261c754c67ad4c4ef13b667854c5ecb64e8","kind":"commit","published_at":"2011-06-10T04:26:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-09/manifests"},{"name":"weekly.2011-06-02","sha":"897ad0c05ee2af17c7740f793f8136d7404e87f5","kind":"commit","published_at":"2011-06-03T01:18:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-02/manifests"},{"name":"weekly.2011-05-22","sha":"f6742e7482c2b4fd1dada85c6318ecd59ccef8f6","kind":"commit","published_at":"2011-05-23T06:30:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-05-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-05-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-05-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-05-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-05-22/manifests"},{"name":"release.r57.1","sha":"16b4a007de329b96411be1597ea70f805b6adbe7","kind":"commit","published_at":"2011-05-04T04:17:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57.1","html_url":"https://github.com/golang/go/releases/tag/release.r57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.1/manifests"},{"name":"release.r57","sha":"ca2cb382ba89d1a1534f71ec2218a23659e3d491","kind":"commit","published_at":"2011-05-03T18:07:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57","html_url":"https://github.com/golang/go/releases/tag/release.r57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57/manifests"},{"name":"weekly.2011-04-27","sha":"5a8ae387e2f22e1c255d96b052b868281ca83761","kind":"commit","published_at":"2011-04-28T06:32:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-27/manifests"},{"name":"weekly.2011-04-13","sha":"0f03eedb878968851f36189f31fb3b1dfce31d84","kind":"commit","published_at":"2011-04-14T04:18:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-13/manifests"},{"name":"weekly.2011-04-04","sha":"51319b1125473fc1732ef012cde40c512ec735a0","kind":"commit","published_at":"2011-04-05T02:55:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-04/manifests"},{"name":"weekly.2011-03-28","sha":"33e41802f9ce0a2b88b344dbd04ecb025385c9aa","kind":"commit","published_at":"2011-03-29T03:17:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-28","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-28/manifests"},{"name":"weekly.2011-03-15","sha":"f538f2432eba1ca4f38bb919d795d6e9101ed374","kind":"commit","published_at":"2011-03-16T05:24:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-15/manifests"},{"name":"weekly.2011-03-07.1","sha":"251cdc917de92a6e710fb1bc8d3230c241d00577","kind":"commit","published_at":"2011-03-07T05:18:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-07.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07.1/manifests"},{"name":"release.r56","sha":"251cdc917de92a6e710fb1bc8d3230c241d00577","kind":"commit","published_at":"2011-03-07T05:18:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r56","html_url":"https://github.com/golang/go/releases/tag/release.r56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r56/manifests"},{"name":"weekly.2011-03-07","sha":"c1d44c9453506cdf5725a392aa03d9aa5df580af","kind":"commit","published_at":"2011-03-07T02:55:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07/manifests"},{"name":"weekly.2011-02-24","sha":"625bcf9f16876865715508d837dd9c36a34e90d7","kind":"commit","published_at":"2011-02-25T03:13:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-24","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-24/manifests"},{"name":"weekly.2011-02-15","sha":"d8ba9a440c826c5ed94f93d2d9fb7e9bf394f472","kind":"commit","published_at":"2011-02-15T15:58:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-15/manifests"},{"name":"weekly.2011-02-01.1","sha":"b08746ee5e0bb7d0291221c85e1fdead9924b858","kind":"commit","published_at":"2011-02-02T01:09:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-01.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-01.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-01.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01.1/manifests"},{"name":"weekly.2011-02-01","sha":"7aa758df0ce7578ff8b4e326eef777d8f10f70c4","kind":"commit","published_at":"2011-02-01T23:59:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01/manifests"},{"name":"weekly.2011-01-20","sha":"34c1b13c2a0d8d66db353b7b62e9379c2a887a2e","kind":"commit","published_at":"2011-01-20T05:02:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-20/manifests"},{"name":"weekly.2011-01-19","sha":"4b7fab83b571813ad56a15b653ed0ade0cf5b52e","kind":"commit","published_at":"2011-01-20T03:01:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-19","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-19/manifests"},{"name":"weekly.2011-01-12","sha":"c3e33975aa8d256984ba897ab88d1ca7cad4940a","kind":"commit","published_at":"2011-01-13T01:04:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-12","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-12/manifests"},{"name":"weekly.2011-01-06","sha":"41170c91e5f7854b2cdf980f314ae33907305018","kind":"commit","published_at":"2011-01-07T04:28:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-06/manifests"},{"name":"weekly.2010-12-22","sha":"7d557ebc1d5220a1843c8f8f5a972eacc056af51","kind":"commit","published_at":"2010-12-23T02:32:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-22/manifests"},{"name":"weekly.2010-12-15.1","sha":"db2263c46be330d035bed2af194da5b84d399943","kind":"commit","published_at":"2010-12-16T03:46:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-15.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15.1/manifests"},{"name":"weekly.2010-12-15","sha":"e4fbcb2c23a391ac0b0a5496bd6ccd4e4459a262","kind":"commit","published_at":"2010-12-16T01:29:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15/manifests"},{"name":"weekly.2010-12-08","sha":"f5ec1876c24c68b7418f5fd1415fe190a7ea27e9","kind":"commit","published_at":"2010-12-08T03:24:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-08","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-08/manifests"},{"name":"weekly.2010-12-02","sha":"7f1b064f1ef3b31e57ec613776caf6d59a98fa10","kind":"commit","published_at":"2010-12-03T00:48:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-02/manifests"},{"name":"weekly.2010-11-23","sha":"fbfa971a162d57aa03ca2b3365b35c4d0998aea4","kind":"commit","published_at":"2010-11-23T23:47:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-23/manifests"},{"name":"weekly.2010-11-10","sha":"013af62ae9cf4c4e34ba40294090b496693a8647","kind":"commit","published_at":"2010-11-10T22:22:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-10/manifests"},{"name":"weekly.2010-11-02","sha":"1e86d46a7651d5895b1b9345497916ec40b1a5e7","kind":"commit","published_at":"2010-11-03T00:49:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-02/manifests"},{"name":"weekly.2010-10-27","sha":"fded5fed0bfac968e73aae7b543bbd337debf4ef","kind":"commit","published_at":"2010-10-28T00:21:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-27/manifests"},{"name":"weekly.2010-10-20","sha":"ec2c9937f4515828875751e0ce3527b91df283b3","kind":"commit","published_at":"2010-10-21T00:33:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-20/manifests"},{"name":"weekly.2010-10-13.1","sha":"6b21949a9182773ae76175164793b9fe2ba131c6","kind":"commit","published_at":"2010-10-15T01:05:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-13.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13.1/manifests"},{"name":"weekly.2010-10-13","sha":"39ee9a0396c77af540c7eb2f1775417ecb5aae6a","kind":"commit","published_at":"2010-10-14T03:52:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13/manifests"},{"name":"weekly.2010-09-29","sha":"ab5b4283f7a8835c4491e60ffc91b02768b02d0c","kind":"commit","published_at":"2010-09-30T07:33:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-29/manifests"},{"name":"weekly.2010-09-22","sha":"71ee385ddfa552a1d1e79a512323b29ee065a0bc","kind":"commit","published_at":"2010-09-23T01:49:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-22/manifests"},{"name":"weekly.2010-09-15","sha":"4e84006e805b7e1794882c71e171da6dc1ba6b53","kind":"commit","published_at":"2010-09-16T04:02:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-15/manifests"},{"name":"weekly.2010-09-06","sha":"863ba0427bb8ab344aaf9eb71d0f241d0d442c4f","kind":"commit","published_at":"2010-09-07T06:09:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-06/manifests"},{"name":"weekly.2010-08-25","sha":"deb00ac3f43076e07d2774c2ea689f7d2ccb983b","kind":"commit","published_at":"2010-08-25T04:58:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-25","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-25/manifests"},{"name":"weekly.2010-08-11","sha":"9e23f2b2ce2dd3150ee15a80e72347d89ff5eba4","kind":"commit","published_at":"2010-08-12T05:51:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-11","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-11/manifests"},{"name":"weekly.2010-08-04","sha":"a1e382673082e7cd4c29967b9951dd5eb63eac86","kind":"commit","published_at":"2010-08-05T03:18:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-04/manifests"},{"name":"weekly.2010-07-29","sha":"b5d84bb0cf1c731a0e90a80eaa85f23bbc463220","kind":"commit","published_at":"2010-07-30T04:48:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-29/manifests"},{"name":"weekly.2010-07-14","sha":"7317c10f5ea7a9d7216fc3e4a1e1c5c1bce6d6fa","kind":"commit","published_at":"2010-07-15T03:04:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-14/manifests"},{"name":"weekly.2010-07-01","sha":"4abbd32b5385e6e2ffe9d297eac636e68565f8d2","kind":"commit","published_at":"2010-07-02T00:36:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-01/manifests"},{"name":"weekly.2010-06-21","sha":"983353e79b1633e760f327dc6ceb283efaa44d63","kind":"commit","published_at":"2010-06-21T22:16:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-06-21","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-21/manifests"},{"name":"weekly.2010-06-09","sha":"61be33d3ae58572eb3f4c67acf0c9ee8c903f888","kind":"commit","published_at":"2010-06-09T21:10:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-06-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-09/manifests"},{"name":"weekly.2010-05-27","sha":"371bf8e61b7b8ef725f795be05f7ce4553433e98","kind":"commit","published_at":"2010-05-27T23:50:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-05-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-05-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-05-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-27/manifests"},{"name":"weekly.2010-05-04","sha":"174ca90b2cad59b1525e0db85ffe25aa3f8e75dc","kind":"commit","published_at":"2010-05-05T02:12:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-05-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-05-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-05-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-04/manifests"},{"name":"weekly.2010-04-27","sha":"70ee7bff79d5731a36c187b94f041a50eea53b1c","kind":"commit","published_at":"2010-04-28T04:05:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-04-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-04-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-04-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-27/manifests"},{"name":"weekly.2010-04-13","sha":"6aad41919bd5317d3b9d0b9a963a2cd0ced012f9","kind":"commit","published_at":"2010-04-14T03:55:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-04-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-04-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-04-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-13/manifests"},{"name":"weekly.2010-03-30","sha":"c2f3737cb01bf35991a775c14cd28e5a2d3a102e","kind":"commit","published_at":"2010-03-31T00:40:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-30","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-30/manifests"},{"name":"weekly.2010-03-22","sha":"a1723941e0a1e128e0a0b6ecde9a054214e55784","kind":"commit","published_at":"2010-03-23T01:56:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-22/manifests"},{"name":"weekly.2010-03-15","sha":"6f9272f5dd568377cfa1b2862de7e12096539089","kind":"commit","published_at":"2010-03-15T23:44:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-15/manifests"},{"name":"weekly.2010-03-04","sha":"baa65fd1066c867ee647fc5a19b6107fa0f91263","kind":"commit","published_at":"2010-03-04T02:00:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-04/manifests"},{"name":"weekly.2010-02-23","sha":"ef81b024b697a292a84e45288d03af2acbf5ff94","kind":"commit","published_at":"2010-02-24T00:35:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-23/manifests"},{"name":"weekly.2010-02-17","sha":"d3a6cd4cd49172d5e0201b85923156137ff68963","kind":"commit","published_at":"2010-02-18T00:31:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-17/manifests"},{"name":"weekly.2010-02-04","sha":"e6004b3de3d697d827591ef034931315fdbcecf6","kind":"commit","published_at":"2010-02-05T01:37:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-04/manifests"},{"name":"weekly.2010-01-27","sha":"492e13e3cde9bd3ee7d4aa6a3aa83c7c14738ec6","kind":"commit","published_at":"2010-01-28T02:28:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-27/manifests"},{"name":"weekly.2010-01-13","sha":"495936b58c343b12ac1bfa95859590e985751f0c","kind":"commit","published_at":"2010-01-14T01:08:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-13/manifests"},{"name":"weekly.2010-01-05","sha":"fd974e096dcdba69ab24ca31bb47e6b639a7306b","kind":"commit","published_at":"2010-01-06T01:12:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-05","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-05/manifests"},{"name":"weekly.2009-12-22","sha":"4551b00da36e0419251f718fe80cf72132fd6f7d","kind":"commit","published_at":"2009-12-22T21:05:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-22/manifests"},{"name":"weekly.2009-12-09","sha":"5facb847703522e2d0716bf32500974aaf20fc20","kind":"commit","published_at":"2009-12-09T22:39:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-09/manifests"},{"name":"weekly.2009-12-07","sha":"b73b43ea3165a52bb9c3d4263954800f4055f426","kind":"commit","published_at":"2009-12-08T06:01:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-07/manifests"},{"name":"weekly.2009-11-17","sha":"a8ba40823c08508ca5f7562501a26bc2e85c88eb","kind":"commit","published_at":"2009-11-18T02:21:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-17/manifests"},{"name":"weekly.2009-11-12","sha":"f3a97293b17133cd5529b3510bc9301798bf2167","kind":"commit","published_at":"2009-11-12T22:55:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-12","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-12/manifests"},{"name":"weekly.2009-11-10.1","sha":"c57054f7b49539ca4ed6533267c1c20c39aaaaa5","kind":"commit","published_at":"2009-11-11T04:05:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-10.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10.1/manifests"},{"name":"weekly.2009-11-10","sha":"78c47c36b2984058c1bec0bd72e0b127b24fcd44","kind":"commit","published_at":"2009-11-10T22:09:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10/manifests"},{"name":"weekly.2009-11-06","sha":"9ad14c94db182dd3326e4c80053e0311f47700ce","kind":"commit","published_at":"2009-11-06T18:33:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-06/manifests"}]},"repo_metadata_updated_at":"2026-08-23T20:35:24.971Z","dependent_packages_count":0,"downloads":116,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":57.693608386878594,"dependent_packages_count":39.80385525870815,"stargazers_count":50.388907676699354,"forks_count":41.697666553939804,"average":47.39600946905647},"purl":"pkg:conda/go-nocgo_win-64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/go-nocgo_win-64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/go-nocgo_win-64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/go-nocgo_win-64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T13:04:41.584Z","issues_count":11611,"pull_requests_count":2043,"avg_time_to_close_issue":26103928.738107894,"avg_time_to_close_pull_request":16902247.362198796,"issues_closed_count":7525,"pull_requests_closed_count":1328,"pull_request_authors_count":760,"issue_authors_count":4089,"avg_comments_per_issue":6.7721987770217895,"avg_comments_per_pull_request":11.898678414096917,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":615,"past_year_pull_requests_count":79,"past_year_avg_time_to_close_issue":1005609.5903083701,"past_year_avg_time_to_close_pull_request":782737.1351351351,"past_year_issues_closed_count":227,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":317,"past_year_avg_comments_per_issue":4.297560975609756,"past_year_avg_comments_per_pull_request":9.79746835443038,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/issues","maintainers":[{"login":"adonovan","count":395,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adonovan"},{"login":"prattmic","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prattmic"},{"login":"mateusz834","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mateusz834"},{"login":"rolandshoemaker","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandshoemaker"},{"login":"qiulaidongfeng","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiulaidongfeng"},{"login":"bcmills","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcmills"},{"login":"dsnet","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"mauri870","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"mvdan","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"},{"login":"dominikh","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominikh"},{"login":"Jorropo","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jorropo"},{"login":"cherrymui","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherrymui"},{"login":"seankhliao","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seankhliao"},{"login":"findleyr","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findleyr"},{"login":"dmitshur","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"aclements","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aclements"},{"login":"julieqiu","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/julieqiu"},{"login":"hajimehoshi","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"},{"login":"qmuntal","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qmuntal"},{"login":"drakkan","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drakkan"},{"login":"Zxilly","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zxilly"},{"login":"jimmyfrasche","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmyfrasche"},{"login":"myitcv","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/myitcv"},{"login":"odeke-em","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odeke-em"},{"login":"ALTree","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ALTree"},{"login":"johanbrandhorst","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanbrandhorst"},{"login":"panjf2000","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panjf2000"},{"login":"dvyukov","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvyukov"},{"login":"ianlancetaylor","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianlancetaylor"},{"login":"mundaym","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mundaym"},{"login":"h9jiang","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h9jiang"},{"login":"thatnealpatel","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatnealpatel"},{"login":"0intro","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0intro"},{"login":"mattn","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"xieyuschen","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xieyuschen"},{"login":"jake-ciolek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jake-ciolek"},{"login":"nicholashusin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholashusin"},{"login":"andybons","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andybons"},{"login":"crawshaw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crawshaw"},{"login":"HaraldNordgren","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaraldNordgren"},{"login":"sbinet","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbinet"},{"login":"cuonglm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuonglm"},{"login":"codyoss","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codyoss"},{"login":"thepudds","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thepudds"},{"login":"mdempsky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdempsky"},{"login":"tatianab","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tatianab"},{"login":"alexbrainman","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbrainman"},{"login":"SamWhited","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SamWhited"},{"login":"4ad","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/4ad"},{"login":"cpu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"},{"login":"artyom","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/artyom"},{"login":"eliben","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliben"},{"login":"smasher164","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smasher164"},{"login":"changkun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/changkun"},{"login":"ysmolski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ysmolski"},{"login":"tklauser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"},{"login":"rasky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rasky"},{"login":"JaynewDee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JaynewDee"},{"login":"nsrip-dd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsrip-dd"},{"login":"neelance","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neelance"},{"login":"ayang64","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayang64"},{"login":"dmgk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmgk"},{"login":"minux","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minux"},{"login":"allone9425","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allone9425"},{"login":"mdlayher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdlayher"},{"login":"psilva261","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psilva261"},{"login":"fatih","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fatih"},{"login":"paulzhol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulzhol"},{"login":"broady","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/broady"}],"active_maintainers":[{"login":"adonovan","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adonovan"},{"login":"prattmic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prattmic"},{"login":"dmitshur","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"Jorropo","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jorropo"},{"login":"seankhliao","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seankhliao"},{"login":"rolandshoemaker","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandshoemaker"},{"login":"nicholashusin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholashusin"},{"login":"aclements","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aclements"},{"login":"thatnealpatel","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatnealpatel"},{"login":"jake-ciolek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jake-ciolek"},{"login":"thepudds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thepudds"},{"login":"dsnet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"qmuntal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qmuntal"},{"login":"mvdan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"},{"login":"tklauser","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"},{"login":"mundaym","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mundaym"},{"login":"mateusz834","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mateusz834"},{"login":"hajimehoshi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"},{"login":"h9jiang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h9jiang"},{"login":"dominikh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominikh"},{"login":"0intro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0intro"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_win-64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_win-64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_win-64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_win-64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_win-64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_win-64/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5492,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":865},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-09-02T05:06:32.934Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":11735007,"name":"go-cgo_osx-arm64","ecosystem":"conda","description":"This package enables the CONDA_GO_COMPILER environment variable. This variable is used by conda-forge's patched GoLang compiler to set conda-aware GOBIN and GOPATH default values. These default values are ignored if GOBIN and GOPATH environment variables are set independently by the user.  Furthermore, this package set the correct GOARCH and GOOS environment variables to enable cross-compilation.","homepage":"https://golang.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/golang/go","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2024-09-19T18:48:35.000Z","latest_release_published_at":"2026-07-17T23:52:53.000Z","latest_release_number":"1.26.5","last_synced_at":"2026-07-18T09:18:41.647Z","created_at":"2025-06-05T11:38:25.528Z","updated_at":"2026-08-29T00:23:12.387Z","registry_url":"https://anaconda.org/anaconda/go-cgo_osx-arm64","install_command":"conda install -c anaconda go-cgo_osx-arm64","documentation_url":null,"metadata":{},"repo_metadata":{"id":19835501,"uuid":"23096959","full_name":"golang/go","owner":"golang","description":"The Go programming language","archived":false,"fork":false,"pushed_at":"2026-08-23T02:48:50.000Z","size":452616,"stargazers_count":136184,"open_issues_count":10115,"forks_count":19295,"subscribers_count":3358,"default_branch":"master","last_synced_at":"2026-08-23T11:15:41.097Z","etag":null,"topics":["go","golang","language","programming-language"],"latest_commit_sha":null,"homepage":"https://go.dev","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/golang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":".github/SUPPORT.md","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}},"created_at":"2014-08-19T04:33:40.000Z","updated_at":"2026-08-23T10:38:48.000Z","dependencies_parsed_at":"2023-09-22T08:27:49.290Z","dependency_job_id":"51c1ade0-284a-4af0-ae5d-cc3266f79635","html_url":"https://github.com/golang/go","commit_stats":{"total_commits":59966,"total_committers":2541,"mean_commits":"23.599370326643054","dds":0.8771970783443952,"last_synced_commit":"103317217de0ca4b59cc90a09badc744a4fba768"},"previous_names":[],"tags_count":480,"template":false,"template_full_name":null,"purl":"pkg:github/golang/go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","download_url":"https://codeload.github.com/golang/go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/sbom","scorecard":{"id":390775,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang/go","commit":"a8564bd412d4495a6048f981d30d4d7abb1e45a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: src/archive/tar/fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: src/archive/zip/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/bytes/bytes_test.go:1819","Info: GoBuiltInFuzzer integration found: src/cmd/go/internal/envcmd/env_test.go:22","Info: GoBuiltInFuzzer integration found: src/cmd/go/internal/work/shell_test.go:17","Info: GoBuiltInFuzzer integration found: src/cmd/internal/pgo/serialize_test.go:183","Info: GoBuiltInFuzzer integration found: src/compress/gzip/fuzz_test.go:17","Info: GoBuiltInFuzzer integration found: src/debug/buildinfo/buildinfo_test.go:323","Info: GoBuiltInFuzzer integration found: src/debug/buildinfo/buildinfo_test.go:399","Info: GoBuiltInFuzzer integration found: src/encoding/csv/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/fold_test.go:14","Info: GoBuiltInFuzzer integration found: src/encoding/json/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/fuzz_test.go:55","Info: GoBuiltInFuzzer integration found: src/encoding/json/internal/jsonwire/wire_test.go:50","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:20","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:108","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:139","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:240","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:259","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:360","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:380","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/fuzz_test.go:14","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2_fuzz_test.go:55","Info: GoBuiltInFuzzer integration found: src/html/fuzz_test.go:9","Info: GoBuiltInFuzzer integration found: src/image/gif/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/image/jpeg/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/image/png/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:324","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:355","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:385","Info: GoBuiltInFuzzer integration found: src/internal/runtime/maps/fuzz_test.go:96","Info: GoBuiltInFuzzer integration found: src/internal/trace/reader_test.go:53","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:32","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:49","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:88","Info: GoBuiltInFuzzer integration found: src/internal/zstd/xxhash_test.go:78","Info: GoBuiltInFuzzer integration found: src/math/big/nat_test.go:719","Info: GoBuiltInFuzzer integration found: src/net/netip/fuzz_test.go:127","Info: GoBuiltInFuzzer integration found: src/runtime/debug/mod_test.go:23","Info: GoBuiltInFuzzer integration found: src/runtime/mgcscavenge_test.go:841","Info: GoBuiltInFuzzer integration found: src/strings/strings_test.go:1495","Info: GoBuiltInFuzzer integration found: src/syscall/syscall_windows_test.go:276","Info: GoBuiltInFuzzer integration found: src/syscall/wtf8_windows_test.go:157","Info: GoBuiltInFuzzer integration found: src/syscall/wtf8_windows_test.go:177","Info: GoBuiltInFuzzer integration found: src/time/format_test.go:995","Info: GoBuiltInFuzzer integration found: src/time/format_test.go:1037"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: src/crypto/internal/boring/syso/goboringcrypto_linux_amd64.syso:1","Warn: binary detected: src/crypto/internal/boring/syso/goboringcrypto_linux_arm64.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_darwin.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_freebsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_linux.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_netbsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_openbsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v3/race_linux.syso:1","Warn: binary detected: src/runtime/race/race_darwin_arm64.syso:1","Warn: binary detected: src/runtime/race/race_linux_arm64.syso:1","Warn: binary detected: src/runtime/race/race_linux_loong64.syso:1","Warn: binary detected: src/runtime/race/race_linux_ppc64le.syso:1","Warn: binary detected: src/runtime/race/race_linux_s390x.syso:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: containerImage not pinned by hash: src/crypto/internal/boring/Dockerfile:8","Warn: containerImage not pinned by hash: src/crypto/internal/fips140/nistec/fiat/Dockerfile:5: pin your Docker image by updating coqorg/coq:8.13.2 to coqorg/coq:8.13.2@sha256:f0266f10d0f3318644b3b41f6797c44cb2cc247b9d248089a5def64a2d937828","Warn: downloadThenRun not pinned by hash: src/crypto/internal/boring/Dockerfile:24-27","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:44:29.345Z","repository_id":19835501,"created_at":"2025-08-18T17:44:29.346Z","updated_at":"2025-08-18T17:44:29.346Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850184,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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"},"owner_record":{"login":"golang","name":"Go","uuid":"4314092","kind":"organization","description":"The Go Programming Language","email":null,"website":"https://go.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4314092?v=4","repositories_count":61,"last_synced_at":"2026-08-22T00:54:18.690Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang","funding_links":[],"total_stars":250881,"followers":12530,"following":0,"created_at":"2022-11-03T06:09:51.413Z","updated_at":"2026-08-22T00:54:18.744Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang/repositories"},"tags":[{"name":"go1.25.9","sha":"7076e01d9d450bae9f25be76f45d58cc52e2aad2","kind":"commit","published_at":"2026-04-07T19:41:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.9","html_url":"https://github.com/golang/go/releases/tag/go1.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.9/manifests"},{"name":"go1.26.2","sha":"9c8bf0e72a6fb3b415b591b124b59fbb7cf92252","kind":"commit","published_at":"2026-04-07T19:38:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.2","html_url":"https://github.com/golang/go/releases/tag/go1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.2/manifests"},{"name":"go1.25.8","sha":"439ff996f0ee506fc2eb84b7f11ffc360a6299f2","kind":"commit","published_at":"2026-03-06T00:26:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.8","html_url":"https://github.com/golang/go/releases/tag/go1.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.8/manifests"},{"name":"go1.26.1","sha":"e87b10ea2a2c6c65b80c4374af42b9c02ac9fb20","kind":"commit","published_at":"2026-03-06T00:26:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.1","html_url":"https://github.com/golang/go/releases/tag/go1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.1/manifests"},{"name":"go1.26.0","sha":"d90b98e65320778f3b1f99a6951ab20f04d218b3","kind":"commit","published_at":"2026-02-10T19:27:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.0","html_url":"https://github.com/golang/go/releases/tag/go1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.0/manifests"},{"name":"go1.25.7","sha":"eaf3bc799a221cc375f188e8699c9330c1caf40a","kind":"commit","published_at":"2026-02-04T15:46:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.7","html_url":"https://github.com/golang/go/releases/tag/go1.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.7/manifests"},{"name":"go1.24.13","sha":"96e4e2b1616c3c59577d48abcf2823bf1fdcd2e2","kind":"commit","published_at":"2026-02-04T15:46:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.13","html_url":"https://github.com/golang/go/releases/tag/go1.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.13/manifests"},{"name":"go1.26rc3","sha":"70d5aa7ba25f23b02d87512c5a6b6a9c699334ee","kind":"commit","published_at":"2026-02-04T15:46:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc3","html_url":"https://github.com/golang/go/releases/tag/go1.26rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc3/manifests"},{"name":"go1.26rc2","sha":"4606a931d2b099f2c5e5619b797352607ee42225","kind":"commit","published_at":"2026-01-15T18:32:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc2","html_url":"https://github.com/golang/go/releases/tag/go1.26rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc2/manifests"},{"name":"go1.24.12","sha":"63a1b82d1e68ddd87652467303901593efe0ff11","kind":"commit","published_at":"2026-01-15T18:28:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.12","html_url":"https://github.com/golang/go/releases/tag/go1.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.12/manifests"},{"name":"go1.25.6","sha":"69801b25b9624c3a678ef87d30771861e7bba51f","kind":"commit","published_at":"2026-01-15T18:28:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.6","html_url":"https://github.com/golang/go/releases/tag/go1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.6/manifests"},{"name":"go1.26rc1","sha":"c599a8f2385849a225d02843b3c6389dbfc5aa69","kind":"commit","published_at":"2025-12-16T20:00:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc1","html_url":"https://github.com/golang/go/releases/tag/go1.26rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc1/manifests"},{"name":"go1.25.5","sha":"fefb02adf45c4bcc879bd406a8d61f2a292c26a9","kind":"commit","published_at":"2025-12-02T16:04:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.5","html_url":"https://github.com/golang/go/releases/tag/go1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.5/manifests"},{"name":"go1.24.11","sha":"1296453960bac0fb5675853c40e3747e5237e16e","kind":"commit","published_at":"2025-12-02T16:04:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.11","html_url":"https://github.com/golang/go/releases/tag/go1.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.11/manifests"},{"name":"go1.25.4","sha":"f2cd93aa0505465c1d30201c806b6d4d3481c5fa","kind":"commit","published_at":"2025-11-05T19:01:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.4","html_url":"https://github.com/golang/go/releases/tag/go1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.4/manifests"},{"name":"go1.24.10","sha":"0259df17feb288f1e24517516939b67876c2627b","kind":"commit","published_at":"2025-11-05T19:01:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.10","html_url":"https://github.com/golang/go/releases/tag/go1.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.10/manifests"},{"name":"go1.25.3","sha":"28622c19591d95c9a83f706f2ed1b303d58da85f","kind":"commit","published_at":"2025-10-13T21:14:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.3","html_url":"https://github.com/golang/go/releases/tag/go1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.3/manifests"},{"name":"go1.24.9","sha":"8e10ef451a1b6a1e8861ced1154e1c3265bfa01b","kind":"commit","published_at":"2025-10-13T21:14:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.9","html_url":"https://github.com/golang/go/releases/tag/go1.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.9/manifests"},{"name":"go1.24.8","sha":"3a666bca00d7fb30d55e252131ea2cf2006dc3a3","kind":"commit","published_at":"2025-10-07T18:17:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.8","html_url":"https://github.com/golang/go/releases/tag/go1.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.8/manifests"},{"name":"go1.25.2","sha":"bed6c81c2dceeb19c7f9e46fc173671abcda7cfd","kind":"commit","published_at":"2025-10-07T18:16:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.2","html_url":"https://github.com/golang/go/releases/tag/go1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.2/manifests"},{"name":"go1.25.1","sha":"56ebf80e57db9f61981fc0636fc6419dc6f68eda","kind":"commit","published_at":"2025-09-03T17:46:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.1","html_url":"https://github.com/golang/go/releases/tag/go1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.1/manifests"},{"name":"go1.24.7","sha":"d41a8222133aabaf5527eab64586050a0fbb773b","kind":"commit","published_at":"2025-09-03T17:46:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.7","html_url":"https://github.com/golang/go/releases/tag/go1.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.7/manifests"},{"name":"go1.25.0","sha":"6e676ab2b809d46623acb5988248d95d1eb7939c","kind":"commit","published_at":"2025-08-12T20:50:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.0","html_url":"https://github.com/golang/go/releases/tag/go1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.0/manifests"},{"name":"go1.25rc3","sha":"ac94297758f3d83fca5ffa16cd179bb098bbd914","kind":"commit","published_at":"2025-08-06T18:09:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc3","html_url":"https://github.com/golang/go/releases/tag/go1.25rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc3/manifests"},{"name":"go1.23.12","sha":"dd8b7ad9268c2fbde675132a41b4e4da02eef94d","kind":"commit","published_at":"2025-08-06T18:08:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.12","html_url":"https://github.com/golang/go/releases/tag/go1.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.12/manifests"},{"name":"go1.24.6","sha":"7f36edc26d4e3becb6d9c9008ff00f260bb19055","kind":"commit","published_at":"2025-08-06T18:07:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.6","html_url":"https://github.com/golang/go/releases/tag/go1.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.6/manifests"},{"name":"go1.25rc2","sha":"e73dadc758d30a11146e32cc1d0baafa255641a6","kind":"commit","published_at":"2025-07-08T17:29:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc2","html_url":"https://github.com/golang/go/releases/tag/go1.25rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc2/manifests"},{"name":"go1.24.5","sha":"9d828e80fa1f3cc52de60428cae446b35b576de8","kind":"commit","published_at":"2025-07-08T17:00:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.5","html_url":"https://github.com/golang/go/releases/tag/go1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.5/manifests"},{"name":"go1.23.11","sha":"0a75dd7c2dcf7057ef200290d8f5c4c1514dba80","kind":"commit","published_at":"2025-07-08T17:00:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.11","html_url":"https://github.com/golang/go/releases/tag/go1.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.11/manifests"},{"name":"go1.25rc1","sha":"8ac5714ef2ac4f5a35169f573f30b57144b99cfd","kind":"commit","published_at":"2025-06-11T18:56:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc1","html_url":"https://github.com/golang/go/releases/tag/go1.25rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc1/manifests"},{"name":"go1.24.4","sha":"6796ebb2cb66b316a07998cdcd69b1c486b8579e","kind":"commit","published_at":"2025-06-05T18:35:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.4","html_url":"https://github.com/golang/go/releases/tag/go1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.4/manifests"},{"name":"go1.23.10","sha":"d375ae50633cdf1cd8536f2a199c382f9053b638","kind":"commit","published_at":"2025-06-05T18:34:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.10","html_url":"https://github.com/golang/go/releases/tag/go1.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.10/manifests"},{"name":"go1.23.9","sha":"f77084d15d53e6aa09d2e7f867e69cc9766da2c5","kind":"commit","published_at":"2025-05-06T18:34:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.9","html_url":"https://github.com/golang/go/releases/tag/go1.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.9/manifests"},{"name":"go1.24.3","sha":"34c8b14ca9f4096383d658fbd748322a993a2bd2","kind":"commit","published_at":"2025-05-06T18:13:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.3","html_url":"https://github.com/golang/go/releases/tag/go1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.3/manifests"},{"name":"go1.23.8","sha":"7a2cfb70b01f069c2125adcf7126d7f3376cb8b7","kind":"commit","published_at":"2025-04-01T16:11:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.8","html_url":"https://github.com/golang/go/releases/tag/go1.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.8/manifests"},{"name":"go1.24.2","sha":"49860cf92a9a3ba434d2bc393faaefabe48d181e","kind":"commit","published_at":"2025-04-01T16:11:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.2","html_url":"https://github.com/golang/go/releases/tag/go1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.2/manifests"},{"name":"go1.24.1","sha":"339c903a75c3fe936fb4ed6c355d15e6081d6af3","kind":"commit","published_at":"2025-03-04T19:27:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.1","html_url":"https://github.com/golang/go/releases/tag/go1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.1/manifests"},{"name":"go1.23.7","sha":"c01c4d41d6b49bc6317f8cfb3a33a92f25681b34","kind":"commit","published_at":"2025-03-04T19:14:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.7","html_url":"https://github.com/golang/go/releases/tag/go1.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.7/manifests"},{"name":"go1.24.0","sha":"3901409b5d0fb7c85a3e6730a59943cc93b2835c","kind":"commit","published_at":"2025-02-11T17:55:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.0","html_url":"https://github.com/golang/go/releases/tag/go1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.0/manifests"},{"name":"go1.24rc3","sha":"18068cb96aa9836f36f243d63f570e5b7b3a9b9b","kind":"commit","published_at":"2025-02-05T20:35:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc3","html_url":"https://github.com/golang/go/releases/tag/go1.24rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc3/manifests"},{"name":"go1.22.12","sha":"5817e650946aaa0ac28956de96b3f9aa1de4b299","kind":"commit","published_at":"2025-02-04T16:39:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.12","html_url":"https://github.com/golang/go/releases/tag/go1.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.12/manifests"},{"name":"go1.23.6","sha":"a991f9c34d454d3d844f21dc08f2d05df35a8c60","kind":"commit","published_at":"2025-02-04T16:39:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.6","html_url":"https://github.com/golang/go/releases/tag/go1.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.6/manifests"},{"name":"go1.24rc2","sha":"8a4c24f9bba00d1ac5f4a5d286445af9c5afe339","kind":"commit","published_at":"2025-01-16T20:13:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc2","html_url":"https://github.com/golang/go/releases/tag/go1.24rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc2/manifests"},{"name":"go1.22.11","sha":"f07288435495dccb05217b6012ecb2b7a5b521ab","kind":"commit","published_at":"2025-01-16T20:07:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.11","html_url":"https://github.com/golang/go/releases/tag/go1.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.11/manifests"},{"name":"go1.23.5","sha":"d04e3cbc9240e25de449dcae2ec33d03062f347b","kind":"commit","published_at":"2025-01-16T20:07:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.5","html_url":"https://github.com/golang/go/releases/tag/go1.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.5/manifests"},{"name":"go1.24rc1","sha":"16afa6a740fac7442e94dcd2ec5ea4a4853e45dc","kind":"commit","published_at":"2024-12-13T16:52:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc1","html_url":"https://github.com/golang/go/releases/tag/go1.24rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc1/manifests"},{"name":"go1.23.4","sha":"194de8fbfaf4c3ed54e1a3c1b14fc67a830b8d95","kind":"commit","published_at":"2024-12-03T18:27:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.4","html_url":"https://github.com/golang/go/releases/tag/go1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.4/manifests"},{"name":"go1.22.10","sha":"8f3f22eef807250155301822a8960afec160cc02","kind":"commit","published_at":"2024-12-03T18:00:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.10","html_url":"https://github.com/golang/go/releases/tag/go1.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.10/manifests"},{"name":"go1.23.3","sha":"c390a1c22e8951263e6c01346a4281d604b25062","kind":"commit","published_at":"2024-11-06T22:48:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.3","html_url":"https://github.com/golang/go/releases/tag/go1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.3/manifests"},{"name":"go1.22.9","sha":"8af39d30a4c4cf68d566345f26224c191960d9b0","kind":"commit","published_at":"2024-11-06T22:47:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.9","html_url":"https://github.com/golang/go/releases/tag/go1.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.9/manifests"},{"name":"go1.22.8","sha":"aeccd613c896d39f582036aa52917c85ecf0b0c0","kind":"commit","published_at":"2024-10-01T17:24:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.8","html_url":"https://github.com/golang/go/releases/tag/go1.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.8/manifests"},{"name":"go1.23.2","sha":"ed07b321aef7632f956ce991dd10fdd7e1abd827","kind":"commit","published_at":"2024-10-01T17:24:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.2","html_url":"https://github.com/golang/go/releases/tag/go1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.2/manifests"},{"name":"go1.22.7","sha":"7529d09a11496a77ccbffe245607fbd256200991","kind":"commit","published_at":"2024-09-05T15:20:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.7","html_url":"https://github.com/golang/go/releases/tag/go1.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.7/manifests"},{"name":"go1.23.1","sha":"69234ded30614a471c35cef5d87b0e0d3c136cd9","kind":"commit","published_at":"2024-09-05T15:20:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.1","html_url":"https://github.com/golang/go/releases/tag/go1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.1/manifests"},{"name":"go1.23.0","sha":"6885bad7dd86880be6929c02085e5c7a67ff2887","kind":"commit","published_at":"2024-08-13T16:16:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.0","html_url":"https://github.com/golang/go/releases/tag/go1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.0/manifests"},{"name":"go1.22.6","sha":"cb4eee693c382bea4222f20837e26501d40ed892","kind":"commit","published_at":"2024-08-06T17:39:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.6","html_url":"https://github.com/golang/go/releases/tag/go1.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.6/manifests"},{"name":"go1.21.13","sha":"8bba868de983dd7bf55fcd121495ba8d6e2734e7","kind":"commit","published_at":"2024-08-06T17:39:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.13","html_url":"https://github.com/golang/go/releases/tag/go1.21.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.13/manifests"},{"name":"go1.23rc2","sha":"30b6fd60a63c738c2736e83b6a6886a032e6f269","kind":"commit","published_at":"2024-07-16T15:33:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23rc2","html_url":"https://github.com/golang/go/releases/tag/go1.23rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc2/manifests"},{"name":"go1.21.12","sha":"12e9b968bc8890b072b98facbd079ca337bd33a0","kind":"commit","published_at":"2024-07-02T18:51:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.12","html_url":"https://github.com/golang/go/releases/tag/go1.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.12/manifests"},{"name":"go1.22.5","sha":"8e1fdea8316d840fd07e9d6e026048e53290948b","kind":"commit","published_at":"2024-07-02T18:51:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.5","html_url":"https://github.com/golang/go/releases/tag/go1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.5/manifests"},{"name":"go1.23rc1","sha":"7dff7439dcee8ff6cd83869d356accac1039c017","kind":"commit","published_at":"2024-06-21T16:32:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23rc1","html_url":"https://github.com/golang/go/releases/tag/go1.23rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc1/manifests"},{"name":"go1.21.11","sha":"48103d97a84d549b44bc4764df6958f73ba5ee02","kind":"commit","published_at":"2024-06-04T18:11:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.11","html_url":"https://github.com/golang/go/releases/tag/go1.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.11/manifests"},{"name":"go1.22.4","sha":"ace5bb40d027b718b67556afcd31bf54cff050ab","kind":"commit","published_at":"2024-06-04T18:08:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.4","html_url":"https://github.com/golang/go/releases/tag/go1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.4/manifests"},{"name":"go1.21.10","sha":"752b009010df021c45f620e683ec062d22b552bf","kind":"commit","published_at":"2024-05-07T16:00:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.10","html_url":"https://github.com/golang/go/releases/tag/go1.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.10/manifests"},{"name":"go1.22.3","sha":"adbfb672ba485630d75f8b5598228a63f4af08a4","kind":"commit","published_at":"2024-05-07T16:00:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.3","html_url":"https://github.com/golang/go/releases/tag/go1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.3/manifests"},{"name":"go1.22.2","sha":"dddf0ae40fa0c1223aba191d73a44425a08e1035","kind":"commit","published_at":"2024-04-03T15:35:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.2","html_url":"https://github.com/golang/go/releases/tag/go1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.2/manifests"},{"name":"go1.21.9","sha":"d8392e69973a64d96534d544d1f8ac2defc1bc64","kind":"commit","published_at":"2024-04-03T15:35:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.9","html_url":"https://github.com/golang/go/releases/tag/go1.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.9/manifests"},{"name":"go1.22.1","sha":"db6097f8cbaceaed02051850d2411c88b763a0c3","kind":"commit","published_at":"2024-03-05T17:42:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.1","html_url":"https://github.com/golang/go/releases/tag/go1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.1/manifests"},{"name":"go1.21.8","sha":"63992defa823418e8ad91a39777cd671cff89894","kind":"commit","published_at":"2024-03-05T17:38:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.8","html_url":"https://github.com/golang/go/releases/tag/go1.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.8/manifests"},{"name":"go1.22.0","sha":"a10e42f219abb9c5bc4e7d86d9464700a42c7d57","kind":"commit","published_at":"2024-02-06T22:28:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.0","html_url":"https://github.com/golang/go/releases/tag/go1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.0/manifests"},{"name":"go1.20.14","sha":"90a870f1dc49bfcc6ffe95f80fbaf21875198e7a","kind":"commit","published_at":"2024-02-06T18:22:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.14","html_url":"https://github.com/golang/go/releases/tag/go1.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.14/manifests"},{"name":"go1.21.7","sha":"f29208030ab80769ce61dedb5a419821abf92113","kind":"commit","published_at":"2024-02-06T18:00:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.7","html_url":"https://github.com/golang/go/releases/tag/go1.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.7/manifests"},{"name":"go1.22rc2","sha":"1e1da4910546d7ef7e256011f165cb6be1d56451","kind":"commit","published_at":"2024-01-24T16:35:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22rc2","html_url":"https://github.com/golang/go/releases/tag/go1.22rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc2/manifests"},{"name":"go1.21.6","sha":"cc85462b3d23193e4861813ea85e254cfe372403","kind":"commit","published_at":"2024-01-09T18:17:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.6","html_url":"https://github.com/golang/go/releases/tag/go1.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.6/manifests"},{"name":"go1.20.13","sha":"a95136a88cb8a51ede3ec2cdca4cfa3962dcfacd","kind":"commit","published_at":"2024-01-09T18:15:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.13","html_url":"https://github.com/golang/go/releases/tag/go1.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.13/manifests"},{"name":"go1.22rc1","sha":"fa72f3e034fdabc5922ac019281f53ea0a8328cf","kind":"commit","published_at":"2023-12-19T20:59:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22rc1","html_url":"https://github.com/golang/go/releases/tag/go1.22rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc1/manifests"},{"name":"go1.20.12","sha":"97c8ff8d53759e7a82b1862403df1694f2b6e073","kind":"commit","published_at":"2023-12-05T18:12:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.12","html_url":"https://github.com/golang/go/releases/tag/go1.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.12/manifests"},{"name":"go1.21.5","sha":"6018ad99a4a951581b2d846a8ccd6f1d4e74fd11","kind":"commit","published_at":"2023-12-05T18:12:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.5","html_url":"https://github.com/golang/go/releases/tag/go1.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.5/manifests"},{"name":"go1.20.11","sha":"1d0d4b149ce71083ec474d0491851ab2d2dc695e","kind":"commit","published_at":"2023-11-07T17:55:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.11","html_url":"https://github.com/golang/go/releases/tag/go1.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.11/manifests"},{"name":"go1.21.4","sha":"ed817f1c4055a559a94afffecbb91c78e4f39942","kind":"commit","published_at":"2023-11-07T17:38:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.4","html_url":"https://github.com/golang/go/releases/tag/go1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.4/manifests"},{"name":"go1.21.3","sha":"883f062fc0a097bf561030ad453fd3e300896975","kind":"commit","published_at":"2023-10-10T16:31:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.3","html_url":"https://github.com/golang/go/releases/tag/go1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.3/manifests"},{"name":"go1.20.10","sha":"8042fd87f37a725e34407994c9a11aaf95f5af45","kind":"commit","published_at":"2023-10-10T16:26:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.10","html_url":"https://github.com/golang/go/releases/tag/go1.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.10/manifests"},{"name":"go1.20.9","sha":"68f9a6e2addc828246992e66e79c6a51a32d1d71","kind":"commit","published_at":"2023-10-05T19:28:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.9","html_url":"https://github.com/golang/go/releases/tag/go1.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.9/manifests"},{"name":"go1.21.2","sha":"26b5783b72376acd0386f78295e678b9a6bff30e","kind":"commit","published_at":"2023-10-05T19:06:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.2","html_url":"https://github.com/golang/go/releases/tag/go1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.2/manifests"},{"name":"go1.19.13","sha":"619b8fd7d2c94af12933f409e962b99aa9263555","kind":"commit","published_at":"2023-09-06T15:37:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.13","html_url":"https://github.com/golang/go/releases/tag/go1.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.13/manifests"},{"name":"go1.21.1","sha":"2c1e5b05fe39fc5e6c730dd60e82946b8e67c6ba","kind":"commit","published_at":"2023-09-06T15:31:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.1","html_url":"https://github.com/golang/go/releases/tag/go1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.1/manifests"},{"name":"go1.20.8","sha":"d5b851804329aa547dafa278a0c35dd62298d651","kind":"commit","published_at":"2023-09-06T15:31:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.8","html_url":"https://github.com/golang/go/releases/tag/go1.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.8/manifests"},{"name":"go1.21.0","sha":"c19c4c566c63818dfd059b352e52c4710eecf14d","kind":"commit","published_at":"2023-08-08T15:00:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.0","html_url":"https://github.com/golang/go/releases/tag/go1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.0/manifests"},{"name":"go1.21rc4","sha":"041dd5ce051caf72d64b6d5f2f975515b3676a71","kind":"commit","published_at":"2023-08-02T13:51:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc4","html_url":"https://github.com/golang/go/releases/tag/go1.21rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc4/manifests"},{"name":"go1.19.12","sha":"0ae54ddd37302bdd2a8c775135bf5f076a18eeb3","kind":"commit","published_at":"2023-08-01T20:11:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.12","html_url":"https://github.com/golang/go/releases/tag/go1.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.12/manifests"},{"name":"go1.20.7","sha":"adb775e309dea43157e931835e920ac9e7769abe","kind":"commit","published_at":"2023-08-01T19:34:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.7","html_url":"https://github.com/golang/go/releases/tag/go1.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.7/manifests"},{"name":"go1.21rc3","sha":"4aeac326b5cb41a24d6e48c01008abf2f0fda7ff","kind":"commit","published_at":"2023-07-14T15:07:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc3","html_url":"https://github.com/golang/go/releases/tag/go1.21rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc3/manifests"},{"name":"go1.19.11","sha":"e58941fc25771784319ebd0178e566ecf7d3d8c1","kind":"commit","published_at":"2023-07-11T16:38:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.11","html_url":"https://github.com/golang/go/releases/tag/go1.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.11/manifests"},{"name":"go1.20.6","sha":"2c358ffe9762ba08c8db0196942395f97775e31b","kind":"commit","published_at":"2023-07-11T15:58:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.6","html_url":"https://github.com/golang/go/releases/tag/go1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.6/manifests"},{"name":"go1.21rc2","sha":"d8117459c513e048eb72f11988d5416110dff359","kind":"commit","published_at":"2023-06-21T15:40:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc2","html_url":"https://github.com/golang/go/releases/tag/go1.21rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc2/manifests"},{"name":"go1.21rc1","sha":"1c1c82432a78b06c8010c7257df58ff11cc05b61","kind":"commit","published_at":"2023-06-16T14:21:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc1","html_url":"https://github.com/golang/go/releases/tag/go1.21rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc1/manifests"},{"name":"go1.19.10","sha":"7fe60b5df764f5a16a2c40e4412b5ed60f709192","kind":"commit","published_at":"2023-06-06T17:46:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.10","html_url":"https://github.com/golang/go/releases/tag/go1.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.10/manifests"},{"name":"go1.20.5","sha":"e827d41c0a2ea392c117a790cdfed0022e419424","kind":"commit","published_at":"2023-06-06T17:39:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.5","html_url":"https://github.com/golang/go/releases/tag/go1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.5/manifests"},{"name":"go1.19.9","sha":"484330d038d060c6e4db3dc8e6ea2b811b2a44d8","kind":"commit","published_at":"2023-05-02T17:21:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.9","html_url":"https://github.com/golang/go/releases/tag/go1.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.9/manifests"},{"name":"go1.20.4","sha":"324c3ace2d2e4e30949baa23b4c9aac8a4123317","kind":"commit","published_at":"2023-05-02T17:21:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.4","html_url":"https://github.com/golang/go/releases/tag/go1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.4/manifests"},{"name":"go1.19.8","sha":"ca305e101d89969b5cc6a812b1f12038b769aaa2","kind":"commit","published_at":"2023-04-04T17:30:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.8","html_url":"https://github.com/golang/go/releases/tag/go1.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.8/manifests"},{"name":"go1.20.3","sha":"7c47a6b15782b13ecb76fd3c6c18e5f1edc34733","kind":"commit","published_at":"2023-04-04T17:30:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.3","html_url":"https://github.com/golang/go/releases/tag/go1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.3/manifests"},{"name":"go1.19.7","sha":"7bd22aafe41be40e2174335a3dc55431ca9548ec","kind":"commit","published_at":"2023-03-07T16:49:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.7","html_url":"https://github.com/golang/go/releases/tag/go1.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.7/manifests"},{"name":"go1.20.2","sha":"aee9a19c559da6fd258a8609556d89f6fad2a6d8","kind":"commit","published_at":"2023-03-07T16:47:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.2","html_url":"https://github.com/golang/go/releases/tag/go1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.2/manifests"},{"name":"go1.20.1","sha":"202a1a57064127c3f19d96df57b9f9586145e21c","kind":"commit","published_at":"2023-02-14T18:12:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.1","html_url":"https://github.com/golang/go/releases/tag/go1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.1/manifests"},{"name":"go1.19.6","sha":"8656c03fee94ce9cdc4da120b831c2fb9fd68d9d","kind":"commit","published_at":"2023-02-14T18:09:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.6","html_url":"https://github.com/golang/go/releases/tag/go1.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.6/manifests"},{"name":"go1.20","sha":"de4748c47c67392a57f250714509f590f68ad395","kind":"commit","published_at":"2023-02-01T19:03:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20","html_url":"https://github.com/golang/go/releases/tag/go1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20/manifests"},{"name":"go1.20rc3","sha":"b3160e8bcedb25c5266e047ada01b6f462521401","kind":"commit","published_at":"2023-01-12T17:16:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc3","html_url":"https://github.com/golang/go/releases/tag/go1.20rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc3/manifests"},{"name":"go1.18.10","sha":"581603cb7d02019bbf4ff508014038f3120a3dcb","kind":"commit","published_at":"2023-01-10T18:17:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.10","html_url":"https://github.com/golang/go/releases/tag/go1.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.10/manifests"},{"name":"go1.19.5","sha":"1e9ff255a130200fcc4ec5e911d28181fce947d5","kind":"commit","published_at":"2023-01-10T18:15:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.5","html_url":"https://github.com/golang/go/releases/tag/go1.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.5/manifests"},{"name":"go1.20rc2","sha":"32593a91927dbb891e00a5a94abb04105f6a8aa8","kind":"commit","published_at":"2023-01-04T16:02:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc2","html_url":"https://github.com/golang/go/releases/tag/go1.20rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc2/manifests"},{"name":"go1.20rc1","sha":"9f0234214473dfb785a5ad84a8fc62a6a395cbc3","kind":"commit","published_at":"2022-12-07T22:00:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc1","html_url":"https://github.com/golang/go/releases/tag/go1.20rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc1/manifests"},{"name":"go1.19.4","sha":"dc04f3ba1f25313bc9c97e728620206c235db9ee","kind":"commit","published_at":"2022-12-06T19:30:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.4","html_url":"https://github.com/golang/go/releases/tag/go1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.4/manifests"},{"name":"go1.18.9","sha":"0d8a92bdfd3d6d1b24f47e05f9be46645aec94f0","kind":"commit","published_at":"2022-12-06T19:30:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.9","html_url":"https://github.com/golang/go/releases/tag/go1.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.9/manifests"},{"name":"go1.19.3","sha":"5d5ed57b134b7a02259ff070864f753c9e601a18","kind":"commit","published_at":"2022-11-01T16:45:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.3","html_url":"https://github.com/golang/go/releases/tag/go1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.3/manifests"},{"name":"go1.18.8","sha":"156bf3dd36a9264f721dc98749c8899c559cca43","kind":"commit","published_at":"2022-11-01T16:45:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.8","html_url":"https://github.com/golang/go/releases/tag/go1.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.8/manifests"},{"name":"go1.19.2","sha":"895664482c0ebe5cec4a6935615a1e9610bbf1e3","kind":"commit","published_at":"2022-10-04T17:43:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.2","html_url":"https://github.com/golang/go/releases/tag/go1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.2/manifests"},{"name":"go1.18.7","sha":"947091d31ccda14b0a362adff37b6e037f0f59f3","kind":"commit","published_at":"2022-10-04T17:43:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.7","html_url":"https://github.com/golang/go/releases/tag/go1.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.7/manifests"},{"name":"go1.18.6","sha":"170d78d9baa82d1b64682c5d1f15e5f386f18f3e","kind":"commit","published_at":"2022-09-06T16:17:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.6","html_url":"https://github.com/golang/go/releases/tag/go1.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.6/manifests"},{"name":"go1.19.1","sha":"4a4127bccc826ebb6079af3252bc6bfeaec187c4","kind":"commit","published_at":"2022-09-06T16:17:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.1","html_url":"https://github.com/golang/go/releases/tag/go1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.1/manifests"},{"name":"go1.19","sha":"43456202a1e55da55666fac9d56ace7654a65b64","kind":"commit","published_at":"2022-08-02T16:54:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19","html_url":"https://github.com/golang/go/releases/tag/go1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19/manifests"},{"name":"go1.17.13","sha":"15da892a4950a4caac987ee72c632436329f62d5","kind":"commit","published_at":"2022-08-01T15:12:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.13","html_url":"https://github.com/golang/go/releases/tag/go1.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.13/manifests"},{"name":"go1.18.5","sha":"be59153dd8e67d83428e18a44dd29df3059c21fe","kind":"commit","published_at":"2022-08-01T15:12:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.5","html_url":"https://github.com/golang/go/releases/tag/go1.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.5/manifests"},{"name":"go1.19rc2","sha":"ad672e7ce101cc52e38bae3d7484e4660a20d575","kind":"commit","published_at":"2022-07-12T22:09:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19rc2","html_url":"https://github.com/golang/go/releases/tag/go1.19rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc2/manifests"},{"name":"go1.17.12","sha":"1ed3c127daceaffb9aadc806ba60f0b51b47421b","kind":"commit","published_at":"2022-07-12T20:15:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.12","html_url":"https://github.com/golang/go/releases/tag/go1.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.12/manifests"},{"name":"go1.18.4","sha":"88a06f40dfcdc4d37346be169f2b1b9070f38bb3","kind":"commit","published_at":"2022-07-12T19:56:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.4","html_url":"https://github.com/golang/go/releases/tag/go1.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.4/manifests"},{"name":"go1.19rc1","sha":"bac4eb53d64ee402af1d52ac18fb9f0ea76c74e2","kind":"commit","published_at":"2022-07-06T21:33:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19rc1","html_url":"https://github.com/golang/go/releases/tag/go1.19rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc1/manifests"},{"name":"go1.19beta1","sha":"2cfbef438049fd4c3f73d1562773ad1f93900897","kind":"commit","published_at":"2022-06-09T19:31:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19beta1","html_url":"https://github.com/golang/go/releases/tag/go1.19beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19beta1/manifests"},{"name":"go1.18.3","sha":"4068be56ce7721a3d75606ea986d11e9ca27077a","kind":"commit","published_at":"2022-06-01T16:38:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.3","html_url":"https://github.com/golang/go/releases/tag/go1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.3/manifests"},{"name":"go1.17.11","sha":"26cdea3acca29db94541236f0037a20aa22ce2d7","kind":"commit","published_at":"2022-06-01T15:18:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.11","html_url":"https://github.com/golang/go/releases/tag/go1.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.11/manifests"},{"name":"go1.18.2","sha":"8ed0e51b5e5cc50985444f39dc56c55e4fa3bcf9","kind":"commit","published_at":"2022-05-10T16:47:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.2","html_url":"https://github.com/golang/go/releases/tag/go1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.2/manifests"},{"name":"go1.17.10","sha":"085c61ae517110168841be0afeb8f883d66fe95a","kind":"commit","published_at":"2022-05-10T16:14:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.10","html_url":"https://github.com/golang/go/releases/tag/go1.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.10/manifests"},{"name":"go1.17.9","sha":"346b18ee9d15410ab08dd583787c64dbed0666d2","kind":"commit","published_at":"2022-04-12T15:40:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.9","html_url":"https://github.com/golang/go/releases/tag/go1.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.9/manifests"},{"name":"go1.18.1","sha":"0b0d2fe66d2348fa694a925595807859bf08a391","kind":"commit","published_at":"2022-04-12T15:40:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.1","html_url":"https://github.com/golang/go/releases/tag/go1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.1/manifests"},{"name":"go1.18","sha":"4aa1efed4853ea067d665a952eee77c52faac774","kind":"commit","published_at":"2022-03-15T14:06:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18","html_url":"https://github.com/golang/go/releases/tag/go1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18/manifests"},{"name":"go1.17.8","sha":"7dd10d4ce20e64d96a10cb67794851a58d96a2aa","kind":"commit","published_at":"2022-03-03T16:55:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.8","html_url":"https://github.com/golang/go/releases/tag/go1.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.8/manifests"},{"name":"go1.16.15","sha":"7de0c90a1771146bcba5663fb257c52acffe6161","kind":"commit","published_at":"2022-03-03T16:55:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.15","html_url":"https://github.com/golang/go/releases/tag/go1.16.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.15/manifests"},{"name":"go1.18rc1","sha":"cb5a598d7f2ebd276686403d141a97c026d33458","kind":"commit","published_at":"2022-02-16T22:23:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18rc1","html_url":"https://github.com/golang/go/releases/tag/go1.18rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18rc1/manifests"},{"name":"go1.17.7","sha":"6a70ee2873b2367e2a0d6e7d7e167c072b99daf0","kind":"commit","published_at":"2022-02-09T18:09:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.7","html_url":"https://github.com/golang/go/releases/tag/go1.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.7/manifests"},{"name":"go1.16.14","sha":"0a6cf8706fdd0fe1bd26e4d1ecbcd41650bf5e6c","kind":"commit","published_at":"2022-02-09T16:29:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.14","html_url":"https://github.com/golang/go/releases/tag/go1.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.14/manifests"},{"name":"go1.18beta2","sha":"41f485b9a7d8fd647c415be1d11b612063dff21c","kind":"commit","published_at":"2022-01-31T13:43:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18beta2","html_url":"https://github.com/golang/go/releases/tag/go1.18beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta2/manifests"},{"name":"go1.17.6","sha":"9de1ac6ac2cad3871760d0aa288f5ca713afd0a6","kind":"commit","published_at":"2022-01-06T19:06:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.6","html_url":"https://github.com/golang/go/releases/tag/go1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.6/manifests"},{"name":"go1.16.13","sha":"378766af9ed0f2e28d67c2b50e73db7573656669","kind":"commit","published_at":"2022-01-06T19:06:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.13","html_url":"https://github.com/golang/go/releases/tag/go1.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.13/manifests"},{"name":"go1.18beta1","sha":"becaeea1199b875bc24800fa88f2f4fea119bf78","kind":"commit","published_at":"2021-12-14T17:43:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18beta1","html_url":"https://github.com/golang/go/releases/tag/go1.18beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta1/manifests"},{"name":"go1.16.12","sha":"f1f3923d2e3a0952c698d2901fc052046fa4af3d","kind":"commit","published_at":"2021-12-09T13:44:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.12","html_url":"https://github.com/golang/go/releases/tag/go1.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.12/manifests"},{"name":"go1.17.5","sha":"de690c2ff8e323c7ce9e274f986dc6f824b35405","kind":"commit","published_at":"2021-12-09T13:44:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.5","html_url":"https://github.com/golang/go/releases/tag/go1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.5/manifests"},{"name":"go1.17.4","sha":"0f2d0d0694c8680909252ca45dbffbcaff8e430a","kind":"commit","published_at":"2021-12-02T20:02:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.4","html_url":"https://github.com/golang/go/releases/tag/go1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.4/manifests"},{"name":"go1.16.11","sha":"8faefcbfce6d2b2875ab74d81bb4e94b2e3adaf5","kind":"commit","published_at":"2021-12-02T20:00:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.11","html_url":"https://github.com/golang/go/releases/tag/go1.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.11/manifests"},{"name":"go1.16.10","sha":"23991f50b34f8707bcfc7761321bb3b0e9dba10e","kind":"commit","published_at":"2021-11-04T13:55:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.10","html_url":"https://github.com/golang/go/releases/tag/go1.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.10/manifests"},{"name":"go1.17.3","sha":"f58c78a5771570667b26e8c74faa017bd4c2c448","kind":"commit","published_at":"2021-11-04T13:55:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.3","html_url":"https://github.com/golang/go/releases/tag/go1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.3/manifests"},{"name":"go1.16.9","sha":"c580180744e60d6c84fc0b59d634fcff01290780","kind":"commit","published_at":"2021-10-07T19:49:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.9","html_url":"https://github.com/golang/go/releases/tag/go1.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.9/manifests"},{"name":"go1.17.2","sha":"2ac3bdf378ae408ad8c993084c1c6f7d05b7dff8","kind":"commit","published_at":"2021-10-07T18:11:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.2","html_url":"https://github.com/golang/go/releases/tag/go1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.2/manifests"},{"name":"go1.17.1","sha":"21a4e67ad58e3c4a7c5254f60cda5be5c3c450ff","kind":"commit","published_at":"2021-09-09T15:27:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.1","html_url":"https://github.com/golang/go/releases/tag/go1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.1/manifests"},{"name":"go1.16.8","sha":"170a72e58bd128b421f4b3974fe2a37fd035efdf","kind":"commit","published_at":"2021-09-09T15:27:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.8","html_url":"https://github.com/golang/go/releases/tag/go1.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.8/manifests"},{"name":"go1.17","sha":"ec5170397c724a8ae440b2bc529f857c86f0e6b1","kind":"commit","published_at":"2021-08-16T16:23:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17","html_url":"https://github.com/golang/go/releases/tag/go1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17/manifests"},{"name":"go1.16.7","sha":"fa6aa872225f8d33a90d936e7a81b64d2cea68e1","kind":"commit","published_at":"2021-08-04T20:44:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.7","html_url":"https://github.com/golang/go/releases/tag/go1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.7/manifests"},{"name":"go1.15.15","sha":"acbe242f8a2cae8ef4749806291a37d23089b572","kind":"commit","published_at":"2021-08-04T20:44:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.15","html_url":"https://github.com/golang/go/releases/tag/go1.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.15/manifests"},{"name":"go1.17rc2","sha":"72ab3ff68b1ec894fe5599ec82b8849f3baa9d94","kind":"commit","published_at":"2021-08-02T17:57:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17rc2","html_url":"https://github.com/golang/go/releases/tag/go1.17rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc2/manifests"},{"name":"go1.17rc1","sha":"ddfd72f7d10a40a87513a320dae8c52b6dfdb778","kind":"commit","published_at":"2021-07-13T17:12:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17rc1","html_url":"https://github.com/golang/go/releases/tag/go1.17rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc1/manifests"},{"name":"go1.16.6","sha":"bc51e930274a5d5835ac8797978afc0864c9e30c","kind":"commit","published_at":"2021-07-12T19:45:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.6","html_url":"https://github.com/golang/go/releases/tag/go1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.6/manifests"},{"name":"go1.15.14","sha":"c6d89dbf9954b101589e2db8e170b84167782109","kind":"commit","published_at":"2021-07-12T19:44:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.14","html_url":"https://github.com/golang/go/releases/tag/go1.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.14/manifests"},{"name":"go1.17beta1","sha":"dc00dc6c6bf3b5554e37f60799aec092276ff807","kind":"commit","published_at":"2021-06-10T12:41:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17beta1","html_url":"https://github.com/golang/go/releases/tag/go1.17beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17beta1/manifests"},{"name":"go1.16.5","sha":"7677616a263e8ded606cc8297cb67ddc667a876e","kind":"commit","published_at":"2021-06-03T17:14:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.5","html_url":"https://github.com/golang/go/releases/tag/go1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.5/manifests"},{"name":"go1.15.13","sha":"ab7f8297f9734b24a43a942930258cda411f16a3","kind":"commit","published_at":"2021-06-03T17:14:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.13","html_url":"https://github.com/golang/go/releases/tag/go1.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.13/manifests"},{"name":"go1.16.4","sha":"04cd717a269d94d3b3459a3aaf43bc71e3112b7a","kind":"commit","published_at":"2021-05-06T15:00:00.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.4","html_url":"https://github.com/golang/go/releases/tag/go1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.4/manifests"},{"name":"go1.15.12","sha":"07d8cba9e15f5c5a3b0462a9215dbeac0cebf027","kind":"commit","published_at":"2021-05-06T14:59:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.12","html_url":"https://github.com/golang/go/releases/tag/go1.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.12/manifests"},{"name":"go1.16.3","sha":"9baddd3f21230c55f0ad2a10f5f20579dcf0a0bb","kind":"commit","published_at":"2021-04-01T17:26:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.3","html_url":"https://github.com/golang/go/releases/tag/go1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.3/manifests"},{"name":"go1.15.11","sha":"8c163e85267d146274f68854fe02b4a495586584","kind":"commit","published_at":"2021-04-01T17:26:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.11","html_url":"https://github.com/golang/go/releases/tag/go1.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.11/manifests"},{"name":"go1.15.10","sha":"dcffdac515a1d409bcb61783d57ddb137b4741b9","kind":"commit","published_at":"2021-03-11T17:08:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.10","html_url":"https://github.com/golang/go/releases/tag/go1.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.10/manifests"},{"name":"go1.16.2","sha":"3979fb9af9ccfc0b7ccb613dcf256b18c2c295f0","kind":"commit","published_at":"2021-03-11T17:08:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.2","html_url":"https://github.com/golang/go/releases/tag/go1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.2/manifests"},{"name":"go1.16.1","sha":"e9e0473681e581040b4adcd64b53967e1572fe8d","kind":"commit","published_at":"2021-03-10T14:25:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.1","html_url":"https://github.com/golang/go/releases/tag/go1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.1/manifests"},{"name":"go1.15.9","sha":"13722418773b6a081816e8cc48131306565db1bd","kind":"commit","published_at":"2021-03-10T14:24:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.9","html_url":"https://github.com/golang/go/releases/tag/go1.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.9/manifests"},{"name":"go1.16","sha":"f21be2fdc6f1becdbed1592ea0b245cdeedc5ac8","kind":"commit","published_at":"2021-02-16T18:08:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16","html_url":"https://github.com/golang/go/releases/tag/go1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16/manifests"},{"name":"go1.14.15","sha":"5cf057ddedfbb149b71c85ec86050431dd6b2d9d","kind":"commit","published_at":"2021-02-04T20:43:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.15","html_url":"https://github.com/golang/go/releases/tag/go1.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.15/manifests"},{"name":"go1.15.8","sha":"fa6752a5370735b8c2404d6de5191f2eea67130f","kind":"commit","published_at":"2021-02-04T20:42:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.8","html_url":"https://github.com/golang/go/releases/tag/go1.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.8/manifests"},{"name":"go1.16rc1","sha":"3e06467282c6d5678a6273747658c04314e013ef","kind":"commit","published_at":"2021-01-27T22:19:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16rc1","html_url":"https://github.com/golang/go/releases/tag/go1.16rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16rc1/manifests"},{"name":"go1.14.14","sha":"ccb4f250bd7e382e50824c36ec5a3e1a57dcf11a","kind":"commit","published_at":"2021-01-19T19:47:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.14","html_url":"https://github.com/golang/go/releases/tag/go1.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.14/manifests"},{"name":"go1.15.7","sha":"2117ea9737bc9cb2e30cb087b76a283f68768819","kind":"commit","published_at":"2021-01-19T19:47:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.7","html_url":"https://github.com/golang/go/releases/tag/go1.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.7/manifests"},{"name":"go1.16beta1","sha":"2ff33f5e443165e55a080f3a649e4c070c4096d1","kind":"commit","published_at":"2020-12-17T16:03:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16beta1","html_url":"https://github.com/golang/go/releases/tag/go1.16beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16beta1/manifests"},{"name":"go1.14.13","sha":"6eed7d361d276b69a1cfdeeb7690237a6385b073","kind":"commit","published_at":"2020-12-03T17:27:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.13","html_url":"https://github.com/golang/go/releases/tag/go1.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.13/manifests"},{"name":"go1.15.6","sha":"9b955d2d3fcff6a5bc8bce7bafdc4c634a28e95b","kind":"commit","published_at":"2020-12-03T17:27:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.6","html_url":"https://github.com/golang/go/releases/tag/go1.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.6/manifests"},{"name":"go1.14.12","sha":"bc9c580409b61af6b29f0cbd9d45bec63dbe2ccb","kind":"commit","published_at":"2020-11-12T16:47:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.12","html_url":"https://github.com/golang/go/releases/tag/go1.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.12/manifests"},{"name":"go1.15.5","sha":"c53315d6cf1b4bfea6ff356b4a1524778c683bb9","kind":"commit","published_at":"2020-11-12T16:39:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.5","html_url":"https://github.com/golang/go/releases/tag/go1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.5/manifests"},{"name":"go1.15.4","sha":"0e953add9656c32a788e06438cd7b533e968b7f8","kind":"commit","published_at":"2020-11-05T21:21:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.4","html_url":"https://github.com/golang/go/releases/tag/go1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.4/manifests"},{"name":"go1.14.11","sha":"e82710b825958f30b924fc6dba1fd0a63b517199","kind":"commit","published_at":"2020-11-05T21:21:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.11","html_url":"https://github.com/golang/go/releases/tag/go1.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.11/manifests"},{"name":"go1.15.3","sha":"1984ee00048b63eacd2155cd6d74a2d13e998272","kind":"commit","published_at":"2020-10-14T19:10:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.3","html_url":"https://github.com/golang/go/releases/tag/go1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.3/manifests"},{"name":"go1.14.10","sha":"b5a3989dac97270b89cfce250cbb42695647d5cb","kind":"commit","published_at":"2020-10-14T19:10:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.10","html_url":"https://github.com/golang/go/releases/tag/go1.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.10/manifests"},{"name":"go1.14.9","sha":"26a85c3634b8b5dc9cf8adb30664dac0ddc6acf0","kind":"commit","published_at":"2020-09-09T16:38:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.9","html_url":"https://github.com/golang/go/releases/tag/go1.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.9/manifests"},{"name":"go1.15.2","sha":"9706f510a5e2754595d716bd64be8375997311fb","kind":"commit","published_at":"2020-09-09T16:38:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.2","html_url":"https://github.com/golang/go/releases/tag/go1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.2/manifests"},{"name":"go1.14.8","sha":"c187a3d47c41d54bd570905caad128ba947e3d03","kind":"commit","published_at":"2020-09-01T14:08:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.8","html_url":"https://github.com/golang/go/releases/tag/go1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.8/manifests"},{"name":"go1.15.1","sha":"01af46f7cc419da19f8a6a444da8f6022c016803","kind":"commit","published_at":"2020-09-01T14:08:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.1","html_url":"https://github.com/golang/go/releases/tag/go1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.1/manifests"},{"name":"go1.15","sha":"0fdc3801bfd43d6f55e4ea5bf095e1ea55430339","kind":"commit","published_at":"2020-08-11T19:01:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15","html_url":"https://github.com/golang/go/releases/tag/go1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15/manifests"},{"name":"go1.15rc2","sha":"c4f8cb43caf0bcd0c730d7d04a3fce129393cecc","kind":"commit","published_at":"2020-08-07T14:56:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15rc2","html_url":"https://github.com/golang/go/releases/tag/go1.15rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc2/manifests"},{"name":"go1.14.7","sha":"d571a77846dfee8efd076223a882915cd6cb52f4","kind":"commit","published_at":"2020-08-06T14:43:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.7","html_url":"https://github.com/golang/go/releases/tag/go1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.7/manifests"},{"name":"go1.13.15","sha":"e71b61180aa19a60c23b3b7e3f6586726ebe4fd1","kind":"commit","published_at":"2020-08-06T14:43:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.15","html_url":"https://github.com/golang/go/releases/tag/go1.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.15/manifests"},{"name":"go1.15rc1","sha":"3e8f6b0791a670e52d25d76813d669daa68acfb4","kind":"commit","published_at":"2020-07-24T16:28:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15rc1","html_url":"https://github.com/golang/go/releases/tag/go1.15rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc1/manifests"},{"name":"go1.13.14","sha":"d3ba94164a1c404a01369fb54ddd4f5b94d91348","kind":"commit","published_at":"2020-07-16T22:23:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.14","html_url":"https://github.com/golang/go/releases/tag/go1.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.14/manifests"},{"name":"go1.14.6","sha":"edfd6f28486017dcb136cd3f3ec252706d4b326e","kind":"commit","published_at":"2020-07-16T22:23:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.6","html_url":"https://github.com/golang/go/releases/tag/go1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.6/manifests"},{"name":"go1.14.5","sha":"36fcde1676a0d3863cb5f295eed6938cd782fcbb","kind":"commit","published_at":"2020-07-14T14:10:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.5","html_url":"https://github.com/golang/go/releases/tag/go1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.5/manifests"},{"name":"go1.13.13","sha":"1f8859c22ccdeb969b252c8139bf4b1aae5c4909","kind":"commit","published_at":"2020-07-14T14:10:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.13","html_url":"https://github.com/golang/go/releases/tag/go1.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.13/manifests"},{"name":"go1.15beta1","sha":"e92be18fd8b525b642ca25bdb3e2056b35d9d73c","kind":"commit","published_at":"2020-06-10T14:56:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15beta1","html_url":"https://github.com/golang/go/releases/tag/go1.15beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15beta1/manifests"},{"name":"go1.13.12","sha":"6be4a5eb4898c7b5e7557dda061cc09ba310698b","kind":"commit","published_at":"2020-06-01T19:34:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.12","html_url":"https://github.com/golang/go/releases/tag/go1.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.12/manifests"},{"name":"go1.14.4","sha":"83b181c68bf332ac7948f145f33d128377a09c42","kind":"commit","published_at":"2020-06-01T19:34:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.4","html_url":"https://github.com/golang/go/releases/tag/go1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.4/manifests"},{"name":"go1.13.11","sha":"237b6067c17ac3ef1e02632b77deefb5e9837cbb","kind":"commit","published_at":"2020-05-14T19:18:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.11","html_url":"https://github.com/golang/go/releases/tag/go1.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.11/manifests"},{"name":"go1.14.3","sha":"f296b7a6f045325a230f77e9bda1470b1270f817","kind":"commit","published_at":"2020-05-14T19:18:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.3","html_url":"https://github.com/golang/go/releases/tag/go1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.3/manifests"},{"name":"go1.14.2","sha":"96745b980cfde139e8611772e2bc0c59a8e6cdf7","kind":"commit","published_at":"2020-04-08T19:09:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.2","html_url":"https://github.com/golang/go/releases/tag/go1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.2/manifests"},{"name":"go1.13.10","sha":"a57f07aac237d366630e85d080ef1ce0c34f0d09","kind":"commit","published_at":"2020-04-08T19:09:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.10","html_url":"https://github.com/golang/go/releases/tag/go1.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.10/manifests"},{"name":"go1.13.9","sha":"33554bc6af72f13e5eb319fd5f5aa5c9a150a60c","kind":"commit","published_at":"2020-03-19T15:17:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.9","html_url":"https://github.com/golang/go/releases/tag/go1.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.9/manifests"},{"name":"go1.14.1","sha":"564c76a268b75f56d6f465b82fba7f6fb929fd70","kind":"commit","published_at":"2020-03-19T15:17:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.1","html_url":"https://github.com/golang/go/releases/tag/go1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.1/manifests"},{"name":"go1.14","sha":"20a838ab94178c55bc4dc23ddc332fce8545a493","kind":"commit","published_at":"2020-02-25T17:40:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14","html_url":"https://github.com/golang/go/releases/tag/go1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14/manifests"},{"name":"go1.13.8","sha":"a7acf9af07bdc288129fa5756768b41f312d05f4","kind":"commit","published_at":"2020-02-12T19:55:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.8","html_url":"https://github.com/golang/go/releases/tag/go1.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.8/manifests"},{"name":"go1.12.17","sha":"46cb016190389b7e37b21f04e5343a628ca1f662","kind":"commit","published_at":"2020-02-12T19:55:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.17","html_url":"https://github.com/golang/go/releases/tag/go1.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.17/manifests"},{"name":"go1.14rc1","sha":"a068054af141c01df5a4519844f4b77273605f4e","kind":"commit","published_at":"2020-02-05T15:43:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14rc1","html_url":"https://github.com/golang/go/releases/tag/go1.14rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14rc1/manifests"},{"name":"go1.12.16","sha":"deac3221fc4cd365fb40d269dd56551e9d354356","kind":"commit","published_at":"2020-01-27T22:27:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.16","html_url":"https://github.com/golang/go/releases/tag/go1.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.16/manifests"},{"name":"go1.13.7","sha":"7d2473dc81c659fba3f3b83bc6e93ca5fe37a898","kind":"commit","published_at":"2020-01-27T22:26:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.7","html_url":"https://github.com/golang/go/releases/tag/go1.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.7/manifests"},{"name":"go1.12.15","sha":"694e20f4e08af7e7669c9652424d0df9b0b83f00","kind":"commit","published_at":"2020-01-09T19:00:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.15","html_url":"https://github.com/golang/go/releases/tag/go1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.15/manifests"},{"name":"go1.13.6","sha":"14b79df428fdab83ebc813a72ab714d1e2c488d2","kind":"commit","published_at":"2020-01-09T19:00:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.6","html_url":"https://github.com/golang/go/releases/tag/go1.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.6/manifests"},{"name":"go1.14beta1","sha":"a5bfd9da1d1b24f326399b6b75558ded14514f23","kind":"commit","published_at":"2019-12-17T14:59:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14beta1","html_url":"https://github.com/golang/go/releases/tag/go1.14beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14beta1/manifests"},{"name":"go1.13.5","sha":"9341fe073e6f7742c9d61982084874560dac2014","kind":"commit","published_at":"2019-12-04T21:55:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.5","html_url":"https://github.com/golang/go/releases/tag/go1.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.5/manifests"},{"name":"go1.12.14","sha":"8a720dabf102975ced5664b9cf668ac4ca080245","kind":"commit","published_at":"2019-12-04T21:35:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.14","html_url":"https://github.com/golang/go/releases/tag/go1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.14/manifests"},{"name":"go1.12.13","sha":"a8528068d581fcd110d0cb4f3c04ad77261abf6d","kind":"commit","published_at":"2019-10-31T22:53:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.13","html_url":"https://github.com/golang/go/releases/tag/go1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.13/manifests"},{"name":"go1.13.4","sha":"3f995c3f3b43033013013e6c7ccc93a9b1411ca9","kind":"commit","published_at":"2019-10-31T22:47:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.4","html_url":"https://github.com/golang/go/releases/tag/go1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.4/manifests"},{"name":"go1.13.3","sha":"e64356a4484deb5da57396a4cd80e26667b86b79","kind":"commit","published_at":"2019-10-17T21:56:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.3","html_url":"https://github.com/golang/go/releases/tag/go1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.3/manifests"},{"name":"go1.12.12","sha":"9e6d3ca2794c04b3f65019ee90b6e406bcfc9286","kind":"commit","published_at":"2019-10-17T21:51:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.12","html_url":"https://github.com/golang/go/releases/tag/go1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.12/manifests"},{"name":"go1.12.11","sha":"ef74bfc859c918aeab796c2fa18f4a5dde862343","kind":"commit","published_at":"2019-10-17T17:32:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.11","html_url":"https://github.com/golang/go/releases/tag/go1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.11/manifests"},{"name":"go1.13.2","sha":"72766093e6bd092eb18df3759055625ba8436484","kind":"commit","published_at":"2019-10-17T17:32:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.2","html_url":"https://github.com/golang/go/releases/tag/go1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.2/manifests"},{"name":"go1.12.10","sha":"6c15c7cce718e1e9a47f4f0ab1bd70923b04557b","kind":"commit","published_at":"2019-09-25T18:48:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.10","html_url":"https://github.com/golang/go/releases/tag/go1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.10/manifests"},{"name":"go1.13.1","sha":"b17fd8e49d24eb298c53de5cd0a8923f1e0270ba","kind":"commit","published_at":"2019-09-25T18:48:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.1","html_url":"https://github.com/golang/go/releases/tag/go1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.1/manifests"},{"name":"go1.13","sha":"cc8838d645b2b7026c1f3aaceb011775c5ca3a08","kind":"commit","published_at":"2019-09-03T17:05:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13","html_url":"https://github.com/golang/go/releases/tag/go1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13/manifests"},{"name":"go1.13rc2","sha":"d7b402a49a8ef5af911d7873bdbc5f61335f1d41","kind":"commit","published_at":"2019-08-29T14:35:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13rc2","html_url":"https://github.com/golang/go/releases/tag/go1.13rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc2/manifests"},{"name":"go1.13rc1","sha":"ed4f3f313438b8765da6c4605060529761db0797","kind":"commit","published_at":"2019-08-21T19:21:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13rc1","html_url":"https://github.com/golang/go/releases/tag/go1.13rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc1/manifests"},{"name":"go1.12.9","sha":"06472b99cdf59f00049f3cd8c9e05ba283cb2c56","kind":"commit","published_at":"2019-08-15T18:44:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.9","html_url":"https://github.com/golang/go/releases/tag/go1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.9/manifests"},{"name":"go1.12.8","sha":"306a74284eb261acb34ce7f70962f357906a2759","kind":"commit","published_at":"2019-08-13T16:27:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.8","html_url":"https://github.com/golang/go/releases/tag/go1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.8/manifests"},{"name":"go1.11.13","sha":"b2967c0e5c5271bb4469e1f615fb85879ebd8a57","kind":"commit","published_at":"2019-08-13T16:26:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.13","html_url":"https://github.com/golang/go/releases/tag/go1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.13/manifests"},{"name":"go1.12.7","sha":"7f416b4f048677d0784e6941516c0f1e6052b2d6","kind":"commit","published_at":"2019-07-08T19:50:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.7","html_url":"https://github.com/golang/go/releases/tag/go1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.7/manifests"},{"name":"go1.11.12","sha":"4128f163d6dca1b8d703da8cf86ef679608856a0","kind":"commit","published_at":"2019-07-08T19:49:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.12","html_url":"https://github.com/golang/go/releases/tag/go1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.12/manifests"},{"name":"go1.13beta1","sha":"60f14fddfee107dedd76c0be6b422a3d8ccc841a","kind":"commit","published_at":"2019-06-26T16:35:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13beta1","html_url":"https://github.com/golang/go/releases/tag/go1.13beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13beta1/manifests"},{"name":"go1.11.11","sha":"541c49144d73f2a03374517091835fa8a43eebe2","kind":"commit","published_at":"2019-06-11T18:11:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.11","html_url":"https://github.com/golang/go/releases/tag/go1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.11/manifests"},{"name":"go1.12.6","sha":"4ce6a8e89668b87dce67e2f55802903d6eb9110a","kind":"commit","published_at":"2019-06-11T15:21:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.6","html_url":"https://github.com/golang/go/releases/tag/go1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.6/manifests"},{"name":"go1.12.5","sha":"3a1b4e75f8b6c1b57db73bccf7ca871bf1a97ca9","kind":"commit","published_at":"2019-05-06T21:12:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.5","html_url":"https://github.com/golang/go/releases/tag/go1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.5/manifests"},{"name":"go1.11.10","sha":"efa061d9f5d52846dfc3dda40eaf8eccfeeae8d2","kind":"commit","published_at":"2019-05-06T20:50:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.10","html_url":"https://github.com/golang/go/releases/tag/go1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.10/manifests"},{"name":"go1.12.4","sha":"eda3401e807be8928eed48bb5fc85ffa8e62ddb4","kind":"commit","published_at":"2019-04-11T23:31:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.4","html_url":"https://github.com/golang/go/releases/tag/go1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.4/manifests"},{"name":"go1.11.9","sha":"428e5f29a957b591d82e640b619b684aa25fba4e","kind":"commit","published_at":"2019-04-11T23:31:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.9","html_url":"https://github.com/golang/go/releases/tag/go1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.9/manifests"},{"name":"go1.11.8","sha":"f8a63418e985d972c86d3da5bf90b7e81b72b468","kind":"commit","published_at":"2019-04-08T21:30:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.8","html_url":"https://github.com/golang/go/releases/tag/go1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.8/manifests"},{"name":"go1.12.3","sha":"62ec3dd260324d243491b271d53ccdfd4a1f14e3","kind":"commit","published_at":"2019-04-08T21:30:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.3","html_url":"https://github.com/golang/go/releases/tag/go1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.3/manifests"},{"name":"go1.12.2","sha":"ac02fdec7cd16ea8d3de1fc33def9cfabec5170d","kind":"commit","published_at":"2019-04-05T19:24:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.2","html_url":"https://github.com/golang/go/releases/tag/go1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.2/manifests"},{"name":"go1.11.7","sha":"2c5363d9c1cf51457d6d2466a63e6576e80327f8","kind":"commit","published_at":"2019-04-05T19:09:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.7","html_url":"https://github.com/golang/go/releases/tag/go1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.7/manifests"},{"name":"go1.11.6","sha":"e18f2ca380f52bbf8cac039ccfdf445e9047c810","kind":"commit","published_at":"2019-03-14T19:57:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.6","html_url":"https://github.com/golang/go/releases/tag/go1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.6/manifests"},{"name":"go1.12.1","sha":"0380c9ad38843d523d9c9804fe300cb7edd7cd3c","kind":"commit","published_at":"2019-03-14T19:18:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.1","html_url":"https://github.com/golang/go/releases/tag/go1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.1/manifests"},{"name":"go1.12","sha":"05e77d41914d247a1e7caf37d7125ccaa5a53505","kind":"commit","published_at":"2019-02-25T23:01:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12","html_url":"https://github.com/golang/go/releases/tag/go1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12/manifests"},{"name":"go1.12rc1","sha":"1af509d46e31a14e7ff17e23b1fd84250976b405","kind":"commit","published_at":"2019-02-11T20:14:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12rc1","html_url":"https://github.com/golang/go/releases/tag/go1.12rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12rc1/manifests"},{"name":"go1.11.5","sha":"35bb62e60a7779ff82c3067903b3306ff8666471","kind":"commit","published_at":"2019-01-23T19:49:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.5","html_url":"https://github.com/golang/go/releases/tag/go1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.5/manifests"},{"name":"go1.10.8","sha":"b0cb374daf646454998bac7b393f3236a2ab6aca","kind":"commit","published_at":"2019-01-23T19:47:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.8","html_url":"https://github.com/golang/go/releases/tag/go1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.8/manifests"},{"name":"go1.12beta2","sha":"4b3f04c63b5b1a1bbc4dfd71c34341ea4e935115","kind":"commit","published_at":"2019-01-10T18:15:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12beta2","html_url":"https://github.com/golang/go/releases/tag/go1.12beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta2/manifests"},{"name":"go1.12beta1","sha":"e3b4b7baad555f74b6fbc0ddc00d46ed0ac03a0a","kind":"commit","published_at":"2018-12-18T23:01:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12beta1","html_url":"https://github.com/golang/go/releases/tag/go1.12beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta1/manifests"},{"name":"go1.11.4","sha":"4601a4c1b1c00fbe507508f0267ec5a9445bb7e5","kind":"commit","published_at":"2018-12-14T23:34:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.4","html_url":"https://github.com/golang/go/releases/tag/go1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.4/manifests"},{"name":"go1.10.7","sha":"f5ff72d62301c4e9d0a78167fab5914ca12919bd","kind":"commit","published_at":"2018-12-14T23:34:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.7","html_url":"https://github.com/golang/go/releases/tag/go1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.7/manifests"},{"name":"go1.10.6","sha":"25ca8f49c3fc4a68daff7a23ab613e3453be5cda","kind":"commit","published_at":"2018-12-13T17:16:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.6","html_url":"https://github.com/golang/go/releases/tag/go1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.6/manifests"},{"name":"go1.11.3","sha":"90c896448691b5edb0ab11110f37234f63cd28ed","kind":"commit","published_at":"2018-12-13T17:14:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.3","html_url":"https://github.com/golang/go/releases/tag/go1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.3/manifests"},{"name":"go1.10.5","sha":"1ae739797ec72acbd6d90b94a2366a31566205c2","kind":"commit","published_at":"2018-11-02T20:17:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.5","html_url":"https://github.com/golang/go/releases/tag/go1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.5/manifests"},{"name":"go1.11.2","sha":"e8a95aeb75536496432bcace1fb2bbfa449bf0fa","kind":"commit","published_at":"2018-11-02T20:17:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.2","html_url":"https://github.com/golang/go/releases/tag/go1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.2/manifests"},{"name":"go1.11.1","sha":"26957168c4c0cdcc7ca4f0b19d0eb19474d224ac","kind":"commit","published_at":"2018-10-01T20:59:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.1","html_url":"https://github.com/golang/go/releases/tag/go1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.1/manifests"},{"name":"go1.11","sha":"41e62b8c49d21659b48a95216e3062032285250f","kind":"commit","published_at":"2018-08-24T20:18:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11","html_url":"https://github.com/golang/go/releases/tag/go1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11/manifests"},{"name":"go1.10.4","sha":"2191fce26a7fd1cd5b4975e7bd44ab44b1d9dd78","kind":"commit","published_at":"2018-08-24T19:26:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.4","html_url":"https://github.com/golang/go/releases/tag/go1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.4/manifests"},{"name":"go1.11rc2","sha":"02c0c32960f65d0b9c66ec840c612f5f9623dc51","kind":"commit","published_at":"2018-08-22T22:17:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11rc2","html_url":"https://github.com/golang/go/releases/tag/go1.11rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc2/manifests"},{"name":"go1.11rc1","sha":"807e7f2420c683384dc9c6db498808ba1b7aab17","kind":"commit","published_at":"2018-08-13T23:43:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11rc1","html_url":"https://github.com/golang/go/releases/tag/go1.11rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc1/manifests"},{"name":"go1.11beta3","sha":"1b870077c896379c066b41657d3c9062097a6943","kind":"commit","published_at":"2018-08-03T17:21:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta3","html_url":"https://github.com/golang/go/releases/tag/go1.11beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta3/manifests"},{"name":"go1.11beta2","sha":"c814ac44c0571f844718f07aa52afa47e37fb1ed","kind":"commit","published_at":"2018-07-19T21:30:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta2","html_url":"https://github.com/golang/go/releases/tag/go1.11beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta2/manifests"},{"name":"go1.11beta1","sha":"a12c1f26e4cc602dae62ec065a237172a5b8f926","kind":"commit","published_at":"2018-06-26T20:00:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta1","html_url":"https://github.com/golang/go/releases/tag/go1.11beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta1/manifests"},{"name":"go1.10.3","sha":"fe8a0d12b14108cbe2408b417afcaab722b0727c","kind":"commit","published_at":"2018-06-06T23:47:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.3","html_url":"https://github.com/golang/go/releases/tag/go1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.3/manifests"},{"name":"go1.9.7","sha":"7df09b4a03f9e53334672674ba7983d5e7128646","kind":"commit","published_at":"2018-06-06T20:29:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.7","html_url":"https://github.com/golang/go/releases/tag/go1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.7/manifests"},{"name":"go1.9.6","sha":"20f58c6075aef1bb7327ab0691ae095f9412ab5b","kind":"commit","published_at":"2018-04-30T19:04:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.6","html_url":"https://github.com/golang/go/releases/tag/go1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.6/manifests"},{"name":"go1.10.2","sha":"71bdbf431b79dff61944f22c25c7e085ccfc25d5","kind":"commit","published_at":"2018-04-30T19:03:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.2","html_url":"https://github.com/golang/go/releases/tag/go1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.2/manifests"},{"name":"go1.10.1","sha":"ac7c0ee26dda18076d5f6c151d8f920b43340ae3","kind":"commit","published_at":"2018-03-29T06:09:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.1","html_url":"https://github.com/golang/go/releases/tag/go1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.1/manifests"},{"name":"go1.9.5","sha":"f69b0c627f94b7dcaf4ec654df8e0ffa4bf46957","kind":"commit","published_at":"2018-03-29T06:06:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.5","html_url":"https://github.com/golang/go/releases/tag/go1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.5/manifests"},{"name":"go1.10","sha":"bf86aec25972f3a100c3aa58a6abcbcc35bdea49","kind":"commit","published_at":"2018-02-16T16:05:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10","html_url":"https://github.com/golang/go/releases/tag/go1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10/manifests"},{"name":"go1.10rc2","sha":"20e228f2fdb44350c858de941dff4aea9f3127b8","kind":"commit","published_at":"2018-02-07T16:12:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10rc2","html_url":"https://github.com/golang/go/releases/tag/go1.10rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc2/manifests"},{"name":"go1.9.4","sha":"6732fcc06df713fc737cee5c5860bad87599bc6d","kind":"commit","published_at":"2018-02-07T15:34:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.4","html_url":"https://github.com/golang/go/releases/tag/go1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.4/manifests"},{"name":"go1.8.7","sha":"357c9141369361101345f3048a6b2b3e149299d5","kind":"commit","published_at":"2018-02-07T15:33:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.7","html_url":"https://github.com/golang/go/releases/tag/go1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.7/manifests"},{"name":"go1.10rc1","sha":"5348aed83e39bd1d450d92d7f627e994c2db6ebf","kind":"commit","published_at":"2018-01-25T17:24:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10rc1","html_url":"https://github.com/golang/go/releases/tag/go1.10rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc1/manifests"},{"name":"go1.8.6","sha":"96c72e94687d1d78770a204f35993cb2cd3c91e4","kind":"commit","published_at":"2018-01-23T03:33:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.6","html_url":"https://github.com/golang/go/releases/tag/go1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.6/manifests"},{"name":"go1.9.3","sha":"a563954b799c6921fc3666b4723d38413f442145","kind":"commit","published_at":"2018-01-22T21:38:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.3","html_url":"https://github.com/golang/go/releases/tag/go1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.3/manifests"},{"name":"go1.10beta2","sha":"594668a5a96267a46282ce3007a584ec07adf705","kind":"commit","published_at":"2018-01-11T17:44:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10beta2","html_url":"https://github.com/golang/go/releases/tag/go1.10beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta2/manifests"},{"name":"go1.10beta1","sha":"9ce6b5c2ed5d3d5251b9a6a0c548d5fb2c8567e8","kind":"commit","published_at":"2017-12-07T17:38:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10beta1","html_url":"https://github.com/golang/go/releases/tag/go1.10beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta1/manifests"},{"name":"go1.9.2","sha":"2ea7d3461bb41d0ae12b56ee52d43314bcdb97f9","kind":"commit","published_at":"2017-10-25T20:24:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.2","html_url":"https://github.com/golang/go/releases/tag/go1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.2/manifests"},{"name":"go1.8.5","sha":"d4ccbd8833aa45819e903abfc4337555f1832d3c","kind":"commit","published_at":"2017-10-25T18:57:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5","html_url":"https://github.com/golang/go/releases/tag/go1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5/manifests"},{"name":"go1.8.5rc5","sha":"0ab2c8872d648bc155e41bf5a7ed0cfee133ff70","kind":"commit","published_at":"2017-10-25T16:24:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5rc5","html_url":"https://github.com/golang/go/releases/tag/go1.8.5rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc5/manifests"},{"name":"go1.8.5rc4","sha":"fab5e254b2a03d3153f850774d87a79840740fe9","kind":"commit","published_at":"2017-10-20T16:43:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5rc4","html_url":"https://github.com/golang/go/releases/tag/go1.8.5rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc4/manifests"},{"name":"go1.8.4","sha":"f5bcb9b8fe9dd8949d4682b74be6ba72e5d554fb","kind":"commit","published_at":"2017-10-04T18:39:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.4","html_url":"https://github.com/golang/go/releases/tag/go1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.4/manifests"},{"name":"go1.9.1","sha":"7f40c1214dd67cf171a347a5230da70bd8e10d32","kind":"commit","published_at":"2017-10-04T18:39:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.1","html_url":"https://github.com/golang/go/releases/tag/go1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.1/manifests"},{"name":"go1.9","sha":"c8aec4095e089ff6ac50d18e97c3f46561f14f48","kind":"commit","published_at":"2017-08-24T20:52:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9","html_url":"https://github.com/golang/go/releases/tag/go1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9/manifests"},{"name":"go1.9rc2","sha":"048c9cfaacb6fe7ac342b0acd8ca8322b6c49508","kind":"commit","published_at":"2017-08-07T20:29:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9rc2","html_url":"https://github.com/golang/go/releases/tag/go1.9rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc2/manifests"},{"name":"go1.9rc1","sha":"65c6c88a9442b91d8b2fd0230337b1fda4bb6cdf","kind":"commit","published_at":"2017-07-24T19:35:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9rc1","html_url":"https://github.com/golang/go/releases/tag/go1.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc1/manifests"},{"name":"go1.9beta2","sha":"eab99a8d548f8ba864647ab171a44f0a5376a6b3","kind":"commit","published_at":"2017-06-26T21:12:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9beta2","html_url":"https://github.com/golang/go/releases/tag/go1.9beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta2/manifests"},{"name":"go1.9beta1","sha":"952ecbe0a27aadd184ca3e2c342beb464d6b1653","kind":"commit","published_at":"2017-06-14T21:44:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9beta1","html_url":"https://github.com/golang/go/releases/tag/go1.9beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta1/manifests"},{"name":"go1.8.3","sha":"352996a381701cfa0c16e8de29cbde8f3922182f","kind":"commit","published_at":"2017-05-24T18:14:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.3","html_url":"https://github.com/golang/go/releases/tag/go1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.3/manifests"},{"name":"go1.7.6","sha":"2b7a7b710f096b1b7e6f2ab5e9e3ec003ad7cd12","kind":"commit","published_at":"2017-05-23T18:33:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.6","html_url":"https://github.com/golang/go/releases/tag/go1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.6/manifests"},{"name":"go1.8.2","sha":"59870f9e19384c3155f603f799b61b401fa20cc9","kind":"commit","published_at":"2017-05-23T18:32:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.2","html_url":"https://github.com/golang/go/releases/tag/go1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.2/manifests"},{"name":"go1.8.1","sha":"a4c18f063b6659079ca2848ca217a0587dabc001","kind":"commit","published_at":"2017-04-07T16:48:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.1","html_url":"https://github.com/golang/go/releases/tag/go1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.1/manifests"},{"name":"go1.8","sha":"cd6b6202dd1559b3ac63179b45f1833fcfbe7eca","kind":"commit","published_at":"2017-02-16T17:12:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8","html_url":"https://github.com/golang/go/releases/tag/go1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8/manifests"},{"name":"go1.8rc3","sha":"2a5f65a98ca483aad2dd74dc2636a7baecc59cf2","kind":"commit","published_at":"2017-01-26T17:42:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc3","html_url":"https://github.com/golang/go/releases/tag/go1.8rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc3/manifests"},{"name":"go1.7.5","sha":"753452fac6f6963b5a6e38a239b05362385a3842","kind":"commit","published_at":"2017-01-26T17:38:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.5","html_url":"https://github.com/golang/go/releases/tag/go1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.5/manifests"},{"name":"go1.8rc2","sha":"59f181b6fda68ece22882945853ca2df9dbf1c88","kind":"commit","published_at":"2017-01-19T20:58:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc2","html_url":"https://github.com/golang/go/releases/tag/go1.8rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc2/manifests"},{"name":"go1.8rc1","sha":"3de6e96e4b8147f5267a2e8218a7c780b09a434f","kind":"commit","published_at":"2017-01-10T19:35:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc1","html_url":"https://github.com/golang/go/releases/tag/go1.8rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc1/manifests"},{"name":"go1.8beta2","sha":"9cd3c0662aa63eea8e7fae80f558fda9d646ba98","kind":"commit","published_at":"2016-12-15T20:06:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8beta2","html_url":"https://github.com/golang/go/releases/tag/go1.8beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta2/manifests"},{"name":"go1.7.4","sha":"6b36535cf382bce845dd2d272276e7ba350b0c6b","kind":"commit","published_at":"2016-12-01T22:13:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.4","html_url":"https://github.com/golang/go/releases/tag/go1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.4/manifests"},{"name":"go1.6.4","sha":"aa1e69f3fc21795b6fab531a07008e0744ffe5bf","kind":"commit","published_at":"2016-12-01T20:56:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.4","html_url":"https://github.com/golang/go/releases/tag/go1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.4/manifests"},{"name":"go1.8beta1","sha":"41908a54530120b68a79e0fd22b5e709d33cced0","kind":"commit","published_at":"2016-12-01T02:54:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8beta1","html_url":"https://github.com/golang/go/releases/tag/go1.8beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta1/manifests"},{"name":"go1.7.3","sha":"2f6557233c5a5c311547144c34b4045640ff9f71","kind":"commit","published_at":"2016-10-19T17:04:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.3","html_url":"https://github.com/golang/go/releases/tag/go1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.3/manifests"},{"name":"go1.7.2","sha":"edecc650ec95ac1a96d2312980e18d959f89835e","kind":"commit","published_at":"2016-10-17T21:08:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.2","html_url":"https://github.com/golang/go/releases/tag/go1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.2/manifests"},{"name":"go1.7.1","sha":"f75aafdf56dd90eab75cfeac8cf69358f73ba171","kind":"commit","published_at":"2016-09-07T19:11:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.1","html_url":"https://github.com/golang/go/releases/tag/go1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.1/manifests"},{"name":"go1.7","sha":"0d818588685976407c81c60d2fda289361cbc8ec","kind":"commit","published_at":"2016-08-15T22:43:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7","html_url":"https://github.com/golang/go/releases/tag/go1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7/manifests"},{"name":"go1.7rc6","sha":"1e933ed7c091bd8e077ffd123234af10a69e3978","kind":"commit","published_at":"2016-08-08T18:42:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc6","html_url":"https://github.com/golang/go/releases/tag/go1.7rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc6/manifests"},{"name":"go1.7rc5","sha":"09fc3cc5df6b37b62a219bd4cacd8898a2328b76","kind":"commit","published_at":"2016-08-02T23:34:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc5","html_url":"https://github.com/golang/go/releases/tag/go1.7rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc5/manifests"},{"name":"go1.7rc4","sha":"c628d83ec5309cd679e16c734456fed1b9a85806","kind":"commit","published_at":"2016-08-02T02:22:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc4","html_url":"https://github.com/golang/go/releases/tag/go1.7rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc4/manifests"},{"name":"go1.7rc3","sha":"8707f31c0abc6b607014e843b7cc188b3019daa9","kind":"commit","published_at":"2016-07-21T21:19:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc3","html_url":"https://github.com/golang/go/releases/tag/go1.7rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc3/manifests"},{"name":"go1.7rc2","sha":"0ebf6ce087388cdd501a02ff92f2f8cafc3e1378","kind":"commit","published_at":"2016-07-18T15:36:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc2","html_url":"https://github.com/golang/go/releases/tag/go1.7rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc2/manifests"},{"name":"go1.6.3","sha":"da6b9ec7bf1722fa00196e1eadc10a29156b6b28","kind":"commit","published_at":"2016-07-18T15:36:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.3","html_url":"https://github.com/golang/go/releases/tag/go1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.3/manifests"},{"name":"go1.7rc1","sha":"53da5fd4d431881bb3583c9790db7735a6530a1b","kind":"commit","published_at":"2016-07-08T03:48:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc1","html_url":"https://github.com/golang/go/releases/tag/go1.7rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc1/manifests"},{"name":"go1.7beta2","sha":"fca9fc52c831ab6af56e30f8c48062a99ded2580","kind":"commit","published_at":"2016-06-16T19:45:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7beta2","html_url":"https://github.com/golang/go/releases/tag/go1.7beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta2/manifests"},{"name":"go1.7beta1","sha":"3c6b6684ce21c1092ba208a0f1744ad7c930248a","kind":"commit","published_at":"2016-06-02T00:22:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7beta1","html_url":"https://github.com/golang/go/releases/tag/go1.7beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta1/manifests"},{"name":"go1.6.2","sha":"57e459e02b4b01567f92542f92cd9afde209e193","kind":"commit","published_at":"2016-04-19T23:27:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.2","html_url":"https://github.com/golang/go/releases/tag/go1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.2/manifests"},{"name":"go1.6.1","sha":"f5cf5673590a68c55b2330df9dfcdd6fac75b893","kind":"commit","published_at":"2016-04-11T23:39:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.1","html_url":"https://github.com/golang/go/releases/tag/go1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.1/manifests"},{"name":"go1.5.4","sha":"a1ef950a15517bca223d079a6cf65948c3db9694","kind":"commit","published_at":"2016-04-11T23:39:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.4","html_url":"https://github.com/golang/go/releases/tag/go1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.4/manifests"},{"name":"go1.6","sha":"7bc40ffb05d8813bf9b41a331b45d37216f9e747","kind":"commit","published_at":"2016-02-17T19:53:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6","html_url":"https://github.com/golang/go/releases/tag/go1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6/manifests"},{"name":"go1.6rc2","sha":"5d343bdfb140970cc37f099064226d104ca6d817","kind":"commit","published_at":"2016-02-03T23:11:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6rc2","html_url":"https://github.com/golang/go/releases/tag/go1.6rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc2/manifests"},{"name":"go1.6rc1","sha":"036b8fd40b60830ca1d152f17148e52b96d8aa6c","kind":"commit","published_at":"2016-01-28T00:06:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6rc1","html_url":"https://github.com/golang/go/releases/tag/go1.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc1/manifests"},{"name":"go1.6beta2","sha":"66330d8c6c0a23b7eb48688f9954264e48b039da","kind":"commit","published_at":"2016-01-13T23:40:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6beta2","html_url":"https://github.com/golang/go/releases/tag/go1.6beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta2/manifests"},{"name":"go1.5.3","sha":"27d5c0ede5b4411089f4bf52a41dd2f4eed36123","kind":"commit","published_at":"2016-01-13T19:43:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.3","html_url":"https://github.com/golang/go/releases/tag/go1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.3/manifests"},{"name":"go1.6beta1","sha":"8db371b3d58a1c139f0854738f9962de05ca5d7a","kind":"commit","published_at":"2015-12-17T22:45:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6beta1","html_url":"https://github.com/golang/go/releases/tag/go1.6beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta1/manifests"},{"name":"go1.5.2","sha":"40cbf58f960a8f5287d2c3a93b3ca6119df67e85","kind":"commit","published_at":"2015-12-03T00:44:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.2","html_url":"https://github.com/golang/go/releases/tag/go1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.2/manifests"},{"name":"go1.4.3","sha":"50eb39bb23e8b03e823c38e844f0410d0b5325d2","kind":"commit","published_at":"2015-09-23T04:20:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.3","html_url":"https://github.com/golang/go/releases/tag/go1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.3/manifests"},{"name":"go1.5.1","sha":"f2e4c8b5fb3660d793b2c545ef207153db0a34b1","kind":"commit","published_at":"2015-09-09T00:52:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.1","html_url":"https://github.com/golang/go/releases/tag/go1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.1/manifests"},{"name":"go1.5","sha":"bb03defe933c89fee44be675d7aa0fbd893ced30","kind":"commit","published_at":"2015-08-19T05:04:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5","html_url":"https://github.com/golang/go/releases/tag/go1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5/manifests"},{"name":"go1.5rc1","sha":"0d20a61e68ba22fb416fe2aa8b6532026822bad0","kind":"commit","published_at":"2015-08-06T04:06:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5rc1","html_url":"https://github.com/golang/go/releases/tag/go1.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5rc1/manifests"},{"name":"go1.5beta3","sha":"d3ffc975f38890abbd8ca3f7833772e6423297e8","kind":"commit","published_at":"2015-07-29T23:50:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta3","html_url":"https://github.com/golang/go/releases/tag/go1.5beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta3/manifests"},{"name":"go1.5beta2","sha":"cc8f5441980a8c2f9e6c8ec3222985ed488e76ba","kind":"commit","published_at":"2015-07-17T03:34:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta2","html_url":"https://github.com/golang/go/releases/tag/go1.5beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta2/manifests"},{"name":"go1.5beta1","sha":"b6ead9f171742cd5b519a22ecc690354b0d1ce27","kind":"commit","published_at":"2015-07-07T21:53:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta1","html_url":"https://github.com/golang/go/releases/tag/go1.5beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta1/manifests"},{"name":"go1.4.2","sha":"883bc6ed0ea815293fe6309d66f967ea60630e87","kind":"commit","published_at":"2015-02-18T04:24:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.2","html_url":"https://github.com/golang/go/releases/tag/go1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.2/manifests"},{"name":"go1.4.1","sha":"886b02d705ffb1be8b4974ac4c355d480a24e3ec","kind":"commit","published_at":"2015-01-15T21:04:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.1","html_url":"https://github.com/golang/go/releases/tag/go1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.1/manifests"},{"name":"go1.4","sha":"c303df658d43b9f3e98e56e646f8e84a83495991","kind":"commit","published_at":"2014-12-11T00:27:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4","html_url":"https://github.com/golang/go/releases/tag/go1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4/manifests"},{"name":"go1.4rc2","sha":"3d344611770d03a9d2f822216074edd83af67677","kind":"commit","published_at":"2014-12-02T02:43:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4rc2","html_url":"https://github.com/golang/go/releases/tag/go1.4rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc2/manifests"},{"name":"go1.4rc1","sha":"30ef146819d031ccd875de806c4edad66366d4bc","kind":"commit","published_at":"2014-11-17T02:55:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4rc1","html_url":"https://github.com/golang/go/releases/tag/go1.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc1/manifests"},{"name":"go1.4beta1","sha":"ca230d2d6ffeaef0be2f58fd46ba6ed34a8dbf46","kind":"commit","published_at":"2014-10-30T01:02:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4beta1","html_url":"https://github.com/golang/go/releases/tag/go1.4beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4beta1/manifests"},{"name":"go1.3.3","sha":"3dbc53ae6ad4e3b93f31d35d98b38f6dda25f4ee","kind":"commit","published_at":"2014-10-01T01:20:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.3","html_url":"https://github.com/golang/go/releases/tag/go1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.3/manifests"},{"name":"go1.3.2","sha":"f3c81ed821268e2f2e2945b0816f495809bbdf21","kind":"commit","published_at":"2014-09-25T22:32:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.2","html_url":"https://github.com/golang/go/releases/tag/go1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.2/manifests"},{"name":"go1.3.1","sha":"1657de2d6dbb020e15908668f209f3be7dcef151","kind":"commit","published_at":"2014-08-13T03:18:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.1","html_url":"https://github.com/golang/go/releases/tag/go1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.1/manifests"},{"name":"go1.3","sha":"1cdd48c8a276cef9e3e20b7350d13556b6c96a71","kind":"commit","published_at":"2014-06-19T00:20:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3","html_url":"https://github.com/golang/go/releases/tag/go1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3/manifests"},{"name":"go1.3rc2","sha":"2a3daa8bdd5bd06808c51cb4f2921655f70d7617","kind":"commit","published_at":"2014-06-13T03:24:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3rc2","html_url":"https://github.com/golang/go/releases/tag/go1.3rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc2/manifests"},{"name":"go1.3rc1","sha":"a5565ec7d9c04843bc91c06a0d5a652716ee75a7","kind":"commit","published_at":"2014-06-02T04:34:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3rc1","html_url":"https://github.com/golang/go/releases/tag/go1.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc1/manifests"},{"name":"go1.3beta2","sha":"c00043b5d8bd53130bddb5ef1e88643dccc4586f","kind":"commit","published_at":"2014-05-21T00:46:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3beta2","html_url":"https://github.com/golang/go/releases/tag/go1.3beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta2/manifests"},{"name":"go1.2.2","sha":"43d00b0942c1c6f43993ac71e1eea48e62e22b8d","kind":"commit","published_at":"2014-05-05T17:43:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2.2","html_url":"https://github.com/golang/go/releases/tag/go1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.2/manifests"},{"name":"go1.3beta1","sha":"7ff8e90eb7ceb2016aa9fc736febd8a5902ec65e","kind":"commit","published_at":"2014-04-22T00:00:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3beta1","html_url":"https://github.com/golang/go/releases/tag/go1.3beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta1/manifests"},{"name":"go1.2.1","sha":"9c9802fad57c1bcb72ea98c5c55ea2652efc5772","kind":"commit","published_at":"2014-03-03T00:53:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2.1","html_url":"https://github.com/golang/go/releases/tag/go1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.1/manifests"},{"name":"go1.2","sha":"402d3590b54e4a0df9fb51ed14b2999e85ce0b76","kind":"commit","published_at":"2013-11-28T21:32:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2","html_url":"https://github.com/golang/go/releases/tag/go1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2/manifests"},{"name":"go1.2rc5","sha":"4abdb873be5c4bbd1e0edec56f992b201d8e0e68","kind":"commit","published_at":"2013-11-18T01:44:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc5","html_url":"https://github.com/golang/go/releases/tag/go1.2rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc5/manifests"},{"name":"go1.2rc4","sha":"a5940dddba6e7995c6f7e4b4d11df17609c247be","kind":"commit","published_at":"2013-11-13T04:29:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc4","html_url":"https://github.com/golang/go/releases/tag/go1.2rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc4/manifests"},{"name":"go1.2rc3","sha":"2eb51b1ba8cbf593124ab95e2ea9efb5d3ddf21e","kind":"commit","published_at":"2013-11-01T01:44:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc3","html_url":"https://github.com/golang/go/releases/tag/go1.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc3/manifests"},{"name":"go1.2rc2","sha":"309e16554aab1686c5bb744cababfbaa2d83db4d","kind":"commit","published_at":"2013-10-18T04:53:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc2","html_url":"https://github.com/golang/go/releases/tag/go1.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc2/manifests"},{"name":"go1.1.2","sha":"1d6d8fca241bb611af51e265c1b5a2e9ae904702","kind":"commit","published_at":"2013-08-13T05:33:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1.2","html_url":"https://github.com/golang/go/releases/tag/go1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.2/manifests"},{"name":"go1.1.1","sha":"d260448f6b6ac10efe4ae7f6dfe944e72bc2a676","kind":"commit","published_at":"2013-06-13T02:49:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1.1","html_url":"https://github.com/golang/go/releases/tag/go1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.1/manifests"},{"name":"go1.1","sha":"205f850ceacfc39d1e9d76a9569416284594ce8c","kind":"commit","published_at":"2013-05-13T20:03:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1","html_url":"https://github.com/golang/go/releases/tag/go1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1/manifests"},{"name":"go1.1rc3","sha":"46a6097aa7943a490e9bd2e04274845d0e5e200f","kind":"commit","published_at":"2013-05-08T23:04:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1rc3","html_url":"https://github.com/golang/go/releases/tag/go1.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc3/manifests"},{"name":"go1.1rc2","sha":"1c5438aae896edcd1e9f9618f4776517f08053b3","kind":"commit","published_at":"2013-05-07T00:33:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1rc2","html_url":"https://github.com/golang/go/releases/tag/go1.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc2/manifests"},{"name":"go1.0.3","sha":"30be9b4313622c2077539e68826194cb1028c691","kind":"commit","published_at":"2012-09-21T22:10:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.3","html_url":"https://github.com/golang/go/releases/tag/go1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.3/manifests"},{"name":"go1.0.2","sha":"cb6c6570b73a1c4d19cad94570ed277f7dae55ac","kind":"commit","published_at":"2012-06-14T02:50:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.2","html_url":"https://github.com/golang/go/releases/tag/go1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.2/manifests"},{"name":"go1.0.1","sha":"2fffba7fe19690e038314d17a117d6b87979c89f","kind":"commit","published_at":"2012-04-26T19:50:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.1","html_url":"https://github.com/golang/go/releases/tag/go1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.1/manifests"},{"name":"go1","sha":"6174b5e21e73714c63061e66efdbe180e1c5491d","kind":"commit","published_at":"2012-03-28T12:41:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1","html_url":"https://github.com/golang/go/releases/tag/go1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1/manifests"},{"name":"weekly.2012-03-27","sha":"3895b5051df256b442d0b0af50debfffd8d75164","kind":"commit","published_at":"2012-03-28T12:41:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-27/manifests"},{"name":"weekly","sha":"3895b5051df256b442d0b0af50debfffd8d75164","kind":"commit","published_at":"2012-03-28T12:41:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly","html_url":"https://github.com/golang/go/releases/tag/weekly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly/manifests"},{"name":"weekly.2012-03-22","sha":"da7959d5dd1a230868d8eca9dbf11b4d54e8915a","kind":"commit","published_at":"2012-03-23T01:44:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-22/manifests"},{"name":"weekly.2012-03-13","sha":"9ef03fdf7778f23aa304a03888e4e0f698a3ef84","kind":"commit","published_at":"2012-03-13T05:39:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-13/manifests"},{"name":"weekly.2012-03-04","sha":"56208edb8dfc297efde71f18730dfb09b3dcb928","kind":"commit","published_at":"2012-03-05T04:45:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-04/manifests"},{"name":"weekly.2012-02-22","sha":"6419bbbfd310d0e48b3de60c8891a8f0fcc98b6f","kind":"commit","published_at":"2012-02-23T05:40:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-22/manifests"},{"name":"weekly.2012-02-14","sha":"da8f037b57241b0b84fab9d4c9e69b53e7118850","kind":"commit","published_at":"2012-02-15T03:41:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-14/manifests"},{"name":"weekly.2012-02-07","sha":"d3f8f0c258be17e742abb59da26025a6b5656c7b","kind":"commit","published_at":"2012-02-08T03:37:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-07/manifests"},{"name":"weekly.2012-01-27","sha":"6786185fd6245c522dce647163d2b33708c0b46d","kind":"commit","published_at":"2012-01-27T06:51:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-27/manifests"},{"name":"weekly.2012-01-20","sha":"22ef504654079bd0a6f227b7485ce0657bf205e1","kind":"commit","published_at":"2012-01-20T05:57:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-20/manifests"},{"name":"weekly.2012-01-15","sha":"a19870744979bdce3eff58776be42e399ed8f6f1","kind":"commit","published_at":"2012-01-15T22:45:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-15/manifests"},{"name":"weekly.2011-12-22","sha":"1a06b513e758355f769cd894782c34751ba5722d","kind":"commit","published_at":"2011-12-23T03:28:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-22/manifests"},{"name":"weekly.2011-12-14","sha":"3388e9f67b2ebb30bbd115c13b3ac4728c7ff9c1","kind":"commit","published_at":"2011-12-15T05:56:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-14/manifests"},{"name":"weekly.2011-12-06","sha":"8d1da1c66ad9e2d9bf6028e7dfff5d1f2151d494","kind":"commit","published_at":"2011-12-07T02:33:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-06/manifests"},{"name":"weekly.2011-12-02","sha":"7af813a7f2b62734e40628c341cb3afa4c85641c","kind":"commit","published_at":"2011-12-01T21:09:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-02/manifests"},{"name":"weekly.2011-12-01","sha":"9dd07f680a4a8ddb0f750a0de89ccc880e322147","kind":"commit","published_at":"2011-12-01T05:17:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-01/manifests"},{"name":"weekly.2011-11-18","sha":"3af28bd886ca5a64128aa2118aac818c61871dad","kind":"commit","published_at":"2011-11-18T20:20:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-18","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-18/manifests"},{"name":"weekly.2011-11-09","sha":"d83cc435e4c324e34aa10af72c1aa7f4fa47d4c1","kind":"commit","published_at":"2011-11-08T23:57:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-09/manifests"},{"name":"weekly.2011-11-08","sha":"4b39d115a0228d9c88b47f2fd86c9d6377ba7273","kind":"commit","published_at":"2011-11-08T23:27:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-08","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-08/manifests"},{"name":"weekly.2011-11-02","sha":"ede44c68a48ba579defa08d1df94b268c93ab8e3","kind":"commit","published_at":"2011-11-02T03:00:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-02/manifests"},{"name":"weekly.2011-11-01","sha":"08757f722c84260399d3eb1236c0c1ed305e017a","kind":"commit","published_at":"2011-11-02T01:37:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-01/manifests"},{"name":"weekly.2011-10-26","sha":"659f1f208af02a3dd5cc13da0d4f8756a3cc5369","kind":"commit","published_at":"2011-10-26T05:47:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-26","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-26/manifests"},{"name":"weekly.2011-10-25","sha":"cdd3d6932853ec2fb2ac0a693143b22098adb012","kind":"commit","published_at":"2011-10-26T05:09:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-25","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-25/manifests"},{"name":"weekly.2011-10-18","sha":"ac21766c958dc1341d79f17c36cc686ed936e6d4","kind":"commit","published_at":"2011-10-19T00:31:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-18","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-18/manifests"},{"name":"release.r58.2","sha":"0584eb2e7779d5bf699702d06acb686cd08bddd2","kind":"commit","published_at":"2011-10-18T03:06:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58.2","html_url":"https://github.com/golang/go/releases/tag/release.r58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.2/manifests"},{"name":"release.r60.3","sha":"394b383a1ee0ac3fec5e453a7dbe590d3ce6d6b0","kind":"commit","published_at":"2011-10-17T23:55:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.3","html_url":"https://github.com/golang/go/releases/tag/release.r60.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.3/manifests"},{"name":"weekly.2011-10-06","sha":"2b0d7f0836b87dd346e3a815d3bbb593f8e1a3f6","kind":"commit","published_at":"2011-10-06T22:56:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-06/manifests"},{"name":"release.r60.2","sha":"6c4e7f4b681c12d7dbb2a229fb32636303dad781","kind":"commit","published_at":"2011-10-05T21:23:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.2","html_url":"https://github.com/golang/go/releases/tag/release.r60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.2/manifests"},{"name":"weekly.2011-09-21","sha":"e4ac43b7f07379715cbed7355bc3710e709c34ef","kind":"commit","published_at":"2011-09-22T05:06:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-21","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-21/manifests"},{"name":"release.r60.1","sha":"4af7136fcf874e212d66c72178a68db969918b25","kind":"commit","published_at":"2011-09-19T02:32:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.1","html_url":"https://github.com/golang/go/releases/tag/release.r60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.1/manifests"},{"name":"weekly.2011-09-16","sha":"b0e3edab0e5439505f6ac79a9a96ab19478a065b","kind":"commit","published_at":"2011-09-16T07:18:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-16","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-16/manifests"},{"name":"release.r60","sha":"5464bfebe723752dfc09a6dd6b361b8e79db5995","kind":"commit","published_at":"2011-09-08T02:16:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60","html_url":"https://github.com/golang/go/releases/tag/release.r60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60/manifests"},{"name":"weekly.2011-09-07","sha":"c5c656aee37f8e6f53a574bacf42c944bd2630a2","kind":"commit","published_at":"2011-09-07T23:43:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-07/manifests"},{"name":"weekly.2011-09-01","sha":"ca64a37d9d925dec179e1142097dc9f135807656","kind":"commit","published_at":"2011-09-01T07:08:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-01/manifests"},{"name":"weekly.2011-08-17","sha":"1491a20540f377b6f83f5c4a8e823ca20d27d6c5","kind":"commit","published_at":"2011-08-18T04:27:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-08-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-08-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-17/manifests"},{"name":"weekly.2011-08-10","sha":"da7e1ba00b7c223b24a175b0bbefb7b1f26ec1af","kind":"commit","published_at":"2011-08-10T06:00:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-08-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-08-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-08-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-10/manifests"},{"name":"release.r59","sha":"5d9765785dff74784bbdad43f7847b6825509032","kind":"commit","published_at":"2011-07-31T22:37:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r59","html_url":"https://github.com/golang/go/releases/tag/release.r59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r59/manifests"},{"name":"weekly.2011-07-29","sha":"b583108436b22f32d0ddb67b68ca890d306d0fb5","kind":"commit","published_at":"2011-07-29T22:11:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-29/manifests"},{"name":"weekly.2011-07-19","sha":"50ddb98b243e35de1dbe572bc5240129054af9f6","kind":"commit","published_at":"2011-07-20T05:45:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-19","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-19/manifests"},{"name":"release.r58.1","sha":"adfa87c5d754252f2bf428b38560de3d630dbe9d","kind":"commit","published_at":"2011-07-12T14:19:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58.1","html_url":"https://github.com/golang/go/releases/tag/release.r58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.1/manifests"},{"name":"weekly.2011-07-07","sha":"4f03ef7993ce7aa125530010b6b8bf3c4ae2cfa0","kind":"commit","published_at":"2011-07-08T03:13:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-07/manifests"},{"name":"release.r58","sha":"fb10bce0c27cf06dc449d8e58ad6ec5dc276b929","kind":"commit","published_at":"2011-06-29T23:49:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58","html_url":"https://github.com/golang/go/releases/tag/release.r58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58/manifests"},{"name":"weekly.2011-06-23","sha":"30d08b404cc52a7378090287ee8ead2411e9b530","kind":"commit","published_at":"2011-06-24T06:04:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-23/manifests"},{"name":"weekly.2011-06-16","sha":"d6b9dd8b81a4a2969a02ddab9e39532bfb33fafb","kind":"commit","published_at":"2011-06-17T01:31:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-16","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-16/manifests"},{"name":"release.r57.2","sha":"7998d012b9823d6938dbaac929a839776b093fe4","kind":"commit","published_at":"2011-06-16T06:04:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57.2","html_url":"https://github.com/golang/go/releases/tag/release.r57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.2/manifests"},{"name":"weekly.2011-06-09","sha":"11b04261c754c67ad4c4ef13b667854c5ecb64e8","kind":"commit","published_at":"2011-06-10T04:26:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-09/manifests"},{"name":"weekly.2011-06-02","sha":"897ad0c05ee2af17c7740f793f8136d7404e87f5","kind":"commit","published_at":"2011-06-03T01:18:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-02/manifests"},{"name":"weekly.2011-05-22","sha":"f6742e7482c2b4fd1dada85c6318ecd59ccef8f6","kind":"commit","published_at":"2011-05-23T06:30:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-05-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-05-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-05-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-05-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-05-22/manifests"},{"name":"release.r57.1","sha":"16b4a007de329b96411be1597ea70f805b6adbe7","kind":"commit","published_at":"2011-05-04T04:17:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57.1","html_url":"https://github.com/golang/go/releases/tag/release.r57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.1/manifests"},{"name":"release.r57","sha":"ca2cb382ba89d1a1534f71ec2218a23659e3d491","kind":"commit","published_at":"2011-05-03T18:07:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57","html_url":"https://github.com/golang/go/releases/tag/release.r57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57/manifests"},{"name":"weekly.2011-04-27","sha":"5a8ae387e2f22e1c255d96b052b868281ca83761","kind":"commit","published_at":"2011-04-28T06:32:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-27/manifests"},{"name":"weekly.2011-04-13","sha":"0f03eedb878968851f36189f31fb3b1dfce31d84","kind":"commit","published_at":"2011-04-14T04:18:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-13/manifests"},{"name":"weekly.2011-04-04","sha":"51319b1125473fc1732ef012cde40c512ec735a0","kind":"commit","published_at":"2011-04-05T02:55:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-04/manifests"},{"name":"weekly.2011-03-28","sha":"33e41802f9ce0a2b88b344dbd04ecb025385c9aa","kind":"commit","published_at":"2011-03-29T03:17:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-28","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-28/manifests"},{"name":"weekly.2011-03-15","sha":"f538f2432eba1ca4f38bb919d795d6e9101ed374","kind":"commit","published_at":"2011-03-16T05:24:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-15/manifests"},{"name":"weekly.2011-03-07.1","sha":"251cdc917de92a6e710fb1bc8d3230c241d00577","kind":"commit","published_at":"2011-03-07T05:18:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-07.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07.1/manifests"},{"name":"release.r56","sha":"251cdc917de92a6e710fb1bc8d3230c241d00577","kind":"commit","published_at":"2011-03-07T05:18:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r56","html_url":"https://github.com/golang/go/releases/tag/release.r56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r56/manifests"},{"name":"weekly.2011-03-07","sha":"c1d44c9453506cdf5725a392aa03d9aa5df580af","kind":"commit","published_at":"2011-03-07T02:55:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07/manifests"},{"name":"weekly.2011-02-24","sha":"625bcf9f16876865715508d837dd9c36a34e90d7","kind":"commit","published_at":"2011-02-25T03:13:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-24","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-24/manifests"},{"name":"weekly.2011-02-15","sha":"d8ba9a440c826c5ed94f93d2d9fb7e9bf394f472","kind":"commit","published_at":"2011-02-15T15:58:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-15/manifests"},{"name":"weekly.2011-02-01.1","sha":"b08746ee5e0bb7d0291221c85e1fdead9924b858","kind":"commit","published_at":"2011-02-02T01:09:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-01.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-01.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-01.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01.1/manifests"},{"name":"weekly.2011-02-01","sha":"7aa758df0ce7578ff8b4e326eef777d8f10f70c4","kind":"commit","published_at":"2011-02-01T23:59:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01/manifests"},{"name":"weekly.2011-01-20","sha":"34c1b13c2a0d8d66db353b7b62e9379c2a887a2e","kind":"commit","published_at":"2011-01-20T05:02:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-20/manifests"},{"name":"weekly.2011-01-19","sha":"4b7fab83b571813ad56a15b653ed0ade0cf5b52e","kind":"commit","published_at":"2011-01-20T03:01:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-19","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-19/manifests"},{"name":"weekly.2011-01-12","sha":"c3e33975aa8d256984ba897ab88d1ca7cad4940a","kind":"commit","published_at":"2011-01-13T01:04:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-12","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-12/manifests"},{"name":"weekly.2011-01-06","sha":"41170c91e5f7854b2cdf980f314ae33907305018","kind":"commit","published_at":"2011-01-07T04:28:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-06/manifests"},{"name":"weekly.2010-12-22","sha":"7d557ebc1d5220a1843c8f8f5a972eacc056af51","kind":"commit","published_at":"2010-12-23T02:32:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-22/manifests"},{"name":"weekly.2010-12-15.1","sha":"db2263c46be330d035bed2af194da5b84d399943","kind":"commit","published_at":"2010-12-16T03:46:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-15.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15.1/manifests"},{"name":"weekly.2010-12-15","sha":"e4fbcb2c23a391ac0b0a5496bd6ccd4e4459a262","kind":"commit","published_at":"2010-12-16T01:29:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15/manifests"},{"name":"weekly.2010-12-08","sha":"f5ec1876c24c68b7418f5fd1415fe190a7ea27e9","kind":"commit","published_at":"2010-12-08T03:24:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-08","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-08/manifests"},{"name":"weekly.2010-12-02","sha":"7f1b064f1ef3b31e57ec613776caf6d59a98fa10","kind":"commit","published_at":"2010-12-03T00:48:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-02/manifests"},{"name":"weekly.2010-11-23","sha":"fbfa971a162d57aa03ca2b3365b35c4d0998aea4","kind":"commit","published_at":"2010-11-23T23:47:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-23/manifests"},{"name":"weekly.2010-11-10","sha":"013af62ae9cf4c4e34ba40294090b496693a8647","kind":"commit","published_at":"2010-11-10T22:22:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-10/manifests"},{"name":"weekly.2010-11-02","sha":"1e86d46a7651d5895b1b9345497916ec40b1a5e7","kind":"commit","published_at":"2010-11-03T00:49:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-02/manifests"},{"name":"weekly.2010-10-27","sha":"fded5fed0bfac968e73aae7b543bbd337debf4ef","kind":"commit","published_at":"2010-10-28T00:21:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-27/manifests"},{"name":"weekly.2010-10-20","sha":"ec2c9937f4515828875751e0ce3527b91df283b3","kind":"commit","published_at":"2010-10-21T00:33:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-20/manifests"},{"name":"weekly.2010-10-13.1","sha":"6b21949a9182773ae76175164793b9fe2ba131c6","kind":"commit","published_at":"2010-10-15T01:05:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-13.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13.1/manifests"},{"name":"weekly.2010-10-13","sha":"39ee9a0396c77af540c7eb2f1775417ecb5aae6a","kind":"commit","published_at":"2010-10-14T03:52:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13/manifests"},{"name":"weekly.2010-09-29","sha":"ab5b4283f7a8835c4491e60ffc91b02768b02d0c","kind":"commit","published_at":"2010-09-30T07:33:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-29/manifests"},{"name":"weekly.2010-09-22","sha":"71ee385ddfa552a1d1e79a512323b29ee065a0bc","kind":"commit","published_at":"2010-09-23T01:49:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-22/manifests"},{"name":"weekly.2010-09-15","sha":"4e84006e805b7e1794882c71e171da6dc1ba6b53","kind":"commit","published_at":"2010-09-16T04:02:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-15/manifests"},{"name":"weekly.2010-09-06","sha":"863ba0427bb8ab344aaf9eb71d0f241d0d442c4f","kind":"commit","published_at":"2010-09-07T06:09:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-06/manifests"},{"name":"weekly.2010-08-25","sha":"deb00ac3f43076e07d2774c2ea689f7d2ccb983b","kind":"commit","published_at":"2010-08-25T04:58:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-25","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-25/manifests"},{"name":"weekly.2010-08-11","sha":"9e23f2b2ce2dd3150ee15a80e72347d89ff5eba4","kind":"commit","published_at":"2010-08-12T05:51:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-11","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-11/manifests"},{"name":"weekly.2010-08-04","sha":"a1e382673082e7cd4c29967b9951dd5eb63eac86","kind":"commit","published_at":"2010-08-05T03:18:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-04/manifests"},{"name":"weekly.2010-07-29","sha":"b5d84bb0cf1c731a0e90a80eaa85f23bbc463220","kind":"commit","published_at":"2010-07-30T04:48:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-29/manifests"},{"name":"weekly.2010-07-14","sha":"7317c10f5ea7a9d7216fc3e4a1e1c5c1bce6d6fa","kind":"commit","published_at":"2010-07-15T03:04:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-14/manifests"},{"name":"weekly.2010-07-01","sha":"4abbd32b5385e6e2ffe9d297eac636e68565f8d2","kind":"commit","published_at":"2010-07-02T00:36:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-01/manifests"},{"name":"weekly.2010-06-21","sha":"983353e79b1633e760f327dc6ceb283efaa44d63","kind":"commit","published_at":"2010-06-21T22:16:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-06-21","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-21/manifests"},{"name":"weekly.2010-06-09","sha":"61be33d3ae58572eb3f4c67acf0c9ee8c903f888","kind":"commit","published_at":"2010-06-09T21:10:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-06-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-09/manifests"},{"name":"weekly.2010-05-27","sha":"371bf8e61b7b8ef725f795be05f7ce4553433e98","kind":"commit","published_at":"2010-05-27T23:50:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-05-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-05-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-05-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-27/manifests"},{"name":"weekly.2010-05-04","sha":"174ca90b2cad59b1525e0db85ffe25aa3f8e75dc","kind":"commit","published_at":"2010-05-05T02:12:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-05-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-05-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-05-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-04/manifests"},{"name":"weekly.2010-04-27","sha":"70ee7bff79d5731a36c187b94f041a50eea53b1c","kind":"commit","published_at":"2010-04-28T04:05:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-04-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-04-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-04-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-27/manifests"},{"name":"weekly.2010-04-13","sha":"6aad41919bd5317d3b9d0b9a963a2cd0ced012f9","kind":"commit","published_at":"2010-04-14T03:55:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-04-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-04-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-04-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-13/manifests"},{"name":"weekly.2010-03-30","sha":"c2f3737cb01bf35991a775c14cd28e5a2d3a102e","kind":"commit","published_at":"2010-03-31T00:40:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-30","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-30/manifests"},{"name":"weekly.2010-03-22","sha":"a1723941e0a1e128e0a0b6ecde9a054214e55784","kind":"commit","published_at":"2010-03-23T01:56:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-22/manifests"},{"name":"weekly.2010-03-15","sha":"6f9272f5dd568377cfa1b2862de7e12096539089","kind":"commit","published_at":"2010-03-15T23:44:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-15/manifests"},{"name":"weekly.2010-03-04","sha":"baa65fd1066c867ee647fc5a19b6107fa0f91263","kind":"commit","published_at":"2010-03-04T02:00:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-04/manifests"},{"name":"weekly.2010-02-23","sha":"ef81b024b697a292a84e45288d03af2acbf5ff94","kind":"commit","published_at":"2010-02-24T00:35:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-23/manifests"},{"name":"weekly.2010-02-17","sha":"d3a6cd4cd49172d5e0201b85923156137ff68963","kind":"commit","published_at":"2010-02-18T00:31:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-17/manifests"},{"name":"weekly.2010-02-04","sha":"e6004b3de3d697d827591ef034931315fdbcecf6","kind":"commit","published_at":"2010-02-05T01:37:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-04/manifests"},{"name":"weekly.2010-01-27","sha":"492e13e3cde9bd3ee7d4aa6a3aa83c7c14738ec6","kind":"commit","published_at":"2010-01-28T02:28:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-27/manifests"},{"name":"weekly.2010-01-13","sha":"495936b58c343b12ac1bfa95859590e985751f0c","kind":"commit","published_at":"2010-01-14T01:08:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-13/manifests"},{"name":"weekly.2010-01-05","sha":"fd974e096dcdba69ab24ca31bb47e6b639a7306b","kind":"commit","published_at":"2010-01-06T01:12:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-05","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-05/manifests"},{"name":"weekly.2009-12-22","sha":"4551b00da36e0419251f718fe80cf72132fd6f7d","kind":"commit","published_at":"2009-12-22T21:05:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-22/manifests"},{"name":"weekly.2009-12-09","sha":"5facb847703522e2d0716bf32500974aaf20fc20","kind":"commit","published_at":"2009-12-09T22:39:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-09/manifests"},{"name":"weekly.2009-12-07","sha":"b73b43ea3165a52bb9c3d4263954800f4055f426","kind":"commit","published_at":"2009-12-08T06:01:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-07/manifests"},{"name":"weekly.2009-11-17","sha":"a8ba40823c08508ca5f7562501a26bc2e85c88eb","kind":"commit","published_at":"2009-11-18T02:21:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-17/manifests"},{"name":"weekly.2009-11-12","sha":"f3a97293b17133cd5529b3510bc9301798bf2167","kind":"commit","published_at":"2009-11-12T22:55:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-12","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-12/manifests"},{"name":"weekly.2009-11-10.1","sha":"c57054f7b49539ca4ed6533267c1c20c39aaaaa5","kind":"commit","published_at":"2009-11-11T04:05:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-10.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10.1/manifests"},{"name":"weekly.2009-11-10","sha":"78c47c36b2984058c1bec0bd72e0b127b24fcd44","kind":"commit","published_at":"2009-11-10T22:09:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10/manifests"},{"name":"weekly.2009-11-06","sha":"9ad14c94db182dd3326e4c80053e0311f47700ce","kind":"commit","published_at":"2009-11-06T18:33:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-06/manifests"}]},"repo_metadata_updated_at":"2026-08-29T00:23:12.387Z","dependent_packages_count":0,"downloads":60,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":48.90690248096291,"dependent_packages_count":44.485384426430855,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":46.696143453696884},"purl":"pkg:conda/go-cgo_osx-arm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/go-cgo_osx-arm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/go-cgo_osx-arm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/go-cgo_osx-arm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T23:00:21.612Z","issues_count":11875,"pull_requests_count":2056,"avg_time_to_close_issue":26307330.182839233,"avg_time_to_close_pull_request":16845612.787696924,"issues_closed_count":7656,"pull_requests_closed_count":1333,"pull_request_authors_count":770,"issue_authors_count":4136,"avg_comments_per_issue":7.007915789473684,"avg_comments_per_pull_request":11.896400778210117,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":782,"past_year_pull_requests_count":86,"past_year_avg_time_to_close_issue":1832496.0340136054,"past_year_avg_time_to_close_pull_request":957083.7368421053,"past_year_issues_closed_count":294,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":346,"past_year_avg_comments_per_issue":4.819693094629156,"past_year_avg_comments_per_pull_request":9.720930232558139,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/issues","maintainers":[{"login":"adonovan","count":404,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adonovan"},{"login":"prattmic","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prattmic"},{"login":"mateusz834","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mateusz834"},{"login":"rolandshoemaker","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandshoemaker"},{"login":"qiulaidongfeng","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiulaidongfeng"},{"login":"bcmills","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcmills"},{"login":"dsnet","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"mauri870","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"mvdan","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"},{"login":"dominikh","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominikh"},{"login":"Jorropo","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jorropo"},{"login":"cherrymui","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherrymui"},{"login":"seankhliao","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seankhliao"},{"login":"findleyr","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findleyr"},{"login":"dmitshur","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"aclements","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aclements"},{"login":"julieqiu","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/julieqiu"},{"login":"hajimehoshi","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"},{"login":"qmuntal","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qmuntal"},{"login":"Zxilly","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zxilly"},{"login":"drakkan","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drakkan"},{"login":"jimmyfrasche","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmyfrasche"},{"login":"myitcv","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/myitcv"},{"login":"odeke-em","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odeke-em"},{"login":"ALTree","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ALTree"},{"login":"johanbrandhorst","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanbrandhorst"},{"login":"panjf2000","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panjf2000"},{"login":"dvyukov","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvyukov"},{"login":"thatnealpatel","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatnealpatel"},{"login":"ianlancetaylor","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianlancetaylor"},{"login":"0intro","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0intro"},{"login":"mundaym","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mundaym"},{"login":"h9jiang","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h9jiang"},{"login":"mattn","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"xieyuschen","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xieyuschen"},{"login":"andybons","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andybons"},{"login":"jake-ciolek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jake-ciolek"},{"login":"nicholashusin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholashusin"},{"login":"cpu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"},{"login":"alexbrainman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbrainman"},{"login":"crawshaw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crawshaw"},{"login":"HaraldNordgren","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaraldNordgren"},{"login":"sbinet","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbinet"},{"login":"cuonglm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuonglm"},{"login":"mdempsky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdempsky"},{"login":"thepudds","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thepudds"},{"login":"codyoss","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codyoss"},{"login":"tatianab","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tatianab"},{"login":"SamWhited","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SamWhited"},{"login":"4ad","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/4ad"},{"login":"artyom","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/artyom"},{"login":"eliben","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliben"},{"login":"smasher164","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smasher164"},{"login":"changkun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/changkun"},{"login":"ysmolski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ysmolski"},{"login":"tklauser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"},{"login":"rasky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rasky"},{"login":"JaynewDee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JaynewDee"},{"login":"nsrip-dd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsrip-dd"},{"login":"neelance","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neelance"},{"login":"ayang64","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayang64"},{"login":"dmgk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmgk"},{"login":"minux","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minux"},{"login":"allone9425","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allone9425"},{"login":"mdlayher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdlayher"},{"login":"psilva261","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psilva261"},{"login":"fatih","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fatih"},{"login":"paulzhol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulzhol"},{"login":"broady","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/broady"}],"active_maintainers":[{"login":"adonovan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adonovan"},{"login":"prattmic","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prattmic"},{"login":"dmitshur","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"thatnealpatel","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatnealpatel"},{"login":"Jorropo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jorropo"},{"login":"seankhliao","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seankhliao"},{"login":"aclements","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aclements"},{"login":"rolandshoemaker","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandshoemaker"},{"login":"nicholashusin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholashusin"},{"login":"mvdan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"},{"login":"thepudds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thepudds"},{"login":"dsnet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"jake-ciolek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jake-ciolek"},{"login":"qmuntal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qmuntal"},{"login":"Zxilly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zxilly"},{"login":"tklauser","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"},{"login":"hajimehoshi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"},{"login":"h9jiang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h9jiang"},{"login":"dominikh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominikh"},{"login":"cpu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"},{"login":"alexbrainman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbrainman"},{"login":"0intro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0intro"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_osx-arm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_osx-arm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_osx-arm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_osx-arm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_osx-arm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_osx-arm64/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5492,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":865},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-09-02T05:06:32.934Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":5286018,"name":"go-cgo_osx-64","ecosystem":"conda","description":"This package enables the CONDA_GO_COMPILER environment variable. This variable is used by conda-forge's patched GoLang compiler to set conda-aware GOBIN and GOPATH default values. These default values are ignored if GOBIN and GOPATH environment variables are set independently by the user.  Furthermore, this package set the correct GOARCH and GOOS environment variables to enable cross-compilation.","homepage":"https://golang.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/golang/go","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2021-06-14T08:44:23.000Z","latest_release_published_at":"2024-09-19T18:54:12.000Z","latest_release_number":"1.21.5","last_synced_at":"2026-08-19T13:32:11.266Z","created_at":"2022-10-03T15:43:29.226Z","updated_at":"2026-09-02T00:11:34.892Z","registry_url":"https://anaconda.org/anaconda/go-cgo_osx-64","install_command":"conda install -c anaconda go-cgo_osx-64","documentation_url":null,"metadata":{},"repo_metadata":{"id":19835501,"uuid":"23096959","full_name":"golang/go","owner":"golang","description":"The Go programming language","archived":false,"fork":false,"pushed_at":"2026-09-01T01:58:01.000Z","size":454897,"stargazers_count":137090,"open_issues_count":10096,"forks_count":19339,"subscribers_count":3361,"default_branch":"master","last_synced_at":"2026-09-01T12:13:24.444Z","etag":null,"topics":["go","golang","language","programming-language"],"latest_commit_sha":null,"homepage":"https://go.dev","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/golang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":".github/SUPPORT.md","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}},"created_at":"2014-08-19T04:33:40.000Z","updated_at":"2026-09-01T10:47:50.000Z","dependencies_parsed_at":"2023-09-22T08:27:49.290Z","dependency_job_id":"51c1ade0-284a-4af0-ae5d-cc3266f79635","html_url":"https://github.com/golang/go","commit_stats":{"total_commits":59966,"total_committers":2541,"mean_commits":"23.599370326643054","dds":0.8771970783443952,"last_synced_commit":"103317217de0ca4b59cc90a09badc744a4fba768"},"previous_names":[],"tags_count":480,"template":false,"template_full_name":null,"purl":"pkg:github/golang/go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","download_url":"https://codeload.github.com/golang/go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/sbom","scorecard":{"id":390775,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang/go","commit":"a8564bd412d4495a6048f981d30d4d7abb1e45a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: src/archive/tar/fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: src/archive/zip/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/bytes/bytes_test.go:1819","Info: GoBuiltInFuzzer integration found: src/cmd/go/internal/envcmd/env_test.go:22","Info: GoBuiltInFuzzer integration found: src/cmd/go/internal/work/shell_test.go:17","Info: GoBuiltInFuzzer integration found: src/cmd/internal/pgo/serialize_test.go:183","Info: GoBuiltInFuzzer integration found: src/compress/gzip/fuzz_test.go:17","Info: GoBuiltInFuzzer integration found: src/debug/buildinfo/buildinfo_test.go:323","Info: GoBuiltInFuzzer integration found: src/debug/buildinfo/buildinfo_test.go:399","Info: GoBuiltInFuzzer integration found: src/encoding/csv/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/fold_test.go:14","Info: GoBuiltInFuzzer integration found: src/encoding/json/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/fuzz_test.go:55","Info: GoBuiltInFuzzer integration found: src/encoding/json/internal/jsonwire/wire_test.go:50","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:20","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:108","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:139","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:240","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:259","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:360","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:380","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/fuzz_test.go:14","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2_fuzz_test.go:55","Info: GoBuiltInFuzzer integration found: src/html/fuzz_test.go:9","Info: GoBuiltInFuzzer integration found: src/image/gif/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/image/jpeg/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/image/png/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:324","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:355","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:385","Info: GoBuiltInFuzzer integration found: src/internal/runtime/maps/fuzz_test.go:96","Info: GoBuiltInFuzzer integration found: src/internal/trace/reader_test.go:53","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:32","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:49","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:88","Info: GoBuiltInFuzzer integration found: src/internal/zstd/xxhash_test.go:78","Info: GoBuiltInFuzzer integration found: src/math/big/nat_test.go:719","Info: GoBuiltInFuzzer integration found: src/net/netip/fuzz_test.go:127","Info: GoBuiltInFuzzer integration found: src/runtime/debug/mod_test.go:23","Info: GoBuiltInFuzzer integration found: src/runtime/mgcscavenge_test.go:841","Info: GoBuiltInFuzzer integration found: src/strings/strings_test.go:1495","Info: GoBuiltInFuzzer integration found: src/syscall/syscall_windows_test.go:276","Info: GoBuiltInFuzzer integration found: src/syscall/wtf8_windows_test.go:157","Info: GoBuiltInFuzzer integration found: src/syscall/wtf8_windows_test.go:177","Info: GoBuiltInFuzzer integration found: src/time/format_test.go:995","Info: GoBuiltInFuzzer integration found: src/time/format_test.go:1037"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: src/crypto/internal/boring/syso/goboringcrypto_linux_amd64.syso:1","Warn: binary detected: src/crypto/internal/boring/syso/goboringcrypto_linux_arm64.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_darwin.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_freebsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_linux.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_netbsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_openbsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v3/race_linux.syso:1","Warn: binary detected: src/runtime/race/race_darwin_arm64.syso:1","Warn: binary detected: src/runtime/race/race_linux_arm64.syso:1","Warn: binary detected: src/runtime/race/race_linux_loong64.syso:1","Warn: binary detected: src/runtime/race/race_linux_ppc64le.syso:1","Warn: binary detected: src/runtime/race/race_linux_s390x.syso:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: containerImage not pinned by hash: src/crypto/internal/boring/Dockerfile:8","Warn: containerImage not pinned by hash: src/crypto/internal/fips140/nistec/fiat/Dockerfile:5: pin your Docker image by updating coqorg/coq:8.13.2 to coqorg/coq:8.13.2@sha256:f0266f10d0f3318644b3b41f6797c44cb2cc247b9d248089a5def64a2d937828","Warn: downloadThenRun not pinned by hash: src/crypto/internal/boring/Dockerfile:24-27","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:44:29.345Z","repository_id":19835501,"created_at":"2025-08-18T17:44:29.346Z","updated_at":"2025-08-18T17:44:29.346Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-01T02:00:05.433Z","response_time":53,"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"},"owner_record":{"login":"golang","name":"Go","uuid":"4314092","kind":"organization","description":"The Go Programming Language","email":null,"website":"https://go.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4314092?v=4","repositories_count":61,"last_synced_at":"2026-08-29T00:59:32.211Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang","funding_links":[],"total_stars":251311,"followers":12551,"following":0,"created_at":"2022-11-03T06:09:51.413Z","updated_at":"2026-08-29T00:59:32.226Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang/repositories"},"tags":[{"name":"go1.25.9","sha":"7076e01d9d450bae9f25be76f45d58cc52e2aad2","kind":"commit","published_at":"2026-04-07T19:41:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.9","html_url":"https://github.com/golang/go/releases/tag/go1.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.9/manifests"},{"name":"go1.26.2","sha":"9c8bf0e72a6fb3b415b591b124b59fbb7cf92252","kind":"commit","published_at":"2026-04-07T19:38:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.2","html_url":"https://github.com/golang/go/releases/tag/go1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.2/manifests"},{"name":"go1.25.8","sha":"439ff996f0ee506fc2eb84b7f11ffc360a6299f2","kind":"commit","published_at":"2026-03-06T00:26:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.8","html_url":"https://github.com/golang/go/releases/tag/go1.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.8/manifests"},{"name":"go1.26.1","sha":"e87b10ea2a2c6c65b80c4374af42b9c02ac9fb20","kind":"commit","published_at":"2026-03-06T00:26:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.1","html_url":"https://github.com/golang/go/releases/tag/go1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.1/manifests"},{"name":"go1.26.0","sha":"d90b98e65320778f3b1f99a6951ab20f04d218b3","kind":"commit","published_at":"2026-02-10T19:27:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.0","html_url":"https://github.com/golang/go/releases/tag/go1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.0/manifests"},{"name":"go1.25.7","sha":"eaf3bc799a221cc375f188e8699c9330c1caf40a","kind":"commit","published_at":"2026-02-04T15:46:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.7","html_url":"https://github.com/golang/go/releases/tag/go1.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.7/manifests"},{"name":"go1.24.13","sha":"96e4e2b1616c3c59577d48abcf2823bf1fdcd2e2","kind":"commit","published_at":"2026-02-04T15:46:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.13","html_url":"https://github.com/golang/go/releases/tag/go1.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.13/manifests"},{"name":"go1.26rc3","sha":"70d5aa7ba25f23b02d87512c5a6b6a9c699334ee","kind":"commit","published_at":"2026-02-04T15:46:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc3","html_url":"https://github.com/golang/go/releases/tag/go1.26rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc3/manifests"},{"name":"go1.26rc2","sha":"4606a931d2b099f2c5e5619b797352607ee42225","kind":"commit","published_at":"2026-01-15T18:32:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc2","html_url":"https://github.com/golang/go/releases/tag/go1.26rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc2/manifests"},{"name":"go1.24.12","sha":"63a1b82d1e68ddd87652467303901593efe0ff11","kind":"commit","published_at":"2026-01-15T18:28:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.12","html_url":"https://github.com/golang/go/releases/tag/go1.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.12/manifests"},{"name":"go1.25.6","sha":"69801b25b9624c3a678ef87d30771861e7bba51f","kind":"commit","published_at":"2026-01-15T18:28:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.6","html_url":"https://github.com/golang/go/releases/tag/go1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.6/manifests"},{"name":"go1.26rc1","sha":"c599a8f2385849a225d02843b3c6389dbfc5aa69","kind":"commit","published_at":"2025-12-16T20:00:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc1","html_url":"https://github.com/golang/go/releases/tag/go1.26rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc1/manifests"},{"name":"go1.25.5","sha":"fefb02adf45c4bcc879bd406a8d61f2a292c26a9","kind":"commit","published_at":"2025-12-02T16:04:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.5","html_url":"https://github.com/golang/go/releases/tag/go1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.5/manifests"},{"name":"go1.24.11","sha":"1296453960bac0fb5675853c40e3747e5237e16e","kind":"commit","published_at":"2025-12-02T16:04:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.11","html_url":"https://github.com/golang/go/releases/tag/go1.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.11/manifests"},{"name":"go1.25.4","sha":"f2cd93aa0505465c1d30201c806b6d4d3481c5fa","kind":"commit","published_at":"2025-11-05T19:01:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.4","html_url":"https://github.com/golang/go/releases/tag/go1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.4/manifests"},{"name":"go1.24.10","sha":"0259df17feb288f1e24517516939b67876c2627b","kind":"commit","published_at":"2025-11-05T19:01:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.10","html_url":"https://github.com/golang/go/releases/tag/go1.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.10/manifests"},{"name":"go1.25.3","sha":"28622c19591d95c9a83f706f2ed1b303d58da85f","kind":"commit","published_at":"2025-10-13T21:14:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.3","html_url":"https://github.com/golang/go/releases/tag/go1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.3/manifests"},{"name":"go1.24.9","sha":"8e10ef451a1b6a1e8861ced1154e1c3265bfa01b","kind":"commit","published_at":"2025-10-13T21:14:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.9","html_url":"https://github.com/golang/go/releases/tag/go1.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.9/manifests"},{"name":"go1.24.8","sha":"3a666bca00d7fb30d55e252131ea2cf2006dc3a3","kind":"commit","published_at":"2025-10-07T18:17:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.8","html_url":"https://github.com/golang/go/releases/tag/go1.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.8/manifests"},{"name":"go1.25.2","sha":"bed6c81c2dceeb19c7f9e46fc173671abcda7cfd","kind":"commit","published_at":"2025-10-07T18:16:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.2","html_url":"https://github.com/golang/go/releases/tag/go1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.2/manifests"},{"name":"go1.25.1","sha":"56ebf80e57db9f61981fc0636fc6419dc6f68eda","kind":"commit","published_at":"2025-09-03T17:46:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.1","html_url":"https://github.com/golang/go/releases/tag/go1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.1/manifests"},{"name":"go1.24.7","sha":"d41a8222133aabaf5527eab64586050a0fbb773b","kind":"commit","published_at":"2025-09-03T17:46:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.7","html_url":"https://github.com/golang/go/releases/tag/go1.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.7/manifests"},{"name":"go1.25.0","sha":"6e676ab2b809d46623acb5988248d95d1eb7939c","kind":"commit","published_at":"2025-08-12T20:50:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.0","html_url":"https://github.com/golang/go/releases/tag/go1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.0/manifests"},{"name":"go1.25rc3","sha":"ac94297758f3d83fca5ffa16cd179bb098bbd914","kind":"commit","published_at":"2025-08-06T18:09:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc3","html_url":"https://github.com/golang/go/releases/tag/go1.25rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc3/manifests"},{"name":"go1.23.12","sha":"dd8b7ad9268c2fbde675132a41b4e4da02eef94d","kind":"commit","published_at":"2025-08-06T18:08:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.12","html_url":"https://github.com/golang/go/releases/tag/go1.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.12/manifests"},{"name":"go1.24.6","sha":"7f36edc26d4e3becb6d9c9008ff00f260bb19055","kind":"commit","published_at":"2025-08-06T18:07:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.6","html_url":"https://github.com/golang/go/releases/tag/go1.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.6/manifests"},{"name":"go1.25rc2","sha":"e73dadc758d30a11146e32cc1d0baafa255641a6","kind":"commit","published_at":"2025-07-08T17:29:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc2","html_url":"https://github.com/golang/go/releases/tag/go1.25rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc2/manifests"},{"name":"go1.24.5","sha":"9d828e80fa1f3cc52de60428cae446b35b576de8","kind":"commit","published_at":"2025-07-08T17:00:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.5","html_url":"https://github.com/golang/go/releases/tag/go1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.5/manifests"},{"name":"go1.23.11","sha":"0a75dd7c2dcf7057ef200290d8f5c4c1514dba80","kind":"commit","published_at":"2025-07-08T17:00:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.11","html_url":"https://github.com/golang/go/releases/tag/go1.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.11/manifests"},{"name":"go1.25rc1","sha":"8ac5714ef2ac4f5a35169f573f30b57144b99cfd","kind":"commit","published_at":"2025-06-11T18:56:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc1","html_url":"https://github.com/golang/go/releases/tag/go1.25rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc1/manifests"},{"name":"go1.24.4","sha":"6796ebb2cb66b316a07998cdcd69b1c486b8579e","kind":"commit","published_at":"2025-06-05T18:35:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.4","html_url":"https://github.com/golang/go/releases/tag/go1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.4/manifests"},{"name":"go1.23.10","sha":"d375ae50633cdf1cd8536f2a199c382f9053b638","kind":"commit","published_at":"2025-06-05T18:34:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.10","html_url":"https://github.com/golang/go/releases/tag/go1.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.10/manifests"},{"name":"go1.23.9","sha":"f77084d15d53e6aa09d2e7f867e69cc9766da2c5","kind":"commit","published_at":"2025-05-06T18:34:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.9","html_url":"https://github.com/golang/go/releases/tag/go1.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.9/manifests"},{"name":"go1.24.3","sha":"34c8b14ca9f4096383d658fbd748322a993a2bd2","kind":"commit","published_at":"2025-05-06T18:13:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.3","html_url":"https://github.com/golang/go/releases/tag/go1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.3/manifests"},{"name":"go1.23.8","sha":"7a2cfb70b01f069c2125adcf7126d7f3376cb8b7","kind":"commit","published_at":"2025-04-01T16:11:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.8","html_url":"https://github.com/golang/go/releases/tag/go1.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.8/manifests"},{"name":"go1.24.2","sha":"49860cf92a9a3ba434d2bc393faaefabe48d181e","kind":"commit","published_at":"2025-04-01T16:11:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.2","html_url":"https://github.com/golang/go/releases/tag/go1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.2/manifests"},{"name":"go1.24.1","sha":"339c903a75c3fe936fb4ed6c355d15e6081d6af3","kind":"commit","published_at":"2025-03-04T19:27:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.1","html_url":"https://github.com/golang/go/releases/tag/go1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.1/manifests"},{"name":"go1.23.7","sha":"c01c4d41d6b49bc6317f8cfb3a33a92f25681b34","kind":"commit","published_at":"2025-03-04T19:14:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.7","html_url":"https://github.com/golang/go/releases/tag/go1.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.7/manifests"},{"name":"go1.24.0","sha":"3901409b5d0fb7c85a3e6730a59943cc93b2835c","kind":"commit","published_at":"2025-02-11T17:55:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.0","html_url":"https://github.com/golang/go/releases/tag/go1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.0/manifests"},{"name":"go1.24rc3","sha":"18068cb96aa9836f36f243d63f570e5b7b3a9b9b","kind":"commit","published_at":"2025-02-05T20:35:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc3","html_url":"https://github.com/golang/go/releases/tag/go1.24rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc3/manifests"},{"name":"go1.22.12","sha":"5817e650946aaa0ac28956de96b3f9aa1de4b299","kind":"commit","published_at":"2025-02-04T16:39:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.12","html_url":"https://github.com/golang/go/releases/tag/go1.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.12/manifests"},{"name":"go1.23.6","sha":"a991f9c34d454d3d844f21dc08f2d05df35a8c60","kind":"commit","published_at":"2025-02-04T16:39:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.6","html_url":"https://github.com/golang/go/releases/tag/go1.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.6/manifests"},{"name":"go1.24rc2","sha":"8a4c24f9bba00d1ac5f4a5d286445af9c5afe339","kind":"commit","published_at":"2025-01-16T20:13:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc2","html_url":"https://github.com/golang/go/releases/tag/go1.24rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc2/manifests"},{"name":"go1.22.11","sha":"f07288435495dccb05217b6012ecb2b7a5b521ab","kind":"commit","published_at":"2025-01-16T20:07:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.11","html_url":"https://github.com/golang/go/releases/tag/go1.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.11/manifests"},{"name":"go1.23.5","sha":"d04e3cbc9240e25de449dcae2ec33d03062f347b","kind":"commit","published_at":"2025-01-16T20:07:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.5","html_url":"https://github.com/golang/go/releases/tag/go1.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.5/manifests"},{"name":"go1.24rc1","sha":"16afa6a740fac7442e94dcd2ec5ea4a4853e45dc","kind":"commit","published_at":"2024-12-13T16:52:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc1","html_url":"https://github.com/golang/go/releases/tag/go1.24rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc1/manifests"},{"name":"go1.23.4","sha":"194de8fbfaf4c3ed54e1a3c1b14fc67a830b8d95","kind":"commit","published_at":"2024-12-03T18:27:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.4","html_url":"https://github.com/golang/go/releases/tag/go1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.4/manifests"},{"name":"go1.22.10","sha":"8f3f22eef807250155301822a8960afec160cc02","kind":"commit","published_at":"2024-12-03T18:00:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.10","html_url":"https://github.com/golang/go/releases/tag/go1.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.10/manifests"},{"name":"go1.23.3","sha":"c390a1c22e8951263e6c01346a4281d604b25062","kind":"commit","published_at":"2024-11-06T22:48:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.3","html_url":"https://github.com/golang/go/releases/tag/go1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.3/manifests"},{"name":"go1.22.9","sha":"8af39d30a4c4cf68d566345f26224c191960d9b0","kind":"commit","published_at":"2024-11-06T22:47:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.9","html_url":"https://github.com/golang/go/releases/tag/go1.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.9/manifests"},{"name":"go1.22.8","sha":"aeccd613c896d39f582036aa52917c85ecf0b0c0","kind":"commit","published_at":"2024-10-01T17:24:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.8","html_url":"https://github.com/golang/go/releases/tag/go1.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.8/manifests"},{"name":"go1.23.2","sha":"ed07b321aef7632f956ce991dd10fdd7e1abd827","kind":"commit","published_at":"2024-10-01T17:24:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.2","html_url":"https://github.com/golang/go/releases/tag/go1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.2/manifests"},{"name":"go1.22.7","sha":"7529d09a11496a77ccbffe245607fbd256200991","kind":"commit","published_at":"2024-09-05T15:20:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.7","html_url":"https://github.com/golang/go/releases/tag/go1.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.7/manifests"},{"name":"go1.23.1","sha":"69234ded30614a471c35cef5d87b0e0d3c136cd9","kind":"commit","published_at":"2024-09-05T15:20:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.1","html_url":"https://github.com/golang/go/releases/tag/go1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.1/manifests"},{"name":"go1.23.0","sha":"6885bad7dd86880be6929c02085e5c7a67ff2887","kind":"commit","published_at":"2024-08-13T16:16:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.0","html_url":"https://github.com/golang/go/releases/tag/go1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.0/manifests"},{"name":"go1.22.6","sha":"cb4eee693c382bea4222f20837e26501d40ed892","kind":"commit","published_at":"2024-08-06T17:39:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.6","html_url":"https://github.com/golang/go/releases/tag/go1.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.6/manifests"},{"name":"go1.21.13","sha":"8bba868de983dd7bf55fcd121495ba8d6e2734e7","kind":"commit","published_at":"2024-08-06T17:39:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.13","html_url":"https://github.com/golang/go/releases/tag/go1.21.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.13/manifests"},{"name":"go1.23rc2","sha":"30b6fd60a63c738c2736e83b6a6886a032e6f269","kind":"commit","published_at":"2024-07-16T15:33:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23rc2","html_url":"https://github.com/golang/go/releases/tag/go1.23rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc2/manifests"},{"name":"go1.21.12","sha":"12e9b968bc8890b072b98facbd079ca337bd33a0","kind":"commit","published_at":"2024-07-02T18:51:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.12","html_url":"https://github.com/golang/go/releases/tag/go1.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.12/manifests"},{"name":"go1.22.5","sha":"8e1fdea8316d840fd07e9d6e026048e53290948b","kind":"commit","published_at":"2024-07-02T18:51:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.5","html_url":"https://github.com/golang/go/releases/tag/go1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.5/manifests"},{"name":"go1.23rc1","sha":"7dff7439dcee8ff6cd83869d356accac1039c017","kind":"commit","published_at":"2024-06-21T16:32:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23rc1","html_url":"https://github.com/golang/go/releases/tag/go1.23rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc1/manifests"},{"name":"go1.21.11","sha":"48103d97a84d549b44bc4764df6958f73ba5ee02","kind":"commit","published_at":"2024-06-04T18:11:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.11","html_url":"https://github.com/golang/go/releases/tag/go1.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.11/manifests"},{"name":"go1.22.4","sha":"ace5bb40d027b718b67556afcd31bf54cff050ab","kind":"commit","published_at":"2024-06-04T18:08:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.4","html_url":"https://github.com/golang/go/releases/tag/go1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.4/manifests"},{"name":"go1.21.10","sha":"752b009010df021c45f620e683ec062d22b552bf","kind":"commit","published_at":"2024-05-07T16:00:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.10","html_url":"https://github.com/golang/go/releases/tag/go1.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.10/manifests"},{"name":"go1.22.3","sha":"adbfb672ba485630d75f8b5598228a63f4af08a4","kind":"commit","published_at":"2024-05-07T16:00:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.3","html_url":"https://github.com/golang/go/releases/tag/go1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.3/manifests"},{"name":"go1.22.2","sha":"dddf0ae40fa0c1223aba191d73a44425a08e1035","kind":"commit","published_at":"2024-04-03T15:35:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.2","html_url":"https://github.com/golang/go/releases/tag/go1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.2/manifests"},{"name":"go1.21.9","sha":"d8392e69973a64d96534d544d1f8ac2defc1bc64","kind":"commit","published_at":"2024-04-03T15:35:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.9","html_url":"https://github.com/golang/go/releases/tag/go1.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.9/manifests"},{"name":"go1.22.1","sha":"db6097f8cbaceaed02051850d2411c88b763a0c3","kind":"commit","published_at":"2024-03-05T17:42:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.1","html_url":"https://github.com/golang/go/releases/tag/go1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.1/manifests"},{"name":"go1.21.8","sha":"63992defa823418e8ad91a39777cd671cff89894","kind":"commit","published_at":"2024-03-05T17:38:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.8","html_url":"https://github.com/golang/go/releases/tag/go1.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.8/manifests"},{"name":"go1.22.0","sha":"a10e42f219abb9c5bc4e7d86d9464700a42c7d57","kind":"commit","published_at":"2024-02-06T22:28:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.0","html_url":"https://github.com/golang/go/releases/tag/go1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.0/manifests"},{"name":"go1.20.14","sha":"90a870f1dc49bfcc6ffe95f80fbaf21875198e7a","kind":"commit","published_at":"2024-02-06T18:22:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.14","html_url":"https://github.com/golang/go/releases/tag/go1.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.14/manifests"},{"name":"go1.21.7","sha":"f29208030ab80769ce61dedb5a419821abf92113","kind":"commit","published_at":"2024-02-06T18:00:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.7","html_url":"https://github.com/golang/go/releases/tag/go1.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.7/manifests"},{"name":"go1.22rc2","sha":"1e1da4910546d7ef7e256011f165cb6be1d56451","kind":"commit","published_at":"2024-01-24T16:35:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22rc2","html_url":"https://github.com/golang/go/releases/tag/go1.22rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc2/manifests"},{"name":"go1.21.6","sha":"cc85462b3d23193e4861813ea85e254cfe372403","kind":"commit","published_at":"2024-01-09T18:17:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.6","html_url":"https://github.com/golang/go/releases/tag/go1.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.6/manifests"},{"name":"go1.20.13","sha":"a95136a88cb8a51ede3ec2cdca4cfa3962dcfacd","kind":"commit","published_at":"2024-01-09T18:15:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.13","html_url":"https://github.com/golang/go/releases/tag/go1.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.13/manifests"},{"name":"go1.22rc1","sha":"fa72f3e034fdabc5922ac019281f53ea0a8328cf","kind":"commit","published_at":"2023-12-19T20:59:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22rc1","html_url":"https://github.com/golang/go/releases/tag/go1.22rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc1/manifests"},{"name":"go1.20.12","sha":"97c8ff8d53759e7a82b1862403df1694f2b6e073","kind":"commit","published_at":"2023-12-05T18:12:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.12","html_url":"https://github.com/golang/go/releases/tag/go1.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.12/manifests"},{"name":"go1.21.5","sha":"6018ad99a4a951581b2d846a8ccd6f1d4e74fd11","kind":"commit","published_at":"2023-12-05T18:12:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.5","html_url":"https://github.com/golang/go/releases/tag/go1.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.5/manifests"},{"name":"go1.20.11","sha":"1d0d4b149ce71083ec474d0491851ab2d2dc695e","kind":"commit","published_at":"2023-11-07T17:55:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.11","html_url":"https://github.com/golang/go/releases/tag/go1.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.11/manifests"},{"name":"go1.21.4","sha":"ed817f1c4055a559a94afffecbb91c78e4f39942","kind":"commit","published_at":"2023-11-07T17:38:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.4","html_url":"https://github.com/golang/go/releases/tag/go1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.4/manifests"},{"name":"go1.21.3","sha":"883f062fc0a097bf561030ad453fd3e300896975","kind":"commit","published_at":"2023-10-10T16:31:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.3","html_url":"https://github.com/golang/go/releases/tag/go1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.3/manifests"},{"name":"go1.20.10","sha":"8042fd87f37a725e34407994c9a11aaf95f5af45","kind":"commit","published_at":"2023-10-10T16:26:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.10","html_url":"https://github.com/golang/go/releases/tag/go1.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.10/manifests"},{"name":"go1.20.9","sha":"68f9a6e2addc828246992e66e79c6a51a32d1d71","kind":"commit","published_at":"2023-10-05T19:28:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.9","html_url":"https://github.com/golang/go/releases/tag/go1.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.9/manifests"},{"name":"go1.21.2","sha":"26b5783b72376acd0386f78295e678b9a6bff30e","kind":"commit","published_at":"2023-10-05T19:06:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.2","html_url":"https://github.com/golang/go/releases/tag/go1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.2/manifests"},{"name":"go1.19.13","sha":"619b8fd7d2c94af12933f409e962b99aa9263555","kind":"commit","published_at":"2023-09-06T15:37:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.13","html_url":"https://github.com/golang/go/releases/tag/go1.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.13/manifests"},{"name":"go1.21.1","sha":"2c1e5b05fe39fc5e6c730dd60e82946b8e67c6ba","kind":"commit","published_at":"2023-09-06T15:31:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.1","html_url":"https://github.com/golang/go/releases/tag/go1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.1/manifests"},{"name":"go1.20.8","sha":"d5b851804329aa547dafa278a0c35dd62298d651","kind":"commit","published_at":"2023-09-06T15:31:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.8","html_url":"https://github.com/golang/go/releases/tag/go1.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.8/manifests"},{"name":"go1.21.0","sha":"c19c4c566c63818dfd059b352e52c4710eecf14d","kind":"commit","published_at":"2023-08-08T15:00:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.0","html_url":"https://github.com/golang/go/releases/tag/go1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.0/manifests"},{"name":"go1.21rc4","sha":"041dd5ce051caf72d64b6d5f2f975515b3676a71","kind":"commit","published_at":"2023-08-02T13:51:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc4","html_url":"https://github.com/golang/go/releases/tag/go1.21rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc4/manifests"},{"name":"go1.19.12","sha":"0ae54ddd37302bdd2a8c775135bf5f076a18eeb3","kind":"commit","published_at":"2023-08-01T20:11:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.12","html_url":"https://github.com/golang/go/releases/tag/go1.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.12/manifests"},{"name":"go1.20.7","sha":"adb775e309dea43157e931835e920ac9e7769abe","kind":"commit","published_at":"2023-08-01T19:34:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.7","html_url":"https://github.com/golang/go/releases/tag/go1.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.7/manifests"},{"name":"go1.21rc3","sha":"4aeac326b5cb41a24d6e48c01008abf2f0fda7ff","kind":"commit","published_at":"2023-07-14T15:07:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc3","html_url":"https://github.com/golang/go/releases/tag/go1.21rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc3/manifests"},{"name":"go1.19.11","sha":"e58941fc25771784319ebd0178e566ecf7d3d8c1","kind":"commit","published_at":"2023-07-11T16:38:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.11","html_url":"https://github.com/golang/go/releases/tag/go1.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.11/manifests"},{"name":"go1.20.6","sha":"2c358ffe9762ba08c8db0196942395f97775e31b","kind":"commit","published_at":"2023-07-11T15:58:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.6","html_url":"https://github.com/golang/go/releases/tag/go1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.6/manifests"},{"name":"go1.21rc2","sha":"d8117459c513e048eb72f11988d5416110dff359","kind":"commit","published_at":"2023-06-21T15:40:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc2","html_url":"https://github.com/golang/go/releases/tag/go1.21rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc2/manifests"},{"name":"go1.21rc1","sha":"1c1c82432a78b06c8010c7257df58ff11cc05b61","kind":"commit","published_at":"2023-06-16T14:21:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc1","html_url":"https://github.com/golang/go/releases/tag/go1.21rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc1/manifests"},{"name":"go1.19.10","sha":"7fe60b5df764f5a16a2c40e4412b5ed60f709192","kind":"commit","published_at":"2023-06-06T17:46:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.10","html_url":"https://github.com/golang/go/releases/tag/go1.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.10/manifests"},{"name":"go1.20.5","sha":"e827d41c0a2ea392c117a790cdfed0022e419424","kind":"commit","published_at":"2023-06-06T17:39:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.5","html_url":"https://github.com/golang/go/releases/tag/go1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.5/manifests"},{"name":"go1.19.9","sha":"484330d038d060c6e4db3dc8e6ea2b811b2a44d8","kind":"commit","published_at":"2023-05-02T17:21:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.9","html_url":"https://github.com/golang/go/releases/tag/go1.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.9/manifests"},{"name":"go1.20.4","sha":"324c3ace2d2e4e30949baa23b4c9aac8a4123317","kind":"commit","published_at":"2023-05-02T17:21:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.4","html_url":"https://github.com/golang/go/releases/tag/go1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.4/manifests"},{"name":"go1.19.8","sha":"ca305e101d89969b5cc6a812b1f12038b769aaa2","kind":"commit","published_at":"2023-04-04T17:30:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.8","html_url":"https://github.com/golang/go/releases/tag/go1.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.8/manifests"},{"name":"go1.20.3","sha":"7c47a6b15782b13ecb76fd3c6c18e5f1edc34733","kind":"commit","published_at":"2023-04-04T17:30:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.3","html_url":"https://github.com/golang/go/releases/tag/go1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.3/manifests"},{"name":"go1.19.7","sha":"7bd22aafe41be40e2174335a3dc55431ca9548ec","kind":"commit","published_at":"2023-03-07T16:49:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.7","html_url":"https://github.com/golang/go/releases/tag/go1.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.7/manifests"},{"name":"go1.20.2","sha":"aee9a19c559da6fd258a8609556d89f6fad2a6d8","kind":"commit","published_at":"2023-03-07T16:47:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.2","html_url":"https://github.com/golang/go/releases/tag/go1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.2/manifests"},{"name":"go1.20.1","sha":"202a1a57064127c3f19d96df57b9f9586145e21c","kind":"commit","published_at":"2023-02-14T18:12:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.1","html_url":"https://github.com/golang/go/releases/tag/go1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.1/manifests"},{"name":"go1.19.6","sha":"8656c03fee94ce9cdc4da120b831c2fb9fd68d9d","kind":"commit","published_at":"2023-02-14T18:09:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.6","html_url":"https://github.com/golang/go/releases/tag/go1.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.6/manifests"},{"name":"go1.20","sha":"de4748c47c67392a57f250714509f590f68ad395","kind":"commit","published_at":"2023-02-01T19:03:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20","html_url":"https://github.com/golang/go/releases/tag/go1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20/manifests"},{"name":"go1.20rc3","sha":"b3160e8bcedb25c5266e047ada01b6f462521401","kind":"commit","published_at":"2023-01-12T17:16:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc3","html_url":"https://github.com/golang/go/releases/tag/go1.20rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc3/manifests"},{"name":"go1.18.10","sha":"581603cb7d02019bbf4ff508014038f3120a3dcb","kind":"commit","published_at":"2023-01-10T18:17:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.10","html_url":"https://github.com/golang/go/releases/tag/go1.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.10/manifests"},{"name":"go1.19.5","sha":"1e9ff255a130200fcc4ec5e911d28181fce947d5","kind":"commit","published_at":"2023-01-10T18:15:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.5","html_url":"https://github.com/golang/go/releases/tag/go1.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.5/manifests"},{"name":"go1.20rc2","sha":"32593a91927dbb891e00a5a94abb04105f6a8aa8","kind":"commit","published_at":"2023-01-04T16:02:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc2","html_url":"https://github.com/golang/go/releases/tag/go1.20rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc2/manifests"},{"name":"go1.20rc1","sha":"9f0234214473dfb785a5ad84a8fc62a6a395cbc3","kind":"commit","published_at":"2022-12-07T22:00:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc1","html_url":"https://github.com/golang/go/releases/tag/go1.20rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc1/manifests"},{"name":"go1.19.4","sha":"dc04f3ba1f25313bc9c97e728620206c235db9ee","kind":"commit","published_at":"2022-12-06T19:30:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.4","html_url":"https://github.com/golang/go/releases/tag/go1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.4/manifests"},{"name":"go1.18.9","sha":"0d8a92bdfd3d6d1b24f47e05f9be46645aec94f0","kind":"commit","published_at":"2022-12-06T19:30:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.9","html_url":"https://github.com/golang/go/releases/tag/go1.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.9/manifests"},{"name":"go1.19.3","sha":"5d5ed57b134b7a02259ff070864f753c9e601a18","kind":"commit","published_at":"2022-11-01T16:45:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.3","html_url":"https://github.com/golang/go/releases/tag/go1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.3/manifests"},{"name":"go1.18.8","sha":"156bf3dd36a9264f721dc98749c8899c559cca43","kind":"commit","published_at":"2022-11-01T16:45:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.8","html_url":"https://github.com/golang/go/releases/tag/go1.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.8/manifests"},{"name":"go1.19.2","sha":"895664482c0ebe5cec4a6935615a1e9610bbf1e3","kind":"commit","published_at":"2022-10-04T17:43:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.2","html_url":"https://github.com/golang/go/releases/tag/go1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.2/manifests"},{"name":"go1.18.7","sha":"947091d31ccda14b0a362adff37b6e037f0f59f3","kind":"commit","published_at":"2022-10-04T17:43:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.7","html_url":"https://github.com/golang/go/releases/tag/go1.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.7/manifests"},{"name":"go1.18.6","sha":"170d78d9baa82d1b64682c5d1f15e5f386f18f3e","kind":"commit","published_at":"2022-09-06T16:17:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.6","html_url":"https://github.com/golang/go/releases/tag/go1.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.6/manifests"},{"name":"go1.19.1","sha":"4a4127bccc826ebb6079af3252bc6bfeaec187c4","kind":"commit","published_at":"2022-09-06T16:17:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.1","html_url":"https://github.com/golang/go/releases/tag/go1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.1/manifests"},{"name":"go1.19","sha":"43456202a1e55da55666fac9d56ace7654a65b64","kind":"commit","published_at":"2022-08-02T16:54:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19","html_url":"https://github.com/golang/go/releases/tag/go1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19/manifests"},{"name":"go1.17.13","sha":"15da892a4950a4caac987ee72c632436329f62d5","kind":"commit","published_at":"2022-08-01T15:12:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.13","html_url":"https://github.com/golang/go/releases/tag/go1.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.13/manifests"},{"name":"go1.18.5","sha":"be59153dd8e67d83428e18a44dd29df3059c21fe","kind":"commit","published_at":"2022-08-01T15:12:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.5","html_url":"https://github.com/golang/go/releases/tag/go1.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.5/manifests"},{"name":"go1.19rc2","sha":"ad672e7ce101cc52e38bae3d7484e4660a20d575","kind":"commit","published_at":"2022-07-12T22:09:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19rc2","html_url":"https://github.com/golang/go/releases/tag/go1.19rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc2/manifests"},{"name":"go1.17.12","sha":"1ed3c127daceaffb9aadc806ba60f0b51b47421b","kind":"commit","published_at":"2022-07-12T20:15:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.12","html_url":"https://github.com/golang/go/releases/tag/go1.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.12/manifests"},{"name":"go1.18.4","sha":"88a06f40dfcdc4d37346be169f2b1b9070f38bb3","kind":"commit","published_at":"2022-07-12T19:56:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.4","html_url":"https://github.com/golang/go/releases/tag/go1.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.4/manifests"},{"name":"go1.19rc1","sha":"bac4eb53d64ee402af1d52ac18fb9f0ea76c74e2","kind":"commit","published_at":"2022-07-06T21:33:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19rc1","html_url":"https://github.com/golang/go/releases/tag/go1.19rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc1/manifests"},{"name":"go1.19beta1","sha":"2cfbef438049fd4c3f73d1562773ad1f93900897","kind":"commit","published_at":"2022-06-09T19:31:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19beta1","html_url":"https://github.com/golang/go/releases/tag/go1.19beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19beta1/manifests"},{"name":"go1.18.3","sha":"4068be56ce7721a3d75606ea986d11e9ca27077a","kind":"commit","published_at":"2022-06-01T16:38:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.3","html_url":"https://github.com/golang/go/releases/tag/go1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.3/manifests"},{"name":"go1.17.11","sha":"26cdea3acca29db94541236f0037a20aa22ce2d7","kind":"commit","published_at":"2022-06-01T15:18:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.11","html_url":"https://github.com/golang/go/releases/tag/go1.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.11/manifests"},{"name":"go1.18.2","sha":"8ed0e51b5e5cc50985444f39dc56c55e4fa3bcf9","kind":"commit","published_at":"2022-05-10T16:47:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.2","html_url":"https://github.com/golang/go/releases/tag/go1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.2/manifests"},{"name":"go1.17.10","sha":"085c61ae517110168841be0afeb8f883d66fe95a","kind":"commit","published_at":"2022-05-10T16:14:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.10","html_url":"https://github.com/golang/go/releases/tag/go1.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.10/manifests"},{"name":"go1.17.9","sha":"346b18ee9d15410ab08dd583787c64dbed0666d2","kind":"commit","published_at":"2022-04-12T15:40:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.9","html_url":"https://github.com/golang/go/releases/tag/go1.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.9/manifests"},{"name":"go1.18.1","sha":"0b0d2fe66d2348fa694a925595807859bf08a391","kind":"commit","published_at":"2022-04-12T15:40:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.1","html_url":"https://github.com/golang/go/releases/tag/go1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.1/manifests"},{"name":"go1.18","sha":"4aa1efed4853ea067d665a952eee77c52faac774","kind":"commit","published_at":"2022-03-15T14:06:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18","html_url":"https://github.com/golang/go/releases/tag/go1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18/manifests"},{"name":"go1.17.8","sha":"7dd10d4ce20e64d96a10cb67794851a58d96a2aa","kind":"commit","published_at":"2022-03-03T16:55:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.8","html_url":"https://github.com/golang/go/releases/tag/go1.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.8/manifests"},{"name":"go1.16.15","sha":"7de0c90a1771146bcba5663fb257c52acffe6161","kind":"commit","published_at":"2022-03-03T16:55:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.15","html_url":"https://github.com/golang/go/releases/tag/go1.16.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.15/manifests"},{"name":"go1.18rc1","sha":"cb5a598d7f2ebd276686403d141a97c026d33458","kind":"commit","published_at":"2022-02-16T22:23:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18rc1","html_url":"https://github.com/golang/go/releases/tag/go1.18rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18rc1/manifests"},{"name":"go1.17.7","sha":"6a70ee2873b2367e2a0d6e7d7e167c072b99daf0","kind":"commit","published_at":"2022-02-09T18:09:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.7","html_url":"https://github.com/golang/go/releases/tag/go1.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.7/manifests"},{"name":"go1.16.14","sha":"0a6cf8706fdd0fe1bd26e4d1ecbcd41650bf5e6c","kind":"commit","published_at":"2022-02-09T16:29:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.14","html_url":"https://github.com/golang/go/releases/tag/go1.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.14/manifests"},{"name":"go1.18beta2","sha":"41f485b9a7d8fd647c415be1d11b612063dff21c","kind":"commit","published_at":"2022-01-31T13:43:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18beta2","html_url":"https://github.com/golang/go/releases/tag/go1.18beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta2/manifests"},{"name":"go1.17.6","sha":"9de1ac6ac2cad3871760d0aa288f5ca713afd0a6","kind":"commit","published_at":"2022-01-06T19:06:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.6","html_url":"https://github.com/golang/go/releases/tag/go1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.6/manifests"},{"name":"go1.16.13","sha":"378766af9ed0f2e28d67c2b50e73db7573656669","kind":"commit","published_at":"2022-01-06T19:06:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.13","html_url":"https://github.com/golang/go/releases/tag/go1.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.13/manifests"},{"name":"go1.18beta1","sha":"becaeea1199b875bc24800fa88f2f4fea119bf78","kind":"commit","published_at":"2021-12-14T17:43:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18beta1","html_url":"https://github.com/golang/go/releases/tag/go1.18beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta1/manifests"},{"name":"go1.16.12","sha":"f1f3923d2e3a0952c698d2901fc052046fa4af3d","kind":"commit","published_at":"2021-12-09T13:44:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.12","html_url":"https://github.com/golang/go/releases/tag/go1.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.12/manifests"},{"name":"go1.17.5","sha":"de690c2ff8e323c7ce9e274f986dc6f824b35405","kind":"commit","published_at":"2021-12-09T13:44:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.5","html_url":"https://github.com/golang/go/releases/tag/go1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.5/manifests"},{"name":"go1.17.4","sha":"0f2d0d0694c8680909252ca45dbffbcaff8e430a","kind":"commit","published_at":"2021-12-02T20:02:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.4","html_url":"https://github.com/golang/go/releases/tag/go1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.4/manifests"},{"name":"go1.16.11","sha":"8faefcbfce6d2b2875ab74d81bb4e94b2e3adaf5","kind":"commit","published_at":"2021-12-02T20:00:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.11","html_url":"https://github.com/golang/go/releases/tag/go1.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.11/manifests"},{"name":"go1.16.10","sha":"23991f50b34f8707bcfc7761321bb3b0e9dba10e","kind":"commit","published_at":"2021-11-04T13:55:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.10","html_url":"https://github.com/golang/go/releases/tag/go1.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.10/manifests"},{"name":"go1.17.3","sha":"f58c78a5771570667b26e8c74faa017bd4c2c448","kind":"commit","published_at":"2021-11-04T13:55:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.3","html_url":"https://github.com/golang/go/releases/tag/go1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.3/manifests"},{"name":"go1.16.9","sha":"c580180744e60d6c84fc0b59d634fcff01290780","kind":"commit","published_at":"2021-10-07T19:49:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.9","html_url":"https://github.com/golang/go/releases/tag/go1.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.9/manifests"},{"name":"go1.17.2","sha":"2ac3bdf378ae408ad8c993084c1c6f7d05b7dff8","kind":"commit","published_at":"2021-10-07T18:11:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.2","html_url":"https://github.com/golang/go/releases/tag/go1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.2/manifests"},{"name":"go1.17.1","sha":"21a4e67ad58e3c4a7c5254f60cda5be5c3c450ff","kind":"commit","published_at":"2021-09-09T15:27:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.1","html_url":"https://github.com/golang/go/releases/tag/go1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.1/manifests"},{"name":"go1.16.8","sha":"170a72e58bd128b421f4b3974fe2a37fd035efdf","kind":"commit","published_at":"2021-09-09T15:27:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.8","html_url":"https://github.com/golang/go/releases/tag/go1.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.8/manifests"},{"name":"go1.17","sha":"ec5170397c724a8ae440b2bc529f857c86f0e6b1","kind":"commit","published_at":"2021-08-16T16:23:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17","html_url":"https://github.com/golang/go/releases/tag/go1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17/manifests"},{"name":"go1.16.7","sha":"fa6aa872225f8d33a90d936e7a81b64d2cea68e1","kind":"commit","published_at":"2021-08-04T20:44:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.7","html_url":"https://github.com/golang/go/releases/tag/go1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.7/manifests"},{"name":"go1.15.15","sha":"acbe242f8a2cae8ef4749806291a37d23089b572","kind":"commit","published_at":"2021-08-04T20:44:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.15","html_url":"https://github.com/golang/go/releases/tag/go1.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.15/manifests"},{"name":"go1.17rc2","sha":"72ab3ff68b1ec894fe5599ec82b8849f3baa9d94","kind":"commit","published_at":"2021-08-02T17:57:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17rc2","html_url":"https://github.com/golang/go/releases/tag/go1.17rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc2/manifests"},{"name":"go1.17rc1","sha":"ddfd72f7d10a40a87513a320dae8c52b6dfdb778","kind":"commit","published_at":"2021-07-13T17:12:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17rc1","html_url":"https://github.com/golang/go/releases/tag/go1.17rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc1/manifests"},{"name":"go1.16.6","sha":"bc51e930274a5d5835ac8797978afc0864c9e30c","kind":"commit","published_at":"2021-07-12T19:45:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.6","html_url":"https://github.com/golang/go/releases/tag/go1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.6/manifests"},{"name":"go1.15.14","sha":"c6d89dbf9954b101589e2db8e170b84167782109","kind":"commit","published_at":"2021-07-12T19:44:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.14","html_url":"https://github.com/golang/go/releases/tag/go1.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.14/manifests"},{"name":"go1.17beta1","sha":"dc00dc6c6bf3b5554e37f60799aec092276ff807","kind":"commit","published_at":"2021-06-10T12:41:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17beta1","html_url":"https://github.com/golang/go/releases/tag/go1.17beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17beta1/manifests"},{"name":"go1.16.5","sha":"7677616a263e8ded606cc8297cb67ddc667a876e","kind":"commit","published_at":"2021-06-03T17:14:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.5","html_url":"https://github.com/golang/go/releases/tag/go1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.5/manifests"},{"name":"go1.15.13","sha":"ab7f8297f9734b24a43a942930258cda411f16a3","kind":"commit","published_at":"2021-06-03T17:14:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.13","html_url":"https://github.com/golang/go/releases/tag/go1.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.13/manifests"},{"name":"go1.16.4","sha":"04cd717a269d94d3b3459a3aaf43bc71e3112b7a","kind":"commit","published_at":"2021-05-06T15:00:00.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.4","html_url":"https://github.com/golang/go/releases/tag/go1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.4/manifests"},{"name":"go1.15.12","sha":"07d8cba9e15f5c5a3b0462a9215dbeac0cebf027","kind":"commit","published_at":"2021-05-06T14:59:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.12","html_url":"https://github.com/golang/go/releases/tag/go1.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.12/manifests"},{"name":"go1.16.3","sha":"9baddd3f21230c55f0ad2a10f5f20579dcf0a0bb","kind":"commit","published_at":"2021-04-01T17:26:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.3","html_url":"https://github.com/golang/go/releases/tag/go1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.3/manifests"},{"name":"go1.15.11","sha":"8c163e85267d146274f68854fe02b4a495586584","kind":"commit","published_at":"2021-04-01T17:26:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.11","html_url":"https://github.com/golang/go/releases/tag/go1.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.11/manifests"},{"name":"go1.15.10","sha":"dcffdac515a1d409bcb61783d57ddb137b4741b9","kind":"commit","published_at":"2021-03-11T17:08:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.10","html_url":"https://github.com/golang/go/releases/tag/go1.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.10/manifests"},{"name":"go1.16.2","sha":"3979fb9af9ccfc0b7ccb613dcf256b18c2c295f0","kind":"commit","published_at":"2021-03-11T17:08:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.2","html_url":"https://github.com/golang/go/releases/tag/go1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.2/manifests"},{"name":"go1.16.1","sha":"e9e0473681e581040b4adcd64b53967e1572fe8d","kind":"commit","published_at":"2021-03-10T14:25:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.1","html_url":"https://github.com/golang/go/releases/tag/go1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.1/manifests"},{"name":"go1.15.9","sha":"13722418773b6a081816e8cc48131306565db1bd","kind":"commit","published_at":"2021-03-10T14:24:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.9","html_url":"https://github.com/golang/go/releases/tag/go1.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.9/manifests"},{"name":"go1.16","sha":"f21be2fdc6f1becdbed1592ea0b245cdeedc5ac8","kind":"commit","published_at":"2021-02-16T18:08:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16","html_url":"https://github.com/golang/go/releases/tag/go1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16/manifests"},{"name":"go1.14.15","sha":"5cf057ddedfbb149b71c85ec86050431dd6b2d9d","kind":"commit","published_at":"2021-02-04T20:43:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.15","html_url":"https://github.com/golang/go/releases/tag/go1.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.15/manifests"},{"name":"go1.15.8","sha":"fa6752a5370735b8c2404d6de5191f2eea67130f","kind":"commit","published_at":"2021-02-04T20:42:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.8","html_url":"https://github.com/golang/go/releases/tag/go1.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.8/manifests"},{"name":"go1.16rc1","sha":"3e06467282c6d5678a6273747658c04314e013ef","kind":"commit","published_at":"2021-01-27T22:19:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16rc1","html_url":"https://github.com/golang/go/releases/tag/go1.16rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16rc1/manifests"},{"name":"go1.14.14","sha":"ccb4f250bd7e382e50824c36ec5a3e1a57dcf11a","kind":"commit","published_at":"2021-01-19T19:47:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.14","html_url":"https://github.com/golang/go/releases/tag/go1.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.14/manifests"},{"name":"go1.15.7","sha":"2117ea9737bc9cb2e30cb087b76a283f68768819","kind":"commit","published_at":"2021-01-19T19:47:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.7","html_url":"https://github.com/golang/go/releases/tag/go1.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.7/manifests"},{"name":"go1.16beta1","sha":"2ff33f5e443165e55a080f3a649e4c070c4096d1","kind":"commit","published_at":"2020-12-17T16:03:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16beta1","html_url":"https://github.com/golang/go/releases/tag/go1.16beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16beta1/manifests"},{"name":"go1.14.13","sha":"6eed7d361d276b69a1cfdeeb7690237a6385b073","kind":"commit","published_at":"2020-12-03T17:27:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.13","html_url":"https://github.com/golang/go/releases/tag/go1.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.13/manifests"},{"name":"go1.15.6","sha":"9b955d2d3fcff6a5bc8bce7bafdc4c634a28e95b","kind":"commit","published_at":"2020-12-03T17:27:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.6","html_url":"https://github.com/golang/go/releases/tag/go1.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.6/manifests"},{"name":"go1.14.12","sha":"bc9c580409b61af6b29f0cbd9d45bec63dbe2ccb","kind":"commit","published_at":"2020-11-12T16:47:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.12","html_url":"https://github.com/golang/go/releases/tag/go1.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.12/manifests"},{"name":"go1.15.5","sha":"c53315d6cf1b4bfea6ff356b4a1524778c683bb9","kind":"commit","published_at":"2020-11-12T16:39:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.5","html_url":"https://github.com/golang/go/releases/tag/go1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.5/manifests"},{"name":"go1.15.4","sha":"0e953add9656c32a788e06438cd7b533e968b7f8","kind":"commit","published_at":"2020-11-05T21:21:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.4","html_url":"https://github.com/golang/go/releases/tag/go1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.4/manifests"},{"name":"go1.14.11","sha":"e82710b825958f30b924fc6dba1fd0a63b517199","kind":"commit","published_at":"2020-11-05T21:21:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.11","html_url":"https://github.com/golang/go/releases/tag/go1.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.11/manifests"},{"name":"go1.15.3","sha":"1984ee00048b63eacd2155cd6d74a2d13e998272","kind":"commit","published_at":"2020-10-14T19:10:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.3","html_url":"https://github.com/golang/go/releases/tag/go1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.3/manifests"},{"name":"go1.14.10","sha":"b5a3989dac97270b89cfce250cbb42695647d5cb","kind":"commit","published_at":"2020-10-14T19:10:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.10","html_url":"https://github.com/golang/go/releases/tag/go1.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.10/manifests"},{"name":"go1.14.9","sha":"26a85c3634b8b5dc9cf8adb30664dac0ddc6acf0","kind":"commit","published_at":"2020-09-09T16:38:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.9","html_url":"https://github.com/golang/go/releases/tag/go1.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.9/manifests"},{"name":"go1.15.2","sha":"9706f510a5e2754595d716bd64be8375997311fb","kind":"commit","published_at":"2020-09-09T16:38:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.2","html_url":"https://github.com/golang/go/releases/tag/go1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.2/manifests"},{"name":"go1.14.8","sha":"c187a3d47c41d54bd570905caad128ba947e3d03","kind":"commit","published_at":"2020-09-01T14:08:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.8","html_url":"https://github.com/golang/go/releases/tag/go1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.8/manifests"},{"name":"go1.15.1","sha":"01af46f7cc419da19f8a6a444da8f6022c016803","kind":"commit","published_at":"2020-09-01T14:08:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.1","html_url":"https://github.com/golang/go/releases/tag/go1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.1/manifests"},{"name":"go1.15","sha":"0fdc3801bfd43d6f55e4ea5bf095e1ea55430339","kind":"commit","published_at":"2020-08-11T19:01:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15","html_url":"https://github.com/golang/go/releases/tag/go1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15/manifests"},{"name":"go1.15rc2","sha":"c4f8cb43caf0bcd0c730d7d04a3fce129393cecc","kind":"commit","published_at":"2020-08-07T14:56:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15rc2","html_url":"https://github.com/golang/go/releases/tag/go1.15rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc2/manifests"},{"name":"go1.14.7","sha":"d571a77846dfee8efd076223a882915cd6cb52f4","kind":"commit","published_at":"2020-08-06T14:43:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.7","html_url":"https://github.com/golang/go/releases/tag/go1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.7/manifests"},{"name":"go1.13.15","sha":"e71b61180aa19a60c23b3b7e3f6586726ebe4fd1","kind":"commit","published_at":"2020-08-06T14:43:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.15","html_url":"https://github.com/golang/go/releases/tag/go1.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.15/manifests"},{"name":"go1.15rc1","sha":"3e8f6b0791a670e52d25d76813d669daa68acfb4","kind":"commit","published_at":"2020-07-24T16:28:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15rc1","html_url":"https://github.com/golang/go/releases/tag/go1.15rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc1/manifests"},{"name":"go1.13.14","sha":"d3ba94164a1c404a01369fb54ddd4f5b94d91348","kind":"commit","published_at":"2020-07-16T22:23:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.14","html_url":"https://github.com/golang/go/releases/tag/go1.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.14/manifests"},{"name":"go1.14.6","sha":"edfd6f28486017dcb136cd3f3ec252706d4b326e","kind":"commit","published_at":"2020-07-16T22:23:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.6","html_url":"https://github.com/golang/go/releases/tag/go1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.6/manifests"},{"name":"go1.14.5","sha":"36fcde1676a0d3863cb5f295eed6938cd782fcbb","kind":"commit","published_at":"2020-07-14T14:10:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.5","html_url":"https://github.com/golang/go/releases/tag/go1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.5/manifests"},{"name":"go1.13.13","sha":"1f8859c22ccdeb969b252c8139bf4b1aae5c4909","kind":"commit","published_at":"2020-07-14T14:10:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.13","html_url":"https://github.com/golang/go/releases/tag/go1.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.13/manifests"},{"name":"go1.15beta1","sha":"e92be18fd8b525b642ca25bdb3e2056b35d9d73c","kind":"commit","published_at":"2020-06-10T14:56:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15beta1","html_url":"https://github.com/golang/go/releases/tag/go1.15beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15beta1/manifests"},{"name":"go1.13.12","sha":"6be4a5eb4898c7b5e7557dda061cc09ba310698b","kind":"commit","published_at":"2020-06-01T19:34:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.12","html_url":"https://github.com/golang/go/releases/tag/go1.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.12/manifests"},{"name":"go1.14.4","sha":"83b181c68bf332ac7948f145f33d128377a09c42","kind":"commit","published_at":"2020-06-01T19:34:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.4","html_url":"https://github.com/golang/go/releases/tag/go1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.4/manifests"},{"name":"go1.13.11","sha":"237b6067c17ac3ef1e02632b77deefb5e9837cbb","kind":"commit","published_at":"2020-05-14T19:18:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.11","html_url":"https://github.com/golang/go/releases/tag/go1.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.11/manifests"},{"name":"go1.14.3","sha":"f296b7a6f045325a230f77e9bda1470b1270f817","kind":"commit","published_at":"2020-05-14T19:18:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.3","html_url":"https://github.com/golang/go/releases/tag/go1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.3/manifests"},{"name":"go1.14.2","sha":"96745b980cfde139e8611772e2bc0c59a8e6cdf7","kind":"commit","published_at":"2020-04-08T19:09:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.2","html_url":"https://github.com/golang/go/releases/tag/go1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.2/manifests"},{"name":"go1.13.10","sha":"a57f07aac237d366630e85d080ef1ce0c34f0d09","kind":"commit","published_at":"2020-04-08T19:09:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.10","html_url":"https://github.com/golang/go/releases/tag/go1.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.10/manifests"},{"name":"go1.13.9","sha":"33554bc6af72f13e5eb319fd5f5aa5c9a150a60c","kind":"commit","published_at":"2020-03-19T15:17:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.9","html_url":"https://github.com/golang/go/releases/tag/go1.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.9/manifests"},{"name":"go1.14.1","sha":"564c76a268b75f56d6f465b82fba7f6fb929fd70","kind":"commit","published_at":"2020-03-19T15:17:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.1","html_url":"https://github.com/golang/go/releases/tag/go1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.1/manifests"},{"name":"go1.14","sha":"20a838ab94178c55bc4dc23ddc332fce8545a493","kind":"commit","published_at":"2020-02-25T17:40:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14","html_url":"https://github.com/golang/go/releases/tag/go1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14/manifests"},{"name":"go1.13.8","sha":"a7acf9af07bdc288129fa5756768b41f312d05f4","kind":"commit","published_at":"2020-02-12T19:55:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.8","html_url":"https://github.com/golang/go/releases/tag/go1.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.8/manifests"},{"name":"go1.12.17","sha":"46cb016190389b7e37b21f04e5343a628ca1f662","kind":"commit","published_at":"2020-02-12T19:55:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.17","html_url":"https://github.com/golang/go/releases/tag/go1.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.17/manifests"},{"name":"go1.14rc1","sha":"a068054af141c01df5a4519844f4b77273605f4e","kind":"commit","published_at":"2020-02-05T15:43:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14rc1","html_url":"https://github.com/golang/go/releases/tag/go1.14rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14rc1/manifests"},{"name":"go1.12.16","sha":"deac3221fc4cd365fb40d269dd56551e9d354356","kind":"commit","published_at":"2020-01-27T22:27:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.16","html_url":"https://github.com/golang/go/releases/tag/go1.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.16/manifests"},{"name":"go1.13.7","sha":"7d2473dc81c659fba3f3b83bc6e93ca5fe37a898","kind":"commit","published_at":"2020-01-27T22:26:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.7","html_url":"https://github.com/golang/go/releases/tag/go1.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.7/manifests"},{"name":"go1.12.15","sha":"694e20f4e08af7e7669c9652424d0df9b0b83f00","kind":"commit","published_at":"2020-01-09T19:00:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.15","html_url":"https://github.com/golang/go/releases/tag/go1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.15/manifests"},{"name":"go1.13.6","sha":"14b79df428fdab83ebc813a72ab714d1e2c488d2","kind":"commit","published_at":"2020-01-09T19:00:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.6","html_url":"https://github.com/golang/go/releases/tag/go1.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.6/manifests"},{"name":"go1.14beta1","sha":"a5bfd9da1d1b24f326399b6b75558ded14514f23","kind":"commit","published_at":"2019-12-17T14:59:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14beta1","html_url":"https://github.com/golang/go/releases/tag/go1.14beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14beta1/manifests"},{"name":"go1.13.5","sha":"9341fe073e6f7742c9d61982084874560dac2014","kind":"commit","published_at":"2019-12-04T21:55:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.5","html_url":"https://github.com/golang/go/releases/tag/go1.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.5/manifests"},{"name":"go1.12.14","sha":"8a720dabf102975ced5664b9cf668ac4ca080245","kind":"commit","published_at":"2019-12-04T21:35:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.14","html_url":"https://github.com/golang/go/releases/tag/go1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.14/manifests"},{"name":"go1.12.13","sha":"a8528068d581fcd110d0cb4f3c04ad77261abf6d","kind":"commit","published_at":"2019-10-31T22:53:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.13","html_url":"https://github.com/golang/go/releases/tag/go1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.13/manifests"},{"name":"go1.13.4","sha":"3f995c3f3b43033013013e6c7ccc93a9b1411ca9","kind":"commit","published_at":"2019-10-31T22:47:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.4","html_url":"https://github.com/golang/go/releases/tag/go1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.4/manifests"},{"name":"go1.13.3","sha":"e64356a4484deb5da57396a4cd80e26667b86b79","kind":"commit","published_at":"2019-10-17T21:56:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.3","html_url":"https://github.com/golang/go/releases/tag/go1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.3/manifests"},{"name":"go1.12.12","sha":"9e6d3ca2794c04b3f65019ee90b6e406bcfc9286","kind":"commit","published_at":"2019-10-17T21:51:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.12","html_url":"https://github.com/golang/go/releases/tag/go1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.12/manifests"},{"name":"go1.12.11","sha":"ef74bfc859c918aeab796c2fa18f4a5dde862343","kind":"commit","published_at":"2019-10-17T17:32:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.11","html_url":"https://github.com/golang/go/releases/tag/go1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.11/manifests"},{"name":"go1.13.2","sha":"72766093e6bd092eb18df3759055625ba8436484","kind":"commit","published_at":"2019-10-17T17:32:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.2","html_url":"https://github.com/golang/go/releases/tag/go1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.2/manifests"},{"name":"go1.12.10","sha":"6c15c7cce718e1e9a47f4f0ab1bd70923b04557b","kind":"commit","published_at":"2019-09-25T18:48:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.10","html_url":"https://github.com/golang/go/releases/tag/go1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.10/manifests"},{"name":"go1.13.1","sha":"b17fd8e49d24eb298c53de5cd0a8923f1e0270ba","kind":"commit","published_at":"2019-09-25T18:48:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.1","html_url":"https://github.com/golang/go/releases/tag/go1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.1/manifests"},{"name":"go1.13","sha":"cc8838d645b2b7026c1f3aaceb011775c5ca3a08","kind":"commit","published_at":"2019-09-03T17:05:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13","html_url":"https://github.com/golang/go/releases/tag/go1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13/manifests"},{"name":"go1.13rc2","sha":"d7b402a49a8ef5af911d7873bdbc5f61335f1d41","kind":"commit","published_at":"2019-08-29T14:35:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13rc2","html_url":"https://github.com/golang/go/releases/tag/go1.13rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc2/manifests"},{"name":"go1.13rc1","sha":"ed4f3f313438b8765da6c4605060529761db0797","kind":"commit","published_at":"2019-08-21T19:21:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13rc1","html_url":"https://github.com/golang/go/releases/tag/go1.13rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc1/manifests"},{"name":"go1.12.9","sha":"06472b99cdf59f00049f3cd8c9e05ba283cb2c56","kind":"commit","published_at":"2019-08-15T18:44:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.9","html_url":"https://github.com/golang/go/releases/tag/go1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.9/manifests"},{"name":"go1.12.8","sha":"306a74284eb261acb34ce7f70962f357906a2759","kind":"commit","published_at":"2019-08-13T16:27:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.8","html_url":"https://github.com/golang/go/releases/tag/go1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.8/manifests"},{"name":"go1.11.13","sha":"b2967c0e5c5271bb4469e1f615fb85879ebd8a57","kind":"commit","published_at":"2019-08-13T16:26:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.13","html_url":"https://github.com/golang/go/releases/tag/go1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.13/manifests"},{"name":"go1.12.7","sha":"7f416b4f048677d0784e6941516c0f1e6052b2d6","kind":"commit","published_at":"2019-07-08T19:50:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.7","html_url":"https://github.com/golang/go/releases/tag/go1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.7/manifests"},{"name":"go1.11.12","sha":"4128f163d6dca1b8d703da8cf86ef679608856a0","kind":"commit","published_at":"2019-07-08T19:49:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.12","html_url":"https://github.com/golang/go/releases/tag/go1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.12/manifests"},{"name":"go1.13beta1","sha":"60f14fddfee107dedd76c0be6b422a3d8ccc841a","kind":"commit","published_at":"2019-06-26T16:35:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13beta1","html_url":"https://github.com/golang/go/releases/tag/go1.13beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13beta1/manifests"},{"name":"go1.11.11","sha":"541c49144d73f2a03374517091835fa8a43eebe2","kind":"commit","published_at":"2019-06-11T18:11:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.11","html_url":"https://github.com/golang/go/releases/tag/go1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.11/manifests"},{"name":"go1.12.6","sha":"4ce6a8e89668b87dce67e2f55802903d6eb9110a","kind":"commit","published_at":"2019-06-11T15:21:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.6","html_url":"https://github.com/golang/go/releases/tag/go1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.6/manifests"},{"name":"go1.12.5","sha":"3a1b4e75f8b6c1b57db73bccf7ca871bf1a97ca9","kind":"commit","published_at":"2019-05-06T21:12:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.5","html_url":"https://github.com/golang/go/releases/tag/go1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.5/manifests"},{"name":"go1.11.10","sha":"efa061d9f5d52846dfc3dda40eaf8eccfeeae8d2","kind":"commit","published_at":"2019-05-06T20:50:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.10","html_url":"https://github.com/golang/go/releases/tag/go1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.10/manifests"},{"name":"go1.12.4","sha":"eda3401e807be8928eed48bb5fc85ffa8e62ddb4","kind":"commit","published_at":"2019-04-11T23:31:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.4","html_url":"https://github.com/golang/go/releases/tag/go1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.4/manifests"},{"name":"go1.11.9","sha":"428e5f29a957b591d82e640b619b684aa25fba4e","kind":"commit","published_at":"2019-04-11T23:31:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.9","html_url":"https://github.com/golang/go/releases/tag/go1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.9/manifests"},{"name":"go1.11.8","sha":"f8a63418e985d972c86d3da5bf90b7e81b72b468","kind":"commit","published_at":"2019-04-08T21:30:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.8","html_url":"https://github.com/golang/go/releases/tag/go1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.8/manifests"},{"name":"go1.12.3","sha":"62ec3dd260324d243491b271d53ccdfd4a1f14e3","kind":"commit","published_at":"2019-04-08T21:30:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.3","html_url":"https://github.com/golang/go/releases/tag/go1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.3/manifests"},{"name":"go1.12.2","sha":"ac02fdec7cd16ea8d3de1fc33def9cfabec5170d","kind":"commit","published_at":"2019-04-05T19:24:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.2","html_url":"https://github.com/golang/go/releases/tag/go1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.2/manifests"},{"name":"go1.11.7","sha":"2c5363d9c1cf51457d6d2466a63e6576e80327f8","kind":"commit","published_at":"2019-04-05T19:09:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.7","html_url":"https://github.com/golang/go/releases/tag/go1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.7/manifests"},{"name":"go1.11.6","sha":"e18f2ca380f52bbf8cac039ccfdf445e9047c810","kind":"commit","published_at":"2019-03-14T19:57:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.6","html_url":"https://github.com/golang/go/releases/tag/go1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.6/manifests"},{"name":"go1.12.1","sha":"0380c9ad38843d523d9c9804fe300cb7edd7cd3c","kind":"commit","published_at":"2019-03-14T19:18:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.1","html_url":"https://github.com/golang/go/releases/tag/go1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.1/manifests"},{"name":"go1.12","sha":"05e77d41914d247a1e7caf37d7125ccaa5a53505","kind":"commit","published_at":"2019-02-25T23:01:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12","html_url":"https://github.com/golang/go/releases/tag/go1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12/manifests"},{"name":"go1.12rc1","sha":"1af509d46e31a14e7ff17e23b1fd84250976b405","kind":"commit","published_at":"2019-02-11T20:14:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12rc1","html_url":"https://github.com/golang/go/releases/tag/go1.12rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12rc1/manifests"},{"name":"go1.11.5","sha":"35bb62e60a7779ff82c3067903b3306ff8666471","kind":"commit","published_at":"2019-01-23T19:49:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.5","html_url":"https://github.com/golang/go/releases/tag/go1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.5/manifests"},{"name":"go1.10.8","sha":"b0cb374daf646454998bac7b393f3236a2ab6aca","kind":"commit","published_at":"2019-01-23T19:47:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.8","html_url":"https://github.com/golang/go/releases/tag/go1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.8/manifests"},{"name":"go1.12beta2","sha":"4b3f04c63b5b1a1bbc4dfd71c34341ea4e935115","kind":"commit","published_at":"2019-01-10T18:15:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12beta2","html_url":"https://github.com/golang/go/releases/tag/go1.12beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta2/manifests"},{"name":"go1.12beta1","sha":"e3b4b7baad555f74b6fbc0ddc00d46ed0ac03a0a","kind":"commit","published_at":"2018-12-18T23:01:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12beta1","html_url":"https://github.com/golang/go/releases/tag/go1.12beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta1/manifests"},{"name":"go1.11.4","sha":"4601a4c1b1c00fbe507508f0267ec5a9445bb7e5","kind":"commit","published_at":"2018-12-14T23:34:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.4","html_url":"https://github.com/golang/go/releases/tag/go1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.4/manifests"},{"name":"go1.10.7","sha":"f5ff72d62301c4e9d0a78167fab5914ca12919bd","kind":"commit","published_at":"2018-12-14T23:34:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.7","html_url":"https://github.com/golang/go/releases/tag/go1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.7/manifests"},{"name":"go1.10.6","sha":"25ca8f49c3fc4a68daff7a23ab613e3453be5cda","kind":"commit","published_at":"2018-12-13T17:16:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.6","html_url":"https://github.com/golang/go/releases/tag/go1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.6/manifests"},{"name":"go1.11.3","sha":"90c896448691b5edb0ab11110f37234f63cd28ed","kind":"commit","published_at":"2018-12-13T17:14:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.3","html_url":"https://github.com/golang/go/releases/tag/go1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.3/manifests"},{"name":"go1.10.5","sha":"1ae739797ec72acbd6d90b94a2366a31566205c2","kind":"commit","published_at":"2018-11-02T20:17:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.5","html_url":"https://github.com/golang/go/releases/tag/go1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.5/manifests"},{"name":"go1.11.2","sha":"e8a95aeb75536496432bcace1fb2bbfa449bf0fa","kind":"commit","published_at":"2018-11-02T20:17:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.2","html_url":"https://github.com/golang/go/releases/tag/go1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.2/manifests"},{"name":"go1.11.1","sha":"26957168c4c0cdcc7ca4f0b19d0eb19474d224ac","kind":"commit","published_at":"2018-10-01T20:59:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.1","html_url":"https://github.com/golang/go/releases/tag/go1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.1/manifests"},{"name":"go1.11","sha":"41e62b8c49d21659b48a95216e3062032285250f","kind":"commit","published_at":"2018-08-24T20:18:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11","html_url":"https://github.com/golang/go/releases/tag/go1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11/manifests"},{"name":"go1.10.4","sha":"2191fce26a7fd1cd5b4975e7bd44ab44b1d9dd78","kind":"commit","published_at":"2018-08-24T19:26:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.4","html_url":"https://github.com/golang/go/releases/tag/go1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.4/manifests"},{"name":"go1.11rc2","sha":"02c0c32960f65d0b9c66ec840c612f5f9623dc51","kind":"commit","published_at":"2018-08-22T22:17:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11rc2","html_url":"https://github.com/golang/go/releases/tag/go1.11rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc2/manifests"},{"name":"go1.11rc1","sha":"807e7f2420c683384dc9c6db498808ba1b7aab17","kind":"commit","published_at":"2018-08-13T23:43:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11rc1","html_url":"https://github.com/golang/go/releases/tag/go1.11rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc1/manifests"},{"name":"go1.11beta3","sha":"1b870077c896379c066b41657d3c9062097a6943","kind":"commit","published_at":"2018-08-03T17:21:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta3","html_url":"https://github.com/golang/go/releases/tag/go1.11beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta3/manifests"},{"name":"go1.11beta2","sha":"c814ac44c0571f844718f07aa52afa47e37fb1ed","kind":"commit","published_at":"2018-07-19T21:30:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta2","html_url":"https://github.com/golang/go/releases/tag/go1.11beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta2/manifests"},{"name":"go1.11beta1","sha":"a12c1f26e4cc602dae62ec065a237172a5b8f926","kind":"commit","published_at":"2018-06-26T20:00:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta1","html_url":"https://github.com/golang/go/releases/tag/go1.11beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta1/manifests"},{"name":"go1.10.3","sha":"fe8a0d12b14108cbe2408b417afcaab722b0727c","kind":"commit","published_at":"2018-06-06T23:47:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.3","html_url":"https://github.com/golang/go/releases/tag/go1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.3/manifests"},{"name":"go1.9.7","sha":"7df09b4a03f9e53334672674ba7983d5e7128646","kind":"commit","published_at":"2018-06-06T20:29:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.7","html_url":"https://github.com/golang/go/releases/tag/go1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.7/manifests"},{"name":"go1.9.6","sha":"20f58c6075aef1bb7327ab0691ae095f9412ab5b","kind":"commit","published_at":"2018-04-30T19:04:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.6","html_url":"https://github.com/golang/go/releases/tag/go1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.6/manifests"},{"name":"go1.10.2","sha":"71bdbf431b79dff61944f22c25c7e085ccfc25d5","kind":"commit","published_at":"2018-04-30T19:03:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.2","html_url":"https://github.com/golang/go/releases/tag/go1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.2/manifests"},{"name":"go1.10.1","sha":"ac7c0ee26dda18076d5f6c151d8f920b43340ae3","kind":"commit","published_at":"2018-03-29T06:09:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.1","html_url":"https://github.com/golang/go/releases/tag/go1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.1/manifests"},{"name":"go1.9.5","sha":"f69b0c627f94b7dcaf4ec654df8e0ffa4bf46957","kind":"commit","published_at":"2018-03-29T06:06:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.5","html_url":"https://github.com/golang/go/releases/tag/go1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.5/manifests"},{"name":"go1.10","sha":"bf86aec25972f3a100c3aa58a6abcbcc35bdea49","kind":"commit","published_at":"2018-02-16T16:05:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10","html_url":"https://github.com/golang/go/releases/tag/go1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10/manifests"},{"name":"go1.10rc2","sha":"20e228f2fdb44350c858de941dff4aea9f3127b8","kind":"commit","published_at":"2018-02-07T16:12:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10rc2","html_url":"https://github.com/golang/go/releases/tag/go1.10rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc2/manifests"},{"name":"go1.9.4","sha":"6732fcc06df713fc737cee5c5860bad87599bc6d","kind":"commit","published_at":"2018-02-07T15:34:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.4","html_url":"https://github.com/golang/go/releases/tag/go1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.4/manifests"},{"name":"go1.8.7","sha":"357c9141369361101345f3048a6b2b3e149299d5","kind":"commit","published_at":"2018-02-07T15:33:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.7","html_url":"https://github.com/golang/go/releases/tag/go1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.7/manifests"},{"name":"go1.10rc1","sha":"5348aed83e39bd1d450d92d7f627e994c2db6ebf","kind":"commit","published_at":"2018-01-25T17:24:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10rc1","html_url":"https://github.com/golang/go/releases/tag/go1.10rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc1/manifests"},{"name":"go1.8.6","sha":"96c72e94687d1d78770a204f35993cb2cd3c91e4","kind":"commit","published_at":"2018-01-23T03:33:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.6","html_url":"https://github.com/golang/go/releases/tag/go1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.6/manifests"},{"name":"go1.9.3","sha":"a563954b799c6921fc3666b4723d38413f442145","kind":"commit","published_at":"2018-01-22T21:38:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.3","html_url":"https://github.com/golang/go/releases/tag/go1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.3/manifests"},{"name":"go1.10beta2","sha":"594668a5a96267a46282ce3007a584ec07adf705","kind":"commit","published_at":"2018-01-11T17:44:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10beta2","html_url":"https://github.com/golang/go/releases/tag/go1.10beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta2/manifests"},{"name":"go1.10beta1","sha":"9ce6b5c2ed5d3d5251b9a6a0c548d5fb2c8567e8","kind":"commit","published_at":"2017-12-07T17:38:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10beta1","html_url":"https://github.com/golang/go/releases/tag/go1.10beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta1/manifests"},{"name":"go1.9.2","sha":"2ea7d3461bb41d0ae12b56ee52d43314bcdb97f9","kind":"commit","published_at":"2017-10-25T20:24:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.2","html_url":"https://github.com/golang/go/releases/tag/go1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.2/manifests"},{"name":"go1.8.5","sha":"d4ccbd8833aa45819e903abfc4337555f1832d3c","kind":"commit","published_at":"2017-10-25T18:57:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5","html_url":"https://github.com/golang/go/releases/tag/go1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5/manifests"},{"name":"go1.8.5rc5","sha":"0ab2c8872d648bc155e41bf5a7ed0cfee133ff70","kind":"commit","published_at":"2017-10-25T16:24:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5rc5","html_url":"https://github.com/golang/go/releases/tag/go1.8.5rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc5/manifests"},{"name":"go1.8.5rc4","sha":"fab5e254b2a03d3153f850774d87a79840740fe9","kind":"commit","published_at":"2017-10-20T16:43:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5rc4","html_url":"https://github.com/golang/go/releases/tag/go1.8.5rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc4/manifests"},{"name":"go1.8.4","sha":"f5bcb9b8fe9dd8949d4682b74be6ba72e5d554fb","kind":"commit","published_at":"2017-10-04T18:39:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.4","html_url":"https://github.com/golang/go/releases/tag/go1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.4/manifests"},{"name":"go1.9.1","sha":"7f40c1214dd67cf171a347a5230da70bd8e10d32","kind":"commit","published_at":"2017-10-04T18:39:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.1","html_url":"https://github.com/golang/go/releases/tag/go1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.1/manifests"},{"name":"go1.9","sha":"c8aec4095e089ff6ac50d18e97c3f46561f14f48","kind":"commit","published_at":"2017-08-24T20:52:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9","html_url":"https://github.com/golang/go/releases/tag/go1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9/manifests"},{"name":"go1.9rc2","sha":"048c9cfaacb6fe7ac342b0acd8ca8322b6c49508","kind":"commit","published_at":"2017-08-07T20:29:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9rc2","html_url":"https://github.com/golang/go/releases/tag/go1.9rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc2/manifests"},{"name":"go1.9rc1","sha":"65c6c88a9442b91d8b2fd0230337b1fda4bb6cdf","kind":"commit","published_at":"2017-07-24T19:35:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9rc1","html_url":"https://github.com/golang/go/releases/tag/go1.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc1/manifests"},{"name":"go1.9beta2","sha":"eab99a8d548f8ba864647ab171a44f0a5376a6b3","kind":"commit","published_at":"2017-06-26T21:12:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9beta2","html_url":"https://github.com/golang/go/releases/tag/go1.9beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta2/manifests"},{"name":"go1.9beta1","sha":"952ecbe0a27aadd184ca3e2c342beb464d6b1653","kind":"commit","published_at":"2017-06-14T21:44:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9beta1","html_url":"https://github.com/golang/go/releases/tag/go1.9beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta1/manifests"},{"name":"go1.8.3","sha":"352996a381701cfa0c16e8de29cbde8f3922182f","kind":"commit","published_at":"2017-05-24T18:14:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.3","html_url":"https://github.com/golang/go/releases/tag/go1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.3/manifests"},{"name":"go1.7.6","sha":"2b7a7b710f096b1b7e6f2ab5e9e3ec003ad7cd12","kind":"commit","published_at":"2017-05-23T18:33:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.6","html_url":"https://github.com/golang/go/releases/tag/go1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.6/manifests"},{"name":"go1.8.2","sha":"59870f9e19384c3155f603f799b61b401fa20cc9","kind":"commit","published_at":"2017-05-23T18:32:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.2","html_url":"https://github.com/golang/go/releases/tag/go1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.2/manifests"},{"name":"go1.8.1","sha":"a4c18f063b6659079ca2848ca217a0587dabc001","kind":"commit","published_at":"2017-04-07T16:48:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.1","html_url":"https://github.com/golang/go/releases/tag/go1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.1/manifests"},{"name":"go1.8","sha":"cd6b6202dd1559b3ac63179b45f1833fcfbe7eca","kind":"commit","published_at":"2017-02-16T17:12:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8","html_url":"https://github.com/golang/go/releases/tag/go1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8/manifests"},{"name":"go1.8rc3","sha":"2a5f65a98ca483aad2dd74dc2636a7baecc59cf2","kind":"commit","published_at":"2017-01-26T17:42:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc3","html_url":"https://github.com/golang/go/releases/tag/go1.8rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc3/manifests"},{"name":"go1.7.5","sha":"753452fac6f6963b5a6e38a239b05362385a3842","kind":"commit","published_at":"2017-01-26T17:38:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.5","html_url":"https://github.com/golang/go/releases/tag/go1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.5/manifests"},{"name":"go1.8rc2","sha":"59f181b6fda68ece22882945853ca2df9dbf1c88","kind":"commit","published_at":"2017-01-19T20:58:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc2","html_url":"https://github.com/golang/go/releases/tag/go1.8rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc2/manifests"},{"name":"go1.8rc1","sha":"3de6e96e4b8147f5267a2e8218a7c780b09a434f","kind":"commit","published_at":"2017-01-10T19:35:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc1","html_url":"https://github.com/golang/go/releases/tag/go1.8rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc1/manifests"},{"name":"go1.8beta2","sha":"9cd3c0662aa63eea8e7fae80f558fda9d646ba98","kind":"commit","published_at":"2016-12-15T20:06:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8beta2","html_url":"https://github.com/golang/go/releases/tag/go1.8beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta2/manifests"},{"name":"go1.7.4","sha":"6b36535cf382bce845dd2d272276e7ba350b0c6b","kind":"commit","published_at":"2016-12-01T22:13:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.4","html_url":"https://github.com/golang/go/releases/tag/go1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.4/manifests"},{"name":"go1.6.4","sha":"aa1e69f3fc21795b6fab531a07008e0744ffe5bf","kind":"commit","published_at":"2016-12-01T20:56:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.4","html_url":"https://github.com/golang/go/releases/tag/go1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.4/manifests"},{"name":"go1.8beta1","sha":"41908a54530120b68a79e0fd22b5e709d33cced0","kind":"commit","published_at":"2016-12-01T02:54:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8beta1","html_url":"https://github.com/golang/go/releases/tag/go1.8beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta1/manifests"},{"name":"go1.7.3","sha":"2f6557233c5a5c311547144c34b4045640ff9f71","kind":"commit","published_at":"2016-10-19T17:04:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.3","html_url":"https://github.com/golang/go/releases/tag/go1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.3/manifests"},{"name":"go1.7.2","sha":"edecc650ec95ac1a96d2312980e18d959f89835e","kind":"commit","published_at":"2016-10-17T21:08:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.2","html_url":"https://github.com/golang/go/releases/tag/go1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.2/manifests"},{"name":"go1.7.1","sha":"f75aafdf56dd90eab75cfeac8cf69358f73ba171","kind":"commit","published_at":"2016-09-07T19:11:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.1","html_url":"https://github.com/golang/go/releases/tag/go1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.1/manifests"},{"name":"go1.7","sha":"0d818588685976407c81c60d2fda289361cbc8ec","kind":"commit","published_at":"2016-08-15T22:43:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7","html_url":"https://github.com/golang/go/releases/tag/go1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7/manifests"},{"name":"go1.7rc6","sha":"1e933ed7c091bd8e077ffd123234af10a69e3978","kind":"commit","published_at":"2016-08-08T18:42:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc6","html_url":"https://github.com/golang/go/releases/tag/go1.7rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc6/manifests"},{"name":"go1.7rc5","sha":"09fc3cc5df6b37b62a219bd4cacd8898a2328b76","kind":"commit","published_at":"2016-08-02T23:34:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc5","html_url":"https://github.com/golang/go/releases/tag/go1.7rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc5/manifests"},{"name":"go1.7rc4","sha":"c628d83ec5309cd679e16c734456fed1b9a85806","kind":"commit","published_at":"2016-08-02T02:22:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc4","html_url":"https://github.com/golang/go/releases/tag/go1.7rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc4/manifests"},{"name":"go1.7rc3","sha":"8707f31c0abc6b607014e843b7cc188b3019daa9","kind":"commit","published_at":"2016-07-21T21:19:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc3","html_url":"https://github.com/golang/go/releases/tag/go1.7rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc3/manifests"},{"name":"go1.7rc2","sha":"0ebf6ce087388cdd501a02ff92f2f8cafc3e1378","kind":"commit","published_at":"2016-07-18T15:36:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc2","html_url":"https://github.com/golang/go/releases/tag/go1.7rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc2/manifests"},{"name":"go1.6.3","sha":"da6b9ec7bf1722fa00196e1eadc10a29156b6b28","kind":"commit","published_at":"2016-07-18T15:36:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.3","html_url":"https://github.com/golang/go/releases/tag/go1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.3/manifests"},{"name":"go1.7rc1","sha":"53da5fd4d431881bb3583c9790db7735a6530a1b","kind":"commit","published_at":"2016-07-08T03:48:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc1","html_url":"https://github.com/golang/go/releases/tag/go1.7rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc1/manifests"},{"name":"go1.7beta2","sha":"fca9fc52c831ab6af56e30f8c48062a99ded2580","kind":"commit","published_at":"2016-06-16T19:45:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7beta2","html_url":"https://github.com/golang/go/releases/tag/go1.7beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta2/manifests"},{"name":"go1.7beta1","sha":"3c6b6684ce21c1092ba208a0f1744ad7c930248a","kind":"commit","published_at":"2016-06-02T00:22:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7beta1","html_url":"https://github.com/golang/go/releases/tag/go1.7beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta1/manifests"},{"name":"go1.6.2","sha":"57e459e02b4b01567f92542f92cd9afde209e193","kind":"commit","published_at":"2016-04-19T23:27:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.2","html_url":"https://github.com/golang/go/releases/tag/go1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.2/manifests"},{"name":"go1.6.1","sha":"f5cf5673590a68c55b2330df9dfcdd6fac75b893","kind":"commit","published_at":"2016-04-11T23:39:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.1","html_url":"https://github.com/golang/go/releases/tag/go1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.1/manifests"},{"name":"go1.5.4","sha":"a1ef950a15517bca223d079a6cf65948c3db9694","kind":"commit","published_at":"2016-04-11T23:39:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.4","html_url":"https://github.com/golang/go/releases/tag/go1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.4/manifests"},{"name":"go1.6","sha":"7bc40ffb05d8813bf9b41a331b45d37216f9e747","kind":"commit","published_at":"2016-02-17T19:53:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6","html_url":"https://github.com/golang/go/releases/tag/go1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6/manifests"},{"name":"go1.6rc2","sha":"5d343bdfb140970cc37f099064226d104ca6d817","kind":"commit","published_at":"2016-02-03T23:11:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6rc2","html_url":"https://github.com/golang/go/releases/tag/go1.6rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc2/manifests"},{"name":"go1.6rc1","sha":"036b8fd40b60830ca1d152f17148e52b96d8aa6c","kind":"commit","published_at":"2016-01-28T00:06:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6rc1","html_url":"https://github.com/golang/go/releases/tag/go1.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc1/manifests"},{"name":"go1.6beta2","sha":"66330d8c6c0a23b7eb48688f9954264e48b039da","kind":"commit","published_at":"2016-01-13T23:40:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6beta2","html_url":"https://github.com/golang/go/releases/tag/go1.6beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta2/manifests"},{"name":"go1.5.3","sha":"27d5c0ede5b4411089f4bf52a41dd2f4eed36123","kind":"commit","published_at":"2016-01-13T19:43:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.3","html_url":"https://github.com/golang/go/releases/tag/go1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.3/manifests"},{"name":"go1.6beta1","sha":"8db371b3d58a1c139f0854738f9962de05ca5d7a","kind":"commit","published_at":"2015-12-17T22:45:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6beta1","html_url":"https://github.com/golang/go/releases/tag/go1.6beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta1/manifests"},{"name":"go1.5.2","sha":"40cbf58f960a8f5287d2c3a93b3ca6119df67e85","kind":"commit","published_at":"2015-12-03T00:44:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.2","html_url":"https://github.com/golang/go/releases/tag/go1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.2/manifests"},{"name":"go1.4.3","sha":"50eb39bb23e8b03e823c38e844f0410d0b5325d2","kind":"commit","published_at":"2015-09-23T04:20:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.3","html_url":"https://github.com/golang/go/releases/tag/go1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.3/manifests"},{"name":"go1.5.1","sha":"f2e4c8b5fb3660d793b2c545ef207153db0a34b1","kind":"commit","published_at":"2015-09-09T00:52:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.1","html_url":"https://github.com/golang/go/releases/tag/go1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.1/manifests"},{"name":"go1.5","sha":"bb03defe933c89fee44be675d7aa0fbd893ced30","kind":"commit","published_at":"2015-08-19T05:04:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5","html_url":"https://github.com/golang/go/releases/tag/go1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5/manifests"},{"name":"go1.5rc1","sha":"0d20a61e68ba22fb416fe2aa8b6532026822bad0","kind":"commit","published_at":"2015-08-06T04:06:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5rc1","html_url":"https://github.com/golang/go/releases/tag/go1.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5rc1/manifests"},{"name":"go1.5beta3","sha":"d3ffc975f38890abbd8ca3f7833772e6423297e8","kind":"commit","published_at":"2015-07-29T23:50:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta3","html_url":"https://github.com/golang/go/releases/tag/go1.5beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta3/manifests"},{"name":"go1.5beta2","sha":"cc8f5441980a8c2f9e6c8ec3222985ed488e76ba","kind":"commit","published_at":"2015-07-17T03:34:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta2","html_url":"https://github.com/golang/go/releases/tag/go1.5beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta2/manifests"},{"name":"go1.5beta1","sha":"b6ead9f171742cd5b519a22ecc690354b0d1ce27","kind":"commit","published_at":"2015-07-07T21:53:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta1","html_url":"https://github.com/golang/go/releases/tag/go1.5beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta1/manifests"},{"name":"go1.4.2","sha":"883bc6ed0ea815293fe6309d66f967ea60630e87","kind":"commit","published_at":"2015-02-18T04:24:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.2","html_url":"https://github.com/golang/go/releases/tag/go1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.2/manifests"},{"name":"go1.4.1","sha":"886b02d705ffb1be8b4974ac4c355d480a24e3ec","kind":"commit","published_at":"2015-01-15T21:04:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.1","html_url":"https://github.com/golang/go/releases/tag/go1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.1/manifests"},{"name":"go1.4","sha":"c303df658d43b9f3e98e56e646f8e84a83495991","kind":"commit","published_at":"2014-12-11T00:27:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4","html_url":"https://github.com/golang/go/releases/tag/go1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4/manifests"},{"name":"go1.4rc2","sha":"3d344611770d03a9d2f822216074edd83af67677","kind":"commit","published_at":"2014-12-02T02:43:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4rc2","html_url":"https://github.com/golang/go/releases/tag/go1.4rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc2/manifests"},{"name":"go1.4rc1","sha":"30ef146819d031ccd875de806c4edad66366d4bc","kind":"commit","published_at":"2014-11-17T02:55:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4rc1","html_url":"https://github.com/golang/go/releases/tag/go1.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc1/manifests"},{"name":"go1.4beta1","sha":"ca230d2d6ffeaef0be2f58fd46ba6ed34a8dbf46","kind":"commit","published_at":"2014-10-30T01:02:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4beta1","html_url":"https://github.com/golang/go/releases/tag/go1.4beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4beta1/manifests"},{"name":"go1.3.3","sha":"3dbc53ae6ad4e3b93f31d35d98b38f6dda25f4ee","kind":"commit","published_at":"2014-10-01T01:20:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.3","html_url":"https://github.com/golang/go/releases/tag/go1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.3/manifests"},{"name":"go1.3.2","sha":"f3c81ed821268e2f2e2945b0816f495809bbdf21","kind":"commit","published_at":"2014-09-25T22:32:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.2","html_url":"https://github.com/golang/go/releases/tag/go1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.2/manifests"},{"name":"go1.3.1","sha":"1657de2d6dbb020e15908668f209f3be7dcef151","kind":"commit","published_at":"2014-08-13T03:18:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.1","html_url":"https://github.com/golang/go/releases/tag/go1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.1/manifests"},{"name":"go1.3","sha":"1cdd48c8a276cef9e3e20b7350d13556b6c96a71","kind":"commit","published_at":"2014-06-19T00:20:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3","html_url":"https://github.com/golang/go/releases/tag/go1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3/manifests"},{"name":"go1.3rc2","sha":"2a3daa8bdd5bd06808c51cb4f2921655f70d7617","kind":"commit","published_at":"2014-06-13T03:24:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3rc2","html_url":"https://github.com/golang/go/releases/tag/go1.3rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc2/manifests"},{"name":"go1.3rc1","sha":"a5565ec7d9c04843bc91c06a0d5a652716ee75a7","kind":"commit","published_at":"2014-06-02T04:34:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3rc1","html_url":"https://github.com/golang/go/releases/tag/go1.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc1/manifests"},{"name":"go1.3beta2","sha":"c00043b5d8bd53130bddb5ef1e88643dccc4586f","kind":"commit","published_at":"2014-05-21T00:46:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3beta2","html_url":"https://github.com/golang/go/releases/tag/go1.3beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta2/manifests"},{"name":"go1.2.2","sha":"43d00b0942c1c6f43993ac71e1eea48e62e22b8d","kind":"commit","published_at":"2014-05-05T17:43:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2.2","html_url":"https://github.com/golang/go/releases/tag/go1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.2/manifests"},{"name":"go1.3beta1","sha":"7ff8e90eb7ceb2016aa9fc736febd8a5902ec65e","kind":"commit","published_at":"2014-04-22T00:00:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3beta1","html_url":"https://github.com/golang/go/releases/tag/go1.3beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta1/manifests"},{"name":"go1.2.1","sha":"9c9802fad57c1bcb72ea98c5c55ea2652efc5772","kind":"commit","published_at":"2014-03-03T00:53:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2.1","html_url":"https://github.com/golang/go/releases/tag/go1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.1/manifests"},{"name":"go1.2","sha":"402d3590b54e4a0df9fb51ed14b2999e85ce0b76","kind":"commit","published_at":"2013-11-28T21:32:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2","html_url":"https://github.com/golang/go/releases/tag/go1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2/manifests"},{"name":"go1.2rc5","sha":"4abdb873be5c4bbd1e0edec56f992b201d8e0e68","kind":"commit","published_at":"2013-11-18T01:44:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc5","html_url":"https://github.com/golang/go/releases/tag/go1.2rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc5/manifests"},{"name":"go1.2rc4","sha":"a5940dddba6e7995c6f7e4b4d11df17609c247be","kind":"commit","published_at":"2013-11-13T04:29:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc4","html_url":"https://github.com/golang/go/releases/tag/go1.2rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc4/manifests"},{"name":"go1.2rc3","sha":"2eb51b1ba8cbf593124ab95e2ea9efb5d3ddf21e","kind":"commit","published_at":"2013-11-01T01:44:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc3","html_url":"https://github.com/golang/go/releases/tag/go1.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc3/manifests"},{"name":"go1.2rc2","sha":"309e16554aab1686c5bb744cababfbaa2d83db4d","kind":"commit","published_at":"2013-10-18T04:53:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc2","html_url":"https://github.com/golang/go/releases/tag/go1.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc2/manifests"},{"name":"go1.1.2","sha":"1d6d8fca241bb611af51e265c1b5a2e9ae904702","kind":"commit","published_at":"2013-08-13T05:33:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1.2","html_url":"https://github.com/golang/go/releases/tag/go1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.2/manifests"},{"name":"go1.1.1","sha":"d260448f6b6ac10efe4ae7f6dfe944e72bc2a676","kind":"commit","published_at":"2013-06-13T02:49:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1.1","html_url":"https://github.com/golang/go/releases/tag/go1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.1/manifests"},{"name":"go1.1","sha":"205f850ceacfc39d1e9d76a9569416284594ce8c","kind":"commit","published_at":"2013-05-13T20:03:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1","html_url":"https://github.com/golang/go/releases/tag/go1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1/manifests"},{"name":"go1.1rc3","sha":"46a6097aa7943a490e9bd2e04274845d0e5e200f","kind":"commit","published_at":"2013-05-08T23:04:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1rc3","html_url":"https://github.com/golang/go/releases/tag/go1.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc3/manifests"},{"name":"go1.1rc2","sha":"1c5438aae896edcd1e9f9618f4776517f08053b3","kind":"commit","published_at":"2013-05-07T00:33:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1rc2","html_url":"https://github.com/golang/go/releases/tag/go1.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc2/manifests"},{"name":"go1.0.3","sha":"30be9b4313622c2077539e68826194cb1028c691","kind":"commit","published_at":"2012-09-21T22:10:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.3","html_url":"https://github.com/golang/go/releases/tag/go1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.3/manifests"},{"name":"go1.0.2","sha":"cb6c6570b73a1c4d19cad94570ed277f7dae55ac","kind":"commit","published_at":"2012-06-14T02:50:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.2","html_url":"https://github.com/golang/go/releases/tag/go1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.2/manifests"},{"name":"go1.0.1","sha":"2fffba7fe19690e038314d17a117d6b87979c89f","kind":"commit","published_at":"2012-04-26T19:50:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.1","html_url":"https://github.com/golang/go/releases/tag/go1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.1/manifests"},{"name":"go1","sha":"6174b5e21e73714c63061e66efdbe180e1c5491d","kind":"commit","published_at":"2012-03-28T12:41:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1","html_url":"https://github.com/golang/go/releases/tag/go1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1/manifests"},{"name":"weekly.2012-03-27","sha":"3895b5051df256b442d0b0af50debfffd8d75164","kind":"commit","published_at":"2012-03-28T12:41:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-27/manifests"},{"name":"weekly","sha":"3895b5051df256b442d0b0af50debfffd8d75164","kind":"commit","published_at":"2012-03-28T12:41:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly","html_url":"https://github.com/golang/go/releases/tag/weekly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly/manifests"},{"name":"weekly.2012-03-22","sha":"da7959d5dd1a230868d8eca9dbf11b4d54e8915a","kind":"commit","published_at":"2012-03-23T01:44:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-22/manifests"},{"name":"weekly.2012-03-13","sha":"9ef03fdf7778f23aa304a03888e4e0f698a3ef84","kind":"commit","published_at":"2012-03-13T05:39:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-13/manifests"},{"name":"weekly.2012-03-04","sha":"56208edb8dfc297efde71f18730dfb09b3dcb928","kind":"commit","published_at":"2012-03-05T04:45:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-04/manifests"},{"name":"weekly.2012-02-22","sha":"6419bbbfd310d0e48b3de60c8891a8f0fcc98b6f","kind":"commit","published_at":"2012-02-23T05:40:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-22/manifests"},{"name":"weekly.2012-02-14","sha":"da8f037b57241b0b84fab9d4c9e69b53e7118850","kind":"commit","published_at":"2012-02-15T03:41:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-14/manifests"},{"name":"weekly.2012-02-07","sha":"d3f8f0c258be17e742abb59da26025a6b5656c7b","kind":"commit","published_at":"2012-02-08T03:37:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-07/manifests"},{"name":"weekly.2012-01-27","sha":"6786185fd6245c522dce647163d2b33708c0b46d","kind":"commit","published_at":"2012-01-27T06:51:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-27/manifests"},{"name":"weekly.2012-01-20","sha":"22ef504654079bd0a6f227b7485ce0657bf205e1","kind":"commit","published_at":"2012-01-20T05:57:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-20/manifests"},{"name":"weekly.2012-01-15","sha":"a19870744979bdce3eff58776be42e399ed8f6f1","kind":"commit","published_at":"2012-01-15T22:45:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-15/manifests"},{"name":"weekly.2011-12-22","sha":"1a06b513e758355f769cd894782c34751ba5722d","kind":"commit","published_at":"2011-12-23T03:28:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-22/manifests"},{"name":"weekly.2011-12-14","sha":"3388e9f67b2ebb30bbd115c13b3ac4728c7ff9c1","kind":"commit","published_at":"2011-12-15T05:56:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-14/manifests"},{"name":"weekly.2011-12-06","sha":"8d1da1c66ad9e2d9bf6028e7dfff5d1f2151d494","kind":"commit","published_at":"2011-12-07T02:33:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-06/manifests"},{"name":"weekly.2011-12-02","sha":"7af813a7f2b62734e40628c341cb3afa4c85641c","kind":"commit","published_at":"2011-12-01T21:09:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-02/manifests"},{"name":"weekly.2011-12-01","sha":"9dd07f680a4a8ddb0f750a0de89ccc880e322147","kind":"commit","published_at":"2011-12-01T05:17:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-01/manifests"},{"name":"weekly.2011-11-18","sha":"3af28bd886ca5a64128aa2118aac818c61871dad","kind":"commit","published_at":"2011-11-18T20:20:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-18","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-18/manifests"},{"name":"weekly.2011-11-09","sha":"d83cc435e4c324e34aa10af72c1aa7f4fa47d4c1","kind":"commit","published_at":"2011-11-08T23:57:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-09/manifests"},{"name":"weekly.2011-11-08","sha":"4b39d115a0228d9c88b47f2fd86c9d6377ba7273","kind":"commit","published_at":"2011-11-08T23:27:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-08","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-08/manifests"},{"name":"weekly.2011-11-02","sha":"ede44c68a48ba579defa08d1df94b268c93ab8e3","kind":"commit","published_at":"2011-11-02T03:00:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-02/manifests"},{"name":"weekly.2011-11-01","sha":"08757f722c84260399d3eb1236c0c1ed305e017a","kind":"commit","published_at":"2011-11-02T01:37:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-01/manifests"},{"name":"weekly.2011-10-26","sha":"659f1f208af02a3dd5cc13da0d4f8756a3cc5369","kind":"commit","published_at":"2011-10-26T05:47:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-26","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-26/manifests"},{"name":"weekly.2011-10-25","sha":"cdd3d6932853ec2fb2ac0a693143b22098adb012","kind":"commit","published_at":"2011-10-26T05:09:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-25","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-25/manifests"},{"name":"weekly.2011-10-18","sha":"ac21766c958dc1341d79f17c36cc686ed936e6d4","kind":"commit","published_at":"2011-10-19T00:31:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-18","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-18/manifests"},{"name":"release.r58.2","sha":"0584eb2e7779d5bf699702d06acb686cd08bddd2","kind":"commit","published_at":"2011-10-18T03:06:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58.2","html_url":"https://github.com/golang/go/releases/tag/release.r58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.2/manifests"},{"name":"release.r60.3","sha":"394b383a1ee0ac3fec5e453a7dbe590d3ce6d6b0","kind":"commit","published_at":"2011-10-17T23:55:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.3","html_url":"https://github.com/golang/go/releases/tag/release.r60.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.3/manifests"},{"name":"weekly.2011-10-06","sha":"2b0d7f0836b87dd346e3a815d3bbb593f8e1a3f6","kind":"commit","published_at":"2011-10-06T22:56:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-06/manifests"},{"name":"release.r60.2","sha":"6c4e7f4b681c12d7dbb2a229fb32636303dad781","kind":"commit","published_at":"2011-10-05T21:23:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.2","html_url":"https://github.com/golang/go/releases/tag/release.r60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.2/manifests"},{"name":"weekly.2011-09-21","sha":"e4ac43b7f07379715cbed7355bc3710e709c34ef","kind":"commit","published_at":"2011-09-22T05:06:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-21","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-21/manifests"},{"name":"release.r60.1","sha":"4af7136fcf874e212d66c72178a68db969918b25","kind":"commit","published_at":"2011-09-19T02:32:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.1","html_url":"https://github.com/golang/go/releases/tag/release.r60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.1/manifests"},{"name":"weekly.2011-09-16","sha":"b0e3edab0e5439505f6ac79a9a96ab19478a065b","kind":"commit","published_at":"2011-09-16T07:18:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-16","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-16/manifests"},{"name":"release.r60","sha":"5464bfebe723752dfc09a6dd6b361b8e79db5995","kind":"commit","published_at":"2011-09-08T02:16:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60","html_url":"https://github.com/golang/go/releases/tag/release.r60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60/manifests"},{"name":"weekly.2011-09-07","sha":"c5c656aee37f8e6f53a574bacf42c944bd2630a2","kind":"commit","published_at":"2011-09-07T23:43:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-07/manifests"},{"name":"weekly.2011-09-01","sha":"ca64a37d9d925dec179e1142097dc9f135807656","kind":"commit","published_at":"2011-09-01T07:08:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-01/manifests"},{"name":"weekly.2011-08-17","sha":"1491a20540f377b6f83f5c4a8e823ca20d27d6c5","kind":"commit","published_at":"2011-08-18T04:27:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-08-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-08-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-17/manifests"},{"name":"weekly.2011-08-10","sha":"da7e1ba00b7c223b24a175b0bbefb7b1f26ec1af","kind":"commit","published_at":"2011-08-10T06:00:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-08-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-08-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-08-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-10/manifests"},{"name":"release.r59","sha":"5d9765785dff74784bbdad43f7847b6825509032","kind":"commit","published_at":"2011-07-31T22:37:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r59","html_url":"https://github.com/golang/go/releases/tag/release.r59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r59/manifests"},{"name":"weekly.2011-07-29","sha":"b583108436b22f32d0ddb67b68ca890d306d0fb5","kind":"commit","published_at":"2011-07-29T22:11:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-29/manifests"},{"name":"weekly.2011-07-19","sha":"50ddb98b243e35de1dbe572bc5240129054af9f6","kind":"commit","published_at":"2011-07-20T05:45:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-19","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-19/manifests"},{"name":"release.r58.1","sha":"adfa87c5d754252f2bf428b38560de3d630dbe9d","kind":"commit","published_at":"2011-07-12T14:19:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58.1","html_url":"https://github.com/golang/go/releases/tag/release.r58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.1/manifests"},{"name":"weekly.2011-07-07","sha":"4f03ef7993ce7aa125530010b6b8bf3c4ae2cfa0","kind":"commit","published_at":"2011-07-08T03:13:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-07/manifests"},{"name":"release.r58","sha":"fb10bce0c27cf06dc449d8e58ad6ec5dc276b929","kind":"commit","published_at":"2011-06-29T23:49:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58","html_url":"https://github.com/golang/go/releases/tag/release.r58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58/manifests"},{"name":"weekly.2011-06-23","sha":"30d08b404cc52a7378090287ee8ead2411e9b530","kind":"commit","published_at":"2011-06-24T06:04:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-23/manifests"},{"name":"weekly.2011-06-16","sha":"d6b9dd8b81a4a2969a02ddab9e39532bfb33fafb","kind":"commit","published_at":"2011-06-17T01:31:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-16","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-16/manifests"},{"name":"release.r57.2","sha":"7998d012b9823d6938dbaac929a839776b093fe4","kind":"commit","published_at":"2011-06-16T06:04:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57.2","html_url":"https://github.com/golang/go/releases/tag/release.r57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.2/manifests"},{"name":"weekly.2011-06-09","sha":"11b04261c754c67ad4c4ef13b667854c5ecb64e8","kind":"commit","published_at":"2011-06-10T04:26:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-09/manifests"},{"name":"weekly.2011-06-02","sha":"897ad0c05ee2af17c7740f793f8136d7404e87f5","kind":"commit","published_at":"2011-06-03T01:18:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-02/manifests"},{"name":"weekly.2011-05-22","sha":"f6742e7482c2b4fd1dada85c6318ecd59ccef8f6","kind":"commit","published_at":"2011-05-23T06:30:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-05-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-05-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-05-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-05-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-05-22/manifests"},{"name":"release.r57.1","sha":"16b4a007de329b96411be1597ea70f805b6adbe7","kind":"commit","published_at":"2011-05-04T04:17:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57.1","html_url":"https://github.com/golang/go/releases/tag/release.r57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.1/manifests"},{"name":"release.r57","sha":"ca2cb382ba89d1a1534f71ec2218a23659e3d491","kind":"commit","published_at":"2011-05-03T18:07:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57","html_url":"https://github.com/golang/go/releases/tag/release.r57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57/manifests"},{"name":"weekly.2011-04-27","sha":"5a8ae387e2f22e1c255d96b052b868281ca83761","kind":"commit","published_at":"2011-04-28T06:32:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-27/manifests"},{"name":"weekly.2011-04-13","sha":"0f03eedb878968851f36189f31fb3b1dfce31d84","kind":"commit","published_at":"2011-04-14T04:18:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-13/manifests"},{"name":"weekly.2011-04-04","sha":"51319b1125473fc1732ef012cde40c512ec735a0","kind":"commit","published_at":"2011-04-05T02:55:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-04/manifests"},{"name":"weekly.2011-03-28","sha":"33e41802f9ce0a2b88b344dbd04ecb025385c9aa","kind":"commit","published_at":"2011-03-29T03:17:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-28","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-28/manifests"},{"name":"weekly.2011-03-15","sha":"f538f2432eba1ca4f38bb919d795d6e9101ed374","kind":"commit","published_at":"2011-03-16T05:24:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-15/manifests"},{"name":"weekly.2011-03-07.1","sha":"251cdc917de92a6e710fb1bc8d3230c241d00577","kind":"commit","published_at":"2011-03-07T05:18:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-07.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07.1/manifests"},{"name":"release.r56","sha":"251cdc917de92a6e710fb1bc8d3230c241d00577","kind":"commit","published_at":"2011-03-07T05:18:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r56","html_url":"https://github.com/golang/go/releases/tag/release.r56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r56/manifests"},{"name":"weekly.2011-03-07","sha":"c1d44c9453506cdf5725a392aa03d9aa5df580af","kind":"commit","published_at":"2011-03-07T02:55:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07/manifests"},{"name":"weekly.2011-02-24","sha":"625bcf9f16876865715508d837dd9c36a34e90d7","kind":"commit","published_at":"2011-02-25T03:13:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-24","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-24/manifests"},{"name":"weekly.2011-02-15","sha":"d8ba9a440c826c5ed94f93d2d9fb7e9bf394f472","kind":"commit","published_at":"2011-02-15T15:58:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-15/manifests"},{"name":"weekly.2011-02-01.1","sha":"b08746ee5e0bb7d0291221c85e1fdead9924b858","kind":"commit","published_at":"2011-02-02T01:09:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-01.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-01.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-01.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01.1/manifests"},{"name":"weekly.2011-02-01","sha":"7aa758df0ce7578ff8b4e326eef777d8f10f70c4","kind":"commit","published_at":"2011-02-01T23:59:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01/manifests"},{"name":"weekly.2011-01-20","sha":"34c1b13c2a0d8d66db353b7b62e9379c2a887a2e","kind":"commit","published_at":"2011-01-20T05:02:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-20/manifests"},{"name":"weekly.2011-01-19","sha":"4b7fab83b571813ad56a15b653ed0ade0cf5b52e","kind":"commit","published_at":"2011-01-20T03:01:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-19","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-19/manifests"},{"name":"weekly.2011-01-12","sha":"c3e33975aa8d256984ba897ab88d1ca7cad4940a","kind":"commit","published_at":"2011-01-13T01:04:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-12","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-12/manifests"},{"name":"weekly.2011-01-06","sha":"41170c91e5f7854b2cdf980f314ae33907305018","kind":"commit","published_at":"2011-01-07T04:28:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-06/manifests"},{"name":"weekly.2010-12-22","sha":"7d557ebc1d5220a1843c8f8f5a972eacc056af51","kind":"commit","published_at":"2010-12-23T02:32:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-22/manifests"},{"name":"weekly.2010-12-15.1","sha":"db2263c46be330d035bed2af194da5b84d399943","kind":"commit","published_at":"2010-12-16T03:46:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-15.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15.1/manifests"},{"name":"weekly.2010-12-15","sha":"e4fbcb2c23a391ac0b0a5496bd6ccd4e4459a262","kind":"commit","published_at":"2010-12-16T01:29:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15/manifests"},{"name":"weekly.2010-12-08","sha":"f5ec1876c24c68b7418f5fd1415fe190a7ea27e9","kind":"commit","published_at":"2010-12-08T03:24:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-08","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-08/manifests"},{"name":"weekly.2010-12-02","sha":"7f1b064f1ef3b31e57ec613776caf6d59a98fa10","kind":"commit","published_at":"2010-12-03T00:48:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-02/manifests"},{"name":"weekly.2010-11-23","sha":"fbfa971a162d57aa03ca2b3365b35c4d0998aea4","kind":"commit","published_at":"2010-11-23T23:47:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-23/manifests"},{"name":"weekly.2010-11-10","sha":"013af62ae9cf4c4e34ba40294090b496693a8647","kind":"commit","published_at":"2010-11-10T22:22:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-10/manifests"},{"name":"weekly.2010-11-02","sha":"1e86d46a7651d5895b1b9345497916ec40b1a5e7","kind":"commit","published_at":"2010-11-03T00:49:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-02/manifests"},{"name":"weekly.2010-10-27","sha":"fded5fed0bfac968e73aae7b543bbd337debf4ef","kind":"commit","published_at":"2010-10-28T00:21:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-27/manifests"},{"name":"weekly.2010-10-20","sha":"ec2c9937f4515828875751e0ce3527b91df283b3","kind":"commit","published_at":"2010-10-21T00:33:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-20/manifests"},{"name":"weekly.2010-10-13.1","sha":"6b21949a9182773ae76175164793b9fe2ba131c6","kind":"commit","published_at":"2010-10-15T01:05:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-13.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13.1/manifests"},{"name":"weekly.2010-10-13","sha":"39ee9a0396c77af540c7eb2f1775417ecb5aae6a","kind":"commit","published_at":"2010-10-14T03:52:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13/manifests"},{"name":"weekly.2010-09-29","sha":"ab5b4283f7a8835c4491e60ffc91b02768b02d0c","kind":"commit","published_at":"2010-09-30T07:33:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-29/manifests"},{"name":"weekly.2010-09-22","sha":"71ee385ddfa552a1d1e79a512323b29ee065a0bc","kind":"commit","published_at":"2010-09-23T01:49:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-22/manifests"},{"name":"weekly.2010-09-15","sha":"4e84006e805b7e1794882c71e171da6dc1ba6b53","kind":"commit","published_at":"2010-09-16T04:02:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-15/manifests"},{"name":"weekly.2010-09-06","sha":"863ba0427bb8ab344aaf9eb71d0f241d0d442c4f","kind":"commit","published_at":"2010-09-07T06:09:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-06/manifests"},{"name":"weekly.2010-08-25","sha":"deb00ac3f43076e07d2774c2ea689f7d2ccb983b","kind":"commit","published_at":"2010-08-25T04:58:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-25","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-25/manifests"},{"name":"weekly.2010-08-11","sha":"9e23f2b2ce2dd3150ee15a80e72347d89ff5eba4","kind":"commit","published_at":"2010-08-12T05:51:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-11","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-11/manifests"},{"name":"weekly.2010-08-04","sha":"a1e382673082e7cd4c29967b9951dd5eb63eac86","kind":"commit","published_at":"2010-08-05T03:18:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-04/manifests"},{"name":"weekly.2010-07-29","sha":"b5d84bb0cf1c731a0e90a80eaa85f23bbc463220","kind":"commit","published_at":"2010-07-30T04:48:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-29/manifests"},{"name":"weekly.2010-07-14","sha":"7317c10f5ea7a9d7216fc3e4a1e1c5c1bce6d6fa","kind":"commit","published_at":"2010-07-15T03:04:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-14/manifests"},{"name":"weekly.2010-07-01","sha":"4abbd32b5385e6e2ffe9d297eac636e68565f8d2","kind":"commit","published_at":"2010-07-02T00:36:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-01/manifests"},{"name":"weekly.2010-06-21","sha":"983353e79b1633e760f327dc6ceb283efaa44d63","kind":"commit","published_at":"2010-06-21T22:16:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-06-21","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-21/manifests"},{"name":"weekly.2010-06-09","sha":"61be33d3ae58572eb3f4c67acf0c9ee8c903f888","kind":"commit","published_at":"2010-06-09T21:10:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-06-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-09/manifests"},{"name":"weekly.2010-05-27","sha":"371bf8e61b7b8ef725f795be05f7ce4553433e98","kind":"commit","published_at":"2010-05-27T23:50:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-05-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-05-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-05-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-27/manifests"},{"name":"weekly.2010-05-04","sha":"174ca90b2cad59b1525e0db85ffe25aa3f8e75dc","kind":"commit","published_at":"2010-05-05T02:12:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-05-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-05-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-05-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-04/manifests"},{"name":"weekly.2010-04-27","sha":"70ee7bff79d5731a36c187b94f041a50eea53b1c","kind":"commit","published_at":"2010-04-28T04:05:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-04-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-04-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-04-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-27/manifests"},{"name":"weekly.2010-04-13","sha":"6aad41919bd5317d3b9d0b9a963a2cd0ced012f9","kind":"commit","published_at":"2010-04-14T03:55:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-04-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-04-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-04-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-13/manifests"},{"name":"weekly.2010-03-30","sha":"c2f3737cb01bf35991a775c14cd28e5a2d3a102e","kind":"commit","published_at":"2010-03-31T00:40:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-30","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-30/manifests"},{"name":"weekly.2010-03-22","sha":"a1723941e0a1e128e0a0b6ecde9a054214e55784","kind":"commit","published_at":"2010-03-23T01:56:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-22/manifests"},{"name":"weekly.2010-03-15","sha":"6f9272f5dd568377cfa1b2862de7e12096539089","kind":"commit","published_at":"2010-03-15T23:44:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-15/manifests"},{"name":"weekly.2010-03-04","sha":"baa65fd1066c867ee647fc5a19b6107fa0f91263","kind":"commit","published_at":"2010-03-04T02:00:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-04/manifests"},{"name":"weekly.2010-02-23","sha":"ef81b024b697a292a84e45288d03af2acbf5ff94","kind":"commit","published_at":"2010-02-24T00:35:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-23/manifests"},{"name":"weekly.2010-02-17","sha":"d3a6cd4cd49172d5e0201b85923156137ff68963","kind":"commit","published_at":"2010-02-18T00:31:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-17/manifests"},{"name":"weekly.2010-02-04","sha":"e6004b3de3d697d827591ef034931315fdbcecf6","kind":"commit","published_at":"2010-02-05T01:37:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-04/manifests"},{"name":"weekly.2010-01-27","sha":"492e13e3cde9bd3ee7d4aa6a3aa83c7c14738ec6","kind":"commit","published_at":"2010-01-28T02:28:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-27/manifests"},{"name":"weekly.2010-01-13","sha":"495936b58c343b12ac1bfa95859590e985751f0c","kind":"commit","published_at":"2010-01-14T01:08:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-13/manifests"},{"name":"weekly.2010-01-05","sha":"fd974e096dcdba69ab24ca31bb47e6b639a7306b","kind":"commit","published_at":"2010-01-06T01:12:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-05","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-05/manifests"},{"name":"weekly.2009-12-22","sha":"4551b00da36e0419251f718fe80cf72132fd6f7d","kind":"commit","published_at":"2009-12-22T21:05:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-22/manifests"},{"name":"weekly.2009-12-09","sha":"5facb847703522e2d0716bf32500974aaf20fc20","kind":"commit","published_at":"2009-12-09T22:39:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-09/manifests"},{"name":"weekly.2009-12-07","sha":"b73b43ea3165a52bb9c3d4263954800f4055f426","kind":"commit","published_at":"2009-12-08T06:01:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-07/manifests"},{"name":"weekly.2009-11-17","sha":"a8ba40823c08508ca5f7562501a26bc2e85c88eb","kind":"commit","published_at":"2009-11-18T02:21:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-17/manifests"},{"name":"weekly.2009-11-12","sha":"f3a97293b17133cd5529b3510bc9301798bf2167","kind":"commit","published_at":"2009-11-12T22:55:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-12","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-12/manifests"},{"name":"weekly.2009-11-10.1","sha":"c57054f7b49539ca4ed6533267c1c20c39aaaaa5","kind":"commit","published_at":"2009-11-11T04:05:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-10.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10.1/manifests"},{"name":"weekly.2009-11-10","sha":"78c47c36b2984058c1bec0bd72e0b127b24fcd44","kind":"commit","published_at":"2009-11-10T22:09:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10/manifests"},{"name":"weekly.2009-11-06","sha":"9ad14c94db182dd3326e4c80053e0311f47700ce","kind":"commit","published_at":"2009-11-06T18:33:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-06/manifests"}]},"repo_metadata_updated_at":"2026-09-02T00:11:34.891Z","dependent_packages_count":0,"downloads":44,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":57.693608386878594,"dependent_packages_count":39.80385525870815,"stargazers_count":50.388907676699354,"forks_count":41.697666553939804,"average":47.39600946905647},"purl":"pkg:conda/go-cgo_osx-64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/go-cgo_osx-64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/go-cgo_osx-64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/go-cgo_osx-64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-01T21:59:00.263Z","issues_count":11977,"pull_requests_count":2060,"avg_time_to_close_issue":26204571.320057083,"avg_time_to_close_pull_request":16845612.787696924,"issues_closed_count":7707,"pull_requests_closed_count":1333,"pull_request_authors_count":772,"issue_authors_count":4153,"avg_comments_per_issue":7.033981798447024,"avg_comments_per_pull_request":11.904854368932039,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":855,"past_year_pull_requests_count":88,"past_year_avg_time_to_close_issue":1729600.469879518,"past_year_avg_time_to_close_pull_request":973910.2162162162,"past_year_issues_closed_count":332,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":357,"past_year_avg_comments_per_issue":5.201169590643275,"past_year_avg_comments_per_pull_request":10.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/issues","maintainers":[{"login":"adonovan","count":406,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adonovan"},{"login":"prattmic","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prattmic"},{"login":"mateusz834","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mateusz834"},{"login":"rolandshoemaker","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandshoemaker"},{"login":"qiulaidongfeng","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiulaidongfeng"},{"login":"bcmills","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcmills"},{"login":"dsnet","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"mauri870","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"mvdan","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"},{"login":"Jorropo","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jorropo"},{"login":"dominikh","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominikh"},{"login":"cherrymui","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherrymui"},{"login":"seankhliao","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seankhliao"},{"login":"dmitshur","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"findleyr","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findleyr"},{"login":"aclements","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aclements"},{"login":"julieqiu","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/julieqiu"},{"login":"hajimehoshi","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"},{"login":"qmuntal","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qmuntal"},{"login":"Zxilly","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zxilly"},{"login":"drakkan","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drakkan"},{"login":"jimmyfrasche","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmyfrasche"},{"login":"myitcv","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/myitcv"},{"login":"thatnealpatel","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatnealpatel"},{"login":"nicholashusin","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholashusin"},{"login":"odeke-em","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odeke-em"},{"login":"johanbrandhorst","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanbrandhorst"},{"login":"ALTree","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ALTree"},{"login":"panjf2000","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panjf2000"},{"login":"dvyukov","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvyukov"},{"login":"ianlancetaylor","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianlancetaylor"},{"login":"0intro","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0intro"},{"login":"mundaym","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mundaym"},{"login":"h9jiang","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h9jiang"},{"login":"mattn","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"andybons","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andybons"},{"login":"xieyuschen","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xieyuschen"},{"login":"alexbrainman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbrainman"},{"login":"cpu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"},{"login":"jake-ciolek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jake-ciolek"},{"login":"tklauser","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"},{"login":"crawshaw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crawshaw"},{"login":"HaraldNordgren","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaraldNordgren"},{"login":"sbinet","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbinet"},{"login":"cuonglm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuonglm"},{"login":"4ad","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/4ad"},{"login":"artyom","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/artyom"},{"login":"tatianab","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tatianab"},{"login":"SamWhited","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SamWhited"},{"login":"mdempsky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdempsky"},{"login":"thepudds","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thepudds"},{"login":"codyoss","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codyoss"},{"login":"eliben","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliben"},{"login":"ysmolski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ysmolski"},{"login":"changkun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/changkun"},{"login":"smasher164","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smasher164"},{"login":"rasky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rasky"},{"login":"JaynewDee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JaynewDee"},{"login":"nsrip-dd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsrip-dd"},{"login":"neelance","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neelance"},{"login":"ayang64","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayang64"},{"login":"dmgk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmgk"},{"login":"minux","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minux"},{"login":"allone9425","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allone9425"},{"login":"mdlayher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdlayher"},{"login":"psilva261","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psilva261"},{"login":"fatih","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fatih"},{"login":"paulzhol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulzhol"},{"login":"broady","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/broady"}],"active_maintainers":[{"login":"adonovan","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adonovan"},{"login":"nicholashusin","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholashusin"},{"login":"prattmic","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prattmic"},{"login":"dmitshur","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"thatnealpatel","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatnealpatel"},{"login":"rolandshoemaker","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandshoemaker"},{"login":"Jorropo","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jorropo"},{"login":"seankhliao","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seankhliao"},{"login":"aclements","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aclements"},{"login":"tklauser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"},{"login":"mvdan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"},{"login":"thepudds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thepudds"},{"login":"dsnet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"jake-ciolek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jake-ciolek"},{"login":"qmuntal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qmuntal"},{"login":"Zxilly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zxilly"},{"login":"hajimehoshi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"},{"login":"h9jiang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h9jiang"},{"login":"dominikh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominikh"},{"login":"cpu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"},{"login":"alexbrainman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbrainman"},{"login":"0intro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0intro"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_osx-64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_osx-64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_osx-64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_osx-64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_osx-64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_osx-64/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5492,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":865},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-09-02T05:06:32.934Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":5285304,"name":"go-cgo_linux-64","ecosystem":"conda","description":"This package enables the CONDA_GO_COMPILER environment variable. This variable is used by conda-forge's patched GoLang compiler to set conda-aware GOBIN and GOPATH default values. These default values are ignored if GOBIN and GOPATH environment variables are set independently by the user.  Furthermore, this package set the correct GOARCH and GOOS environment variables to enable cross-compilation.","homepage":"https://golang.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/golang/go","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2021-06-14T12:36:46.000Z","latest_release_published_at":"2026-07-17T23:54:14.000Z","latest_release_number":"1.26.5","last_synced_at":"2026-07-18T09:18:33.578Z","created_at":"2022-10-03T15:42:30.749Z","updated_at":"2026-08-29T08:03:05.841Z","registry_url":"https://anaconda.org/anaconda/go-cgo_linux-64","install_command":"conda install -c anaconda go-cgo_linux-64","documentation_url":null,"metadata":{},"repo_metadata":{"id":19835501,"uuid":"23096959","full_name":"golang/go","owner":"golang","description":"The Go programming language","archived":false,"fork":false,"pushed_at":"2026-08-23T02:48:50.000Z","size":452616,"stargazers_count":136184,"open_issues_count":10115,"forks_count":19295,"subscribers_count":3358,"default_branch":"master","last_synced_at":"2026-08-23T11:15:41.097Z","etag":null,"topics":["go","golang","language","programming-language"],"latest_commit_sha":null,"homepage":"https://go.dev","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/golang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":".github/SUPPORT.md","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}},"created_at":"2014-08-19T04:33:40.000Z","updated_at":"2026-08-23T10:38:48.000Z","dependencies_parsed_at":"2023-09-22T08:27:49.290Z","dependency_job_id":"51c1ade0-284a-4af0-ae5d-cc3266f79635","html_url":"https://github.com/golang/go","commit_stats":{"total_commits":59966,"total_committers":2541,"mean_commits":"23.599370326643054","dds":0.8771970783443952,"last_synced_commit":"103317217de0ca4b59cc90a09badc744a4fba768"},"previous_names":[],"tags_count":480,"template":false,"template_full_name":null,"purl":"pkg:github/golang/go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","download_url":"https://codeload.github.com/golang/go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/sbom","scorecard":{"id":390775,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang/go","commit":"a8564bd412d4495a6048f981d30d4d7abb1e45a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: src/archive/tar/fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: src/archive/zip/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/bytes/bytes_test.go:1819","Info: GoBuiltInFuzzer integration found: src/cmd/go/internal/envcmd/env_test.go:22","Info: GoBuiltInFuzzer integration found: src/cmd/go/internal/work/shell_test.go:17","Info: GoBuiltInFuzzer integration found: src/cmd/internal/pgo/serialize_test.go:183","Info: GoBuiltInFuzzer integration found: src/compress/gzip/fuzz_test.go:17","Info: GoBuiltInFuzzer integration found: src/debug/buildinfo/buildinfo_test.go:323","Info: GoBuiltInFuzzer integration found: src/debug/buildinfo/buildinfo_test.go:399","Info: GoBuiltInFuzzer integration found: src/encoding/csv/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/fold_test.go:14","Info: GoBuiltInFuzzer integration found: src/encoding/json/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/fuzz_test.go:55","Info: GoBuiltInFuzzer integration found: src/encoding/json/internal/jsonwire/wire_test.go:50","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:20","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:108","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:139","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:240","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:259","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:360","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:380","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/fuzz_test.go:14","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2_fuzz_test.go:55","Info: GoBuiltInFuzzer integration found: src/html/fuzz_test.go:9","Info: GoBuiltInFuzzer integration found: src/image/gif/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/image/jpeg/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/image/png/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:324","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:355","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:385","Info: GoBuiltInFuzzer integration found: src/internal/runtime/maps/fuzz_test.go:96","Info: GoBuiltInFuzzer integration found: src/internal/trace/reader_test.go:53","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:32","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:49","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:88","Info: GoBuiltInFuzzer integration found: src/internal/zstd/xxhash_test.go:78","Info: GoBuiltInFuzzer integration found: src/math/big/nat_test.go:719","Info: GoBuiltInFuzzer integration found: src/net/netip/fuzz_test.go:127","Info: GoBuiltInFuzzer integration found: src/runtime/debug/mod_test.go:23","Info: GoBuiltInFuzzer integration found: src/runtime/mgcscavenge_test.go:841","Info: GoBuiltInFuzzer integration found: src/strings/strings_test.go:1495","Info: GoBuiltInFuzzer integration found: src/syscall/syscall_windows_test.go:276","Info: GoBuiltInFuzzer integration found: src/syscall/wtf8_windows_test.go:157","Info: GoBuiltInFuzzer integration found: src/syscall/wtf8_windows_test.go:177","Info: GoBuiltInFuzzer integration found: src/time/format_test.go:995","Info: GoBuiltInFuzzer integration found: src/time/format_test.go:1037"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: src/crypto/internal/boring/syso/goboringcrypto_linux_amd64.syso:1","Warn: binary detected: src/crypto/internal/boring/syso/goboringcrypto_linux_arm64.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_darwin.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_freebsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_linux.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_netbsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_openbsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v3/race_linux.syso:1","Warn: binary detected: src/runtime/race/race_darwin_arm64.syso:1","Warn: binary detected: src/runtime/race/race_linux_arm64.syso:1","Warn: binary detected: src/runtime/race/race_linux_loong64.syso:1","Warn: binary detected: src/runtime/race/race_linux_ppc64le.syso:1","Warn: binary detected: src/runtime/race/race_linux_s390x.syso:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: containerImage not pinned by hash: src/crypto/internal/boring/Dockerfile:8","Warn: containerImage not pinned by hash: src/crypto/internal/fips140/nistec/fiat/Dockerfile:5: pin your Docker image by updating coqorg/coq:8.13.2 to coqorg/coq:8.13.2@sha256:f0266f10d0f3318644b3b41f6797c44cb2cc247b9d248089a5def64a2d937828","Warn: downloadThenRun not pinned by hash: src/crypto/internal/boring/Dockerfile:24-27","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:44:29.345Z","repository_id":19835501,"created_at":"2025-08-18T17:44:29.346Z","updated_at":"2025-08-18T17:44:29.346Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850184,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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"},"owner_record":{"login":"golang","name":"Go","uuid":"4314092","kind":"organization","description":"The Go Programming Language","email":null,"website":"https://go.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4314092?v=4","repositories_count":61,"last_synced_at":"2026-08-29T00:59:32.211Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang","funding_links":[],"total_stars":251311,"followers":12551,"following":0,"created_at":"2022-11-03T06:09:51.413Z","updated_at":"2026-08-29T00:59:32.226Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang/repositories"},"tags":[{"name":"go1.25.9","sha":"7076e01d9d450bae9f25be76f45d58cc52e2aad2","kind":"commit","published_at":"2026-04-07T19:41:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.9","html_url":"https://github.com/golang/go/releases/tag/go1.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.9/manifests"},{"name":"go1.26.2","sha":"9c8bf0e72a6fb3b415b591b124b59fbb7cf92252","kind":"commit","published_at":"2026-04-07T19:38:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.2","html_url":"https://github.com/golang/go/releases/tag/go1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.2/manifests"},{"name":"go1.25.8","sha":"439ff996f0ee506fc2eb84b7f11ffc360a6299f2","kind":"commit","published_at":"2026-03-06T00:26:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.8","html_url":"https://github.com/golang/go/releases/tag/go1.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.8/manifests"},{"name":"go1.26.1","sha":"e87b10ea2a2c6c65b80c4374af42b9c02ac9fb20","kind":"commit","published_at":"2026-03-06T00:26:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.1","html_url":"https://github.com/golang/go/releases/tag/go1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.1/manifests"},{"name":"go1.26.0","sha":"d90b98e65320778f3b1f99a6951ab20f04d218b3","kind":"commit","published_at":"2026-02-10T19:27:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.0","html_url":"https://github.com/golang/go/releases/tag/go1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.0/manifests"},{"name":"go1.25.7","sha":"eaf3bc799a221cc375f188e8699c9330c1caf40a","kind":"commit","published_at":"2026-02-04T15:46:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.7","html_url":"https://github.com/golang/go/releases/tag/go1.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.7/manifests"},{"name":"go1.24.13","sha":"96e4e2b1616c3c59577d48abcf2823bf1fdcd2e2","kind":"commit","published_at":"2026-02-04T15:46:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.13","html_url":"https://github.com/golang/go/releases/tag/go1.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.13/manifests"},{"name":"go1.26rc3","sha":"70d5aa7ba25f23b02d87512c5a6b6a9c699334ee","kind":"commit","published_at":"2026-02-04T15:46:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc3","html_url":"https://github.com/golang/go/releases/tag/go1.26rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc3/manifests"},{"name":"go1.26rc2","sha":"4606a931d2b099f2c5e5619b797352607ee42225","kind":"commit","published_at":"2026-01-15T18:32:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc2","html_url":"https://github.com/golang/go/releases/tag/go1.26rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc2/manifests"},{"name":"go1.24.12","sha":"63a1b82d1e68ddd87652467303901593efe0ff11","kind":"commit","published_at":"2026-01-15T18:28:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.12","html_url":"https://github.com/golang/go/releases/tag/go1.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.12/manifests"},{"name":"go1.25.6","sha":"69801b25b9624c3a678ef87d30771861e7bba51f","kind":"commit","published_at":"2026-01-15T18:28:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.6","html_url":"https://github.com/golang/go/releases/tag/go1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.6/manifests"},{"name":"go1.26rc1","sha":"c599a8f2385849a225d02843b3c6389dbfc5aa69","kind":"commit","published_at":"2025-12-16T20:00:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc1","html_url":"https://github.com/golang/go/releases/tag/go1.26rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc1/manifests"},{"name":"go1.25.5","sha":"fefb02adf45c4bcc879bd406a8d61f2a292c26a9","kind":"commit","published_at":"2025-12-02T16:04:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.5","html_url":"https://github.com/golang/go/releases/tag/go1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.5/manifests"},{"name":"go1.24.11","sha":"1296453960bac0fb5675853c40e3747e5237e16e","kind":"commit","published_at":"2025-12-02T16:04:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.11","html_url":"https://github.com/golang/go/releases/tag/go1.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.11/manifests"},{"name":"go1.25.4","sha":"f2cd93aa0505465c1d30201c806b6d4d3481c5fa","kind":"commit","published_at":"2025-11-05T19:01:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.4","html_url":"https://github.com/golang/go/releases/tag/go1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.4/manifests"},{"name":"go1.24.10","sha":"0259df17feb288f1e24517516939b67876c2627b","kind":"commit","published_at":"2025-11-05T19:01:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.10","html_url":"https://github.com/golang/go/releases/tag/go1.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.10/manifests"},{"name":"go1.25.3","sha":"28622c19591d95c9a83f706f2ed1b303d58da85f","kind":"commit","published_at":"2025-10-13T21:14:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.3","html_url":"https://github.com/golang/go/releases/tag/go1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.3/manifests"},{"name":"go1.24.9","sha":"8e10ef451a1b6a1e8861ced1154e1c3265bfa01b","kind":"commit","published_at":"2025-10-13T21:14:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.9","html_url":"https://github.com/golang/go/releases/tag/go1.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.9/manifests"},{"name":"go1.24.8","sha":"3a666bca00d7fb30d55e252131ea2cf2006dc3a3","kind":"commit","published_at":"2025-10-07T18:17:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.8","html_url":"https://github.com/golang/go/releases/tag/go1.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.8/manifests"},{"name":"go1.25.2","sha":"bed6c81c2dceeb19c7f9e46fc173671abcda7cfd","kind":"commit","published_at":"2025-10-07T18:16:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.2","html_url":"https://github.com/golang/go/releases/tag/go1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.2/manifests"},{"name":"go1.25.1","sha":"56ebf80e57db9f61981fc0636fc6419dc6f68eda","kind":"commit","published_at":"2025-09-03T17:46:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.1","html_url":"https://github.com/golang/go/releases/tag/go1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.1/manifests"},{"name":"go1.24.7","sha":"d41a8222133aabaf5527eab64586050a0fbb773b","kind":"commit","published_at":"2025-09-03T17:46:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.7","html_url":"https://github.com/golang/go/releases/tag/go1.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.7/manifests"},{"name":"go1.25.0","sha":"6e676ab2b809d46623acb5988248d95d1eb7939c","kind":"commit","published_at":"2025-08-12T20:50:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.0","html_url":"https://github.com/golang/go/releases/tag/go1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.0/manifests"},{"name":"go1.25rc3","sha":"ac94297758f3d83fca5ffa16cd179bb098bbd914","kind":"commit","published_at":"2025-08-06T18:09:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc3","html_url":"https://github.com/golang/go/releases/tag/go1.25rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc3/manifests"},{"name":"go1.23.12","sha":"dd8b7ad9268c2fbde675132a41b4e4da02eef94d","kind":"commit","published_at":"2025-08-06T18:08:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.12","html_url":"https://github.com/golang/go/releases/tag/go1.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.12/manifests"},{"name":"go1.24.6","sha":"7f36edc26d4e3becb6d9c9008ff00f260bb19055","kind":"commit","published_at":"2025-08-06T18:07:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.6","html_url":"https://github.com/golang/go/releases/tag/go1.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.6/manifests"},{"name":"go1.25rc2","sha":"e73dadc758d30a11146e32cc1d0baafa255641a6","kind":"commit","published_at":"2025-07-08T17:29:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc2","html_url":"https://github.com/golang/go/releases/tag/go1.25rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc2/manifests"},{"name":"go1.24.5","sha":"9d828e80fa1f3cc52de60428cae446b35b576de8","kind":"commit","published_at":"2025-07-08T17:00:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.5","html_url":"https://github.com/golang/go/releases/tag/go1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.5/manifests"},{"name":"go1.23.11","sha":"0a75dd7c2dcf7057ef200290d8f5c4c1514dba80","kind":"commit","published_at":"2025-07-08T17:00:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.11","html_url":"https://github.com/golang/go/releases/tag/go1.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.11/manifests"},{"name":"go1.25rc1","sha":"8ac5714ef2ac4f5a35169f573f30b57144b99cfd","kind":"commit","published_at":"2025-06-11T18:56:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc1","html_url":"https://github.com/golang/go/releases/tag/go1.25rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc1/manifests"},{"name":"go1.24.4","sha":"6796ebb2cb66b316a07998cdcd69b1c486b8579e","kind":"commit","published_at":"2025-06-05T18:35:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.4","html_url":"https://github.com/golang/go/releases/tag/go1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.4/manifests"},{"name":"go1.23.10","sha":"d375ae50633cdf1cd8536f2a199c382f9053b638","kind":"commit","published_at":"2025-06-05T18:34:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.10","html_url":"https://github.com/golang/go/releases/tag/go1.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.10/manifests"},{"name":"go1.23.9","sha":"f77084d15d53e6aa09d2e7f867e69cc9766da2c5","kind":"commit","published_at":"2025-05-06T18:34:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.9","html_url":"https://github.com/golang/go/releases/tag/go1.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.9/manifests"},{"name":"go1.24.3","sha":"34c8b14ca9f4096383d658fbd748322a993a2bd2","kind":"commit","published_at":"2025-05-06T18:13:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.3","html_url":"https://github.com/golang/go/releases/tag/go1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.3/manifests"},{"name":"go1.23.8","sha":"7a2cfb70b01f069c2125adcf7126d7f3376cb8b7","kind":"commit","published_at":"2025-04-01T16:11:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.8","html_url":"https://github.com/golang/go/releases/tag/go1.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.8/manifests"},{"name":"go1.24.2","sha":"49860cf92a9a3ba434d2bc393faaefabe48d181e","kind":"commit","published_at":"2025-04-01T16:11:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.2","html_url":"https://github.com/golang/go/releases/tag/go1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.2/manifests"},{"name":"go1.24.1","sha":"339c903a75c3fe936fb4ed6c355d15e6081d6af3","kind":"commit","published_at":"2025-03-04T19:27:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.1","html_url":"https://github.com/golang/go/releases/tag/go1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.1/manifests"},{"name":"go1.23.7","sha":"c01c4d41d6b49bc6317f8cfb3a33a92f25681b34","kind":"commit","published_at":"2025-03-04T19:14:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.7","html_url":"https://github.com/golang/go/releases/tag/go1.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.7/manifests"},{"name":"go1.24.0","sha":"3901409b5d0fb7c85a3e6730a59943cc93b2835c","kind":"commit","published_at":"2025-02-11T17:55:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.0","html_url":"https://github.com/golang/go/releases/tag/go1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.0/manifests"},{"name":"go1.24rc3","sha":"18068cb96aa9836f36f243d63f570e5b7b3a9b9b","kind":"commit","published_at":"2025-02-05T20:35:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc3","html_url":"https://github.com/golang/go/releases/tag/go1.24rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc3/manifests"},{"name":"go1.22.12","sha":"5817e650946aaa0ac28956de96b3f9aa1de4b299","kind":"commit","published_at":"2025-02-04T16:39:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.12","html_url":"https://github.com/golang/go/releases/tag/go1.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.12/manifests"},{"name":"go1.23.6","sha":"a991f9c34d454d3d844f21dc08f2d05df35a8c60","kind":"commit","published_at":"2025-02-04T16:39:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.6","html_url":"https://github.com/golang/go/releases/tag/go1.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.6/manifests"},{"name":"go1.24rc2","sha":"8a4c24f9bba00d1ac5f4a5d286445af9c5afe339","kind":"commit","published_at":"2025-01-16T20:13:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc2","html_url":"https://github.com/golang/go/releases/tag/go1.24rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc2/manifests"},{"name":"go1.22.11","sha":"f07288435495dccb05217b6012ecb2b7a5b521ab","kind":"commit","published_at":"2025-01-16T20:07:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.11","html_url":"https://github.com/golang/go/releases/tag/go1.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.11/manifests"},{"name":"go1.23.5","sha":"d04e3cbc9240e25de449dcae2ec33d03062f347b","kind":"commit","published_at":"2025-01-16T20:07:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.5","html_url":"https://github.com/golang/go/releases/tag/go1.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.5/manifests"},{"name":"go1.24rc1","sha":"16afa6a740fac7442e94dcd2ec5ea4a4853e45dc","kind":"commit","published_at":"2024-12-13T16:52:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc1","html_url":"https://github.com/golang/go/releases/tag/go1.24rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc1/manifests"},{"name":"go1.23.4","sha":"194de8fbfaf4c3ed54e1a3c1b14fc67a830b8d95","kind":"commit","published_at":"2024-12-03T18:27:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.4","html_url":"https://github.com/golang/go/releases/tag/go1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.4/manifests"},{"name":"go1.22.10","sha":"8f3f22eef807250155301822a8960afec160cc02","kind":"commit","published_at":"2024-12-03T18:00:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.10","html_url":"https://github.com/golang/go/releases/tag/go1.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.10/manifests"},{"name":"go1.23.3","sha":"c390a1c22e8951263e6c01346a4281d604b25062","kind":"commit","published_at":"2024-11-06T22:48:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.3","html_url":"https://github.com/golang/go/releases/tag/go1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.3/manifests"},{"name":"go1.22.9","sha":"8af39d30a4c4cf68d566345f26224c191960d9b0","kind":"commit","published_at":"2024-11-06T22:47:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.9","html_url":"https://github.com/golang/go/releases/tag/go1.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.9/manifests"},{"name":"go1.22.8","sha":"aeccd613c896d39f582036aa52917c85ecf0b0c0","kind":"commit","published_at":"2024-10-01T17:24:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.8","html_url":"https://github.com/golang/go/releases/tag/go1.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.8/manifests"},{"name":"go1.23.2","sha":"ed07b321aef7632f956ce991dd10fdd7e1abd827","kind":"commit","published_at":"2024-10-01T17:24:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.2","html_url":"https://github.com/golang/go/releases/tag/go1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.2/manifests"},{"name":"go1.22.7","sha":"7529d09a11496a77ccbffe245607fbd256200991","kind":"commit","published_at":"2024-09-05T15:20:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.7","html_url":"https://github.com/golang/go/releases/tag/go1.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.7/manifests"},{"name":"go1.23.1","sha":"69234ded30614a471c35cef5d87b0e0d3c136cd9","kind":"commit","published_at":"2024-09-05T15:20:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.1","html_url":"https://github.com/golang/go/releases/tag/go1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.1/manifests"},{"name":"go1.23.0","sha":"6885bad7dd86880be6929c02085e5c7a67ff2887","kind":"commit","published_at":"2024-08-13T16:16:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.0","html_url":"https://github.com/golang/go/releases/tag/go1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.0/manifests"},{"name":"go1.22.6","sha":"cb4eee693c382bea4222f20837e26501d40ed892","kind":"commit","published_at":"2024-08-06T17:39:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.6","html_url":"https://github.com/golang/go/releases/tag/go1.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.6/manifests"},{"name":"go1.21.13","sha":"8bba868de983dd7bf55fcd121495ba8d6e2734e7","kind":"commit","published_at":"2024-08-06T17:39:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.13","html_url":"https://github.com/golang/go/releases/tag/go1.21.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.13/manifests"},{"name":"go1.23rc2","sha":"30b6fd60a63c738c2736e83b6a6886a032e6f269","kind":"commit","published_at":"2024-07-16T15:33:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23rc2","html_url":"https://github.com/golang/go/releases/tag/go1.23rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc2/manifests"},{"name":"go1.21.12","sha":"12e9b968bc8890b072b98facbd079ca337bd33a0","kind":"commit","published_at":"2024-07-02T18:51:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.12","html_url":"https://github.com/golang/go/releases/tag/go1.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.12/manifests"},{"name":"go1.22.5","sha":"8e1fdea8316d840fd07e9d6e026048e53290948b","kind":"commit","published_at":"2024-07-02T18:51:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.5","html_url":"https://github.com/golang/go/releases/tag/go1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.5/manifests"},{"name":"go1.23rc1","sha":"7dff7439dcee8ff6cd83869d356accac1039c017","kind":"commit","published_at":"2024-06-21T16:32:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23rc1","html_url":"https://github.com/golang/go/releases/tag/go1.23rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc1/manifests"},{"name":"go1.21.11","sha":"48103d97a84d549b44bc4764df6958f73ba5ee02","kind":"commit","published_at":"2024-06-04T18:11:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.11","html_url":"https://github.com/golang/go/releases/tag/go1.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.11/manifests"},{"name":"go1.22.4","sha":"ace5bb40d027b718b67556afcd31bf54cff050ab","kind":"commit","published_at":"2024-06-04T18:08:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.4","html_url":"https://github.com/golang/go/releases/tag/go1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.4/manifests"},{"name":"go1.21.10","sha":"752b009010df021c45f620e683ec062d22b552bf","kind":"commit","published_at":"2024-05-07T16:00:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.10","html_url":"https://github.com/golang/go/releases/tag/go1.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.10/manifests"},{"name":"go1.22.3","sha":"adbfb672ba485630d75f8b5598228a63f4af08a4","kind":"commit","published_at":"2024-05-07T16:00:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.3","html_url":"https://github.com/golang/go/releases/tag/go1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.3/manifests"},{"name":"go1.22.2","sha":"dddf0ae40fa0c1223aba191d73a44425a08e1035","kind":"commit","published_at":"2024-04-03T15:35:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.2","html_url":"https://github.com/golang/go/releases/tag/go1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.2/manifests"},{"name":"go1.21.9","sha":"d8392e69973a64d96534d544d1f8ac2defc1bc64","kind":"commit","published_at":"2024-04-03T15:35:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.9","html_url":"https://github.com/golang/go/releases/tag/go1.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.9/manifests"},{"name":"go1.22.1","sha":"db6097f8cbaceaed02051850d2411c88b763a0c3","kind":"commit","published_at":"2024-03-05T17:42:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.1","html_url":"https://github.com/golang/go/releases/tag/go1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.1/manifests"},{"name":"go1.21.8","sha":"63992defa823418e8ad91a39777cd671cff89894","kind":"commit","published_at":"2024-03-05T17:38:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.8","html_url":"https://github.com/golang/go/releases/tag/go1.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.8/manifests"},{"name":"go1.22.0","sha":"a10e42f219abb9c5bc4e7d86d9464700a42c7d57","kind":"commit","published_at":"2024-02-06T22:28:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.0","html_url":"https://github.com/golang/go/releases/tag/go1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.0/manifests"},{"name":"go1.20.14","sha":"90a870f1dc49bfcc6ffe95f80fbaf21875198e7a","kind":"commit","published_at":"2024-02-06T18:22:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.14","html_url":"https://github.com/golang/go/releases/tag/go1.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.14/manifests"},{"name":"go1.21.7","sha":"f29208030ab80769ce61dedb5a419821abf92113","kind":"commit","published_at":"2024-02-06T18:00:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.7","html_url":"https://github.com/golang/go/releases/tag/go1.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.7/manifests"},{"name":"go1.22rc2","sha":"1e1da4910546d7ef7e256011f165cb6be1d56451","kind":"commit","published_at":"2024-01-24T16:35:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22rc2","html_url":"https://github.com/golang/go/releases/tag/go1.22rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc2/manifests"},{"name":"go1.21.6","sha":"cc85462b3d23193e4861813ea85e254cfe372403","kind":"commit","published_at":"2024-01-09T18:17:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.6","html_url":"https://github.com/golang/go/releases/tag/go1.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.6/manifests"},{"name":"go1.20.13","sha":"a95136a88cb8a51ede3ec2cdca4cfa3962dcfacd","kind":"commit","published_at":"2024-01-09T18:15:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.13","html_url":"https://github.com/golang/go/releases/tag/go1.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.13/manifests"},{"name":"go1.22rc1","sha":"fa72f3e034fdabc5922ac019281f53ea0a8328cf","kind":"commit","published_at":"2023-12-19T20:59:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22rc1","html_url":"https://github.com/golang/go/releases/tag/go1.22rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc1/manifests"},{"name":"go1.20.12","sha":"97c8ff8d53759e7a82b1862403df1694f2b6e073","kind":"commit","published_at":"2023-12-05T18:12:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.12","html_url":"https://github.com/golang/go/releases/tag/go1.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.12/manifests"},{"name":"go1.21.5","sha":"6018ad99a4a951581b2d846a8ccd6f1d4e74fd11","kind":"commit","published_at":"2023-12-05T18:12:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.5","html_url":"https://github.com/golang/go/releases/tag/go1.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.5/manifests"},{"name":"go1.20.11","sha":"1d0d4b149ce71083ec474d0491851ab2d2dc695e","kind":"commit","published_at":"2023-11-07T17:55:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.11","html_url":"https://github.com/golang/go/releases/tag/go1.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.11/manifests"},{"name":"go1.21.4","sha":"ed817f1c4055a559a94afffecbb91c78e4f39942","kind":"commit","published_at":"2023-11-07T17:38:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.4","html_url":"https://github.com/golang/go/releases/tag/go1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.4/manifests"},{"name":"go1.21.3","sha":"883f062fc0a097bf561030ad453fd3e300896975","kind":"commit","published_at":"2023-10-10T16:31:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.3","html_url":"https://github.com/golang/go/releases/tag/go1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.3/manifests"},{"name":"go1.20.10","sha":"8042fd87f37a725e34407994c9a11aaf95f5af45","kind":"commit","published_at":"2023-10-10T16:26:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.10","html_url":"https://github.com/golang/go/releases/tag/go1.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.10/manifests"},{"name":"go1.20.9","sha":"68f9a6e2addc828246992e66e79c6a51a32d1d71","kind":"commit","published_at":"2023-10-05T19:28:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.9","html_url":"https://github.com/golang/go/releases/tag/go1.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.9/manifests"},{"name":"go1.21.2","sha":"26b5783b72376acd0386f78295e678b9a6bff30e","kind":"commit","published_at":"2023-10-05T19:06:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.2","html_url":"https://github.com/golang/go/releases/tag/go1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.2/manifests"},{"name":"go1.19.13","sha":"619b8fd7d2c94af12933f409e962b99aa9263555","kind":"commit","published_at":"2023-09-06T15:37:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.13","html_url":"https://github.com/golang/go/releases/tag/go1.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.13/manifests"},{"name":"go1.21.1","sha":"2c1e5b05fe39fc5e6c730dd60e82946b8e67c6ba","kind":"commit","published_at":"2023-09-06T15:31:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.1","html_url":"https://github.com/golang/go/releases/tag/go1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.1/manifests"},{"name":"go1.20.8","sha":"d5b851804329aa547dafa278a0c35dd62298d651","kind":"commit","published_at":"2023-09-06T15:31:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.8","html_url":"https://github.com/golang/go/releases/tag/go1.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.8/manifests"},{"name":"go1.21.0","sha":"c19c4c566c63818dfd059b352e52c4710eecf14d","kind":"commit","published_at":"2023-08-08T15:00:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.0","html_url":"https://github.com/golang/go/releases/tag/go1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.0/manifests"},{"name":"go1.21rc4","sha":"041dd5ce051caf72d64b6d5f2f975515b3676a71","kind":"commit","published_at":"2023-08-02T13:51:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc4","html_url":"https://github.com/golang/go/releases/tag/go1.21rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc4/manifests"},{"name":"go1.19.12","sha":"0ae54ddd37302bdd2a8c775135bf5f076a18eeb3","kind":"commit","published_at":"2023-08-01T20:11:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.12","html_url":"https://github.com/golang/go/releases/tag/go1.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.12/manifests"},{"name":"go1.20.7","sha":"adb775e309dea43157e931835e920ac9e7769abe","kind":"commit","published_at":"2023-08-01T19:34:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.7","html_url":"https://github.com/golang/go/releases/tag/go1.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.7/manifests"},{"name":"go1.21rc3","sha":"4aeac326b5cb41a24d6e48c01008abf2f0fda7ff","kind":"commit","published_at":"2023-07-14T15:07:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc3","html_url":"https://github.com/golang/go/releases/tag/go1.21rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc3/manifests"},{"name":"go1.19.11","sha":"e58941fc25771784319ebd0178e566ecf7d3d8c1","kind":"commit","published_at":"2023-07-11T16:38:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.11","html_url":"https://github.com/golang/go/releases/tag/go1.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.11/manifests"},{"name":"go1.20.6","sha":"2c358ffe9762ba08c8db0196942395f97775e31b","kind":"commit","published_at":"2023-07-11T15:58:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.6","html_url":"https://github.com/golang/go/releases/tag/go1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.6/manifests"},{"name":"go1.21rc2","sha":"d8117459c513e048eb72f11988d5416110dff359","kind":"commit","published_at":"2023-06-21T15:40:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc2","html_url":"https://github.com/golang/go/releases/tag/go1.21rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc2/manifests"},{"name":"go1.21rc1","sha":"1c1c82432a78b06c8010c7257df58ff11cc05b61","kind":"commit","published_at":"2023-06-16T14:21:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc1","html_url":"https://github.com/golang/go/releases/tag/go1.21rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc1/manifests"},{"name":"go1.19.10","sha":"7fe60b5df764f5a16a2c40e4412b5ed60f709192","kind":"commit","published_at":"2023-06-06T17:46:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.10","html_url":"https://github.com/golang/go/releases/tag/go1.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.10/manifests"},{"name":"go1.20.5","sha":"e827d41c0a2ea392c117a790cdfed0022e419424","kind":"commit","published_at":"2023-06-06T17:39:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.5","html_url":"https://github.com/golang/go/releases/tag/go1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.5/manifests"},{"name":"go1.19.9","sha":"484330d038d060c6e4db3dc8e6ea2b811b2a44d8","kind":"commit","published_at":"2023-05-02T17:21:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.9","html_url":"https://github.com/golang/go/releases/tag/go1.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.9/manifests"},{"name":"go1.20.4","sha":"324c3ace2d2e4e30949baa23b4c9aac8a4123317","kind":"commit","published_at":"2023-05-02T17:21:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.4","html_url":"https://github.com/golang/go/releases/tag/go1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.4/manifests"},{"name":"go1.19.8","sha":"ca305e101d89969b5cc6a812b1f12038b769aaa2","kind":"commit","published_at":"2023-04-04T17:30:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.8","html_url":"https://github.com/golang/go/releases/tag/go1.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.8/manifests"},{"name":"go1.20.3","sha":"7c47a6b15782b13ecb76fd3c6c18e5f1edc34733","kind":"commit","published_at":"2023-04-04T17:30:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.3","html_url":"https://github.com/golang/go/releases/tag/go1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.3/manifests"},{"name":"go1.19.7","sha":"7bd22aafe41be40e2174335a3dc55431ca9548ec","kind":"commit","published_at":"2023-03-07T16:49:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.7","html_url":"https://github.com/golang/go/releases/tag/go1.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.7/manifests"},{"name":"go1.20.2","sha":"aee9a19c559da6fd258a8609556d89f6fad2a6d8","kind":"commit","published_at":"2023-03-07T16:47:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.2","html_url":"https://github.com/golang/go/releases/tag/go1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.2/manifests"},{"name":"go1.20.1","sha":"202a1a57064127c3f19d96df57b9f9586145e21c","kind":"commit","published_at":"2023-02-14T18:12:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.1","html_url":"https://github.com/golang/go/releases/tag/go1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.1/manifests"},{"name":"go1.19.6","sha":"8656c03fee94ce9cdc4da120b831c2fb9fd68d9d","kind":"commit","published_at":"2023-02-14T18:09:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.6","html_url":"https://github.com/golang/go/releases/tag/go1.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.6/manifests"},{"name":"go1.20","sha":"de4748c47c67392a57f250714509f590f68ad395","kind":"commit","published_at":"2023-02-01T19:03:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20","html_url":"https://github.com/golang/go/releases/tag/go1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20/manifests"},{"name":"go1.20rc3","sha":"b3160e8bcedb25c5266e047ada01b6f462521401","kind":"commit","published_at":"2023-01-12T17:16:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc3","html_url":"https://github.com/golang/go/releases/tag/go1.20rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc3/manifests"},{"name":"go1.18.10","sha":"581603cb7d02019bbf4ff508014038f3120a3dcb","kind":"commit","published_at":"2023-01-10T18:17:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.10","html_url":"https://github.com/golang/go/releases/tag/go1.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.10/manifests"},{"name":"go1.19.5","sha":"1e9ff255a130200fcc4ec5e911d28181fce947d5","kind":"commit","published_at":"2023-01-10T18:15:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.5","html_url":"https://github.com/golang/go/releases/tag/go1.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.5/manifests"},{"name":"go1.20rc2","sha":"32593a91927dbb891e00a5a94abb04105f6a8aa8","kind":"commit","published_at":"2023-01-04T16:02:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc2","html_url":"https://github.com/golang/go/releases/tag/go1.20rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc2/manifests"},{"name":"go1.20rc1","sha":"9f0234214473dfb785a5ad84a8fc62a6a395cbc3","kind":"commit","published_at":"2022-12-07T22:00:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc1","html_url":"https://github.com/golang/go/releases/tag/go1.20rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc1/manifests"},{"name":"go1.19.4","sha":"dc04f3ba1f25313bc9c97e728620206c235db9ee","kind":"commit","published_at":"2022-12-06T19:30:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.4","html_url":"https://github.com/golang/go/releases/tag/go1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.4/manifests"},{"name":"go1.18.9","sha":"0d8a92bdfd3d6d1b24f47e05f9be46645aec94f0","kind":"commit","published_at":"2022-12-06T19:30:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.9","html_url":"https://github.com/golang/go/releases/tag/go1.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.9/manifests"},{"name":"go1.19.3","sha":"5d5ed57b134b7a02259ff070864f753c9e601a18","kind":"commit","published_at":"2022-11-01T16:45:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.3","html_url":"https://github.com/golang/go/releases/tag/go1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.3/manifests"},{"name":"go1.18.8","sha":"156bf3dd36a9264f721dc98749c8899c559cca43","kind":"commit","published_at":"2022-11-01T16:45:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.8","html_url":"https://github.com/golang/go/releases/tag/go1.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.8/manifests"},{"name":"go1.19.2","sha":"895664482c0ebe5cec4a6935615a1e9610bbf1e3","kind":"commit","published_at":"2022-10-04T17:43:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.2","html_url":"https://github.com/golang/go/releases/tag/go1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.2/manifests"},{"name":"go1.18.7","sha":"947091d31ccda14b0a362adff37b6e037f0f59f3","kind":"commit","published_at":"2022-10-04T17:43:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.7","html_url":"https://github.com/golang/go/releases/tag/go1.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.7/manifests"},{"name":"go1.18.6","sha":"170d78d9baa82d1b64682c5d1f15e5f386f18f3e","kind":"commit","published_at":"2022-09-06T16:17:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.6","html_url":"https://github.com/golang/go/releases/tag/go1.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.6/manifests"},{"name":"go1.19.1","sha":"4a4127bccc826ebb6079af3252bc6bfeaec187c4","kind":"commit","published_at":"2022-09-06T16:17:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.1","html_url":"https://github.com/golang/go/releases/tag/go1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.1/manifests"},{"name":"go1.19","sha":"43456202a1e55da55666fac9d56ace7654a65b64","kind":"commit","published_at":"2022-08-02T16:54:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19","html_url":"https://github.com/golang/go/releases/tag/go1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19/manifests"},{"name":"go1.17.13","sha":"15da892a4950a4caac987ee72c632436329f62d5","kind":"commit","published_at":"2022-08-01T15:12:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.13","html_url":"https://github.com/golang/go/releases/tag/go1.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.13/manifests"},{"name":"go1.18.5","sha":"be59153dd8e67d83428e18a44dd29df3059c21fe","kind":"commit","published_at":"2022-08-01T15:12:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.5","html_url":"https://github.com/golang/go/releases/tag/go1.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.5/manifests"},{"name":"go1.19rc2","sha":"ad672e7ce101cc52e38bae3d7484e4660a20d575","kind":"commit","published_at":"2022-07-12T22:09:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19rc2","html_url":"https://github.com/golang/go/releases/tag/go1.19rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc2/manifests"},{"name":"go1.17.12","sha":"1ed3c127daceaffb9aadc806ba60f0b51b47421b","kind":"commit","published_at":"2022-07-12T20:15:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.12","html_url":"https://github.com/golang/go/releases/tag/go1.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.12/manifests"},{"name":"go1.18.4","sha":"88a06f40dfcdc4d37346be169f2b1b9070f38bb3","kind":"commit","published_at":"2022-07-12T19:56:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.4","html_url":"https://github.com/golang/go/releases/tag/go1.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.4/manifests"},{"name":"go1.19rc1","sha":"bac4eb53d64ee402af1d52ac18fb9f0ea76c74e2","kind":"commit","published_at":"2022-07-06T21:33:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19rc1","html_url":"https://github.com/golang/go/releases/tag/go1.19rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc1/manifests"},{"name":"go1.19beta1","sha":"2cfbef438049fd4c3f73d1562773ad1f93900897","kind":"commit","published_at":"2022-06-09T19:31:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19beta1","html_url":"https://github.com/golang/go/releases/tag/go1.19beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19beta1/manifests"},{"name":"go1.18.3","sha":"4068be56ce7721a3d75606ea986d11e9ca27077a","kind":"commit","published_at":"2022-06-01T16:38:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.3","html_url":"https://github.com/golang/go/releases/tag/go1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.3/manifests"},{"name":"go1.17.11","sha":"26cdea3acca29db94541236f0037a20aa22ce2d7","kind":"commit","published_at":"2022-06-01T15:18:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.11","html_url":"https://github.com/golang/go/releases/tag/go1.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.11/manifests"},{"name":"go1.18.2","sha":"8ed0e51b5e5cc50985444f39dc56c55e4fa3bcf9","kind":"commit","published_at":"2022-05-10T16:47:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.2","html_url":"https://github.com/golang/go/releases/tag/go1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.2/manifests"},{"name":"go1.17.10","sha":"085c61ae517110168841be0afeb8f883d66fe95a","kind":"commit","published_at":"2022-05-10T16:14:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.10","html_url":"https://github.com/golang/go/releases/tag/go1.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.10/manifests"},{"name":"go1.17.9","sha":"346b18ee9d15410ab08dd583787c64dbed0666d2","kind":"commit","published_at":"2022-04-12T15:40:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.9","html_url":"https://github.com/golang/go/releases/tag/go1.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.9/manifests"},{"name":"go1.18.1","sha":"0b0d2fe66d2348fa694a925595807859bf08a391","kind":"commit","published_at":"2022-04-12T15:40:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.1","html_url":"https://github.com/golang/go/releases/tag/go1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.1/manifests"},{"name":"go1.18","sha":"4aa1efed4853ea067d665a952eee77c52faac774","kind":"commit","published_at":"2022-03-15T14:06:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18","html_url":"https://github.com/golang/go/releases/tag/go1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18/manifests"},{"name":"go1.17.8","sha":"7dd10d4ce20e64d96a10cb67794851a58d96a2aa","kind":"commit","published_at":"2022-03-03T16:55:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.8","html_url":"https://github.com/golang/go/releases/tag/go1.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.8/manifests"},{"name":"go1.16.15","sha":"7de0c90a1771146bcba5663fb257c52acffe6161","kind":"commit","published_at":"2022-03-03T16:55:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.15","html_url":"https://github.com/golang/go/releases/tag/go1.16.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.15/manifests"},{"name":"go1.18rc1","sha":"cb5a598d7f2ebd276686403d141a97c026d33458","kind":"commit","published_at":"2022-02-16T22:23:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18rc1","html_url":"https://github.com/golang/go/releases/tag/go1.18rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18rc1/manifests"},{"name":"go1.17.7","sha":"6a70ee2873b2367e2a0d6e7d7e167c072b99daf0","kind":"commit","published_at":"2022-02-09T18:09:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.7","html_url":"https://github.com/golang/go/releases/tag/go1.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.7/manifests"},{"name":"go1.16.14","sha":"0a6cf8706fdd0fe1bd26e4d1ecbcd41650bf5e6c","kind":"commit","published_at":"2022-02-09T16:29:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.14","html_url":"https://github.com/golang/go/releases/tag/go1.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.14/manifests"},{"name":"go1.18beta2","sha":"41f485b9a7d8fd647c415be1d11b612063dff21c","kind":"commit","published_at":"2022-01-31T13:43:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18beta2","html_url":"https://github.com/golang/go/releases/tag/go1.18beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta2/manifests"},{"name":"go1.17.6","sha":"9de1ac6ac2cad3871760d0aa288f5ca713afd0a6","kind":"commit","published_at":"2022-01-06T19:06:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.6","html_url":"https://github.com/golang/go/releases/tag/go1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.6/manifests"},{"name":"go1.16.13","sha":"378766af9ed0f2e28d67c2b50e73db7573656669","kind":"commit","published_at":"2022-01-06T19:06:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.13","html_url":"https://github.com/golang/go/releases/tag/go1.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.13/manifests"},{"name":"go1.18beta1","sha":"becaeea1199b875bc24800fa88f2f4fea119bf78","kind":"commit","published_at":"2021-12-14T17:43:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18beta1","html_url":"https://github.com/golang/go/releases/tag/go1.18beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta1/manifests"},{"name":"go1.16.12","sha":"f1f3923d2e3a0952c698d2901fc052046fa4af3d","kind":"commit","published_at":"2021-12-09T13:44:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.12","html_url":"https://github.com/golang/go/releases/tag/go1.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.12/manifests"},{"name":"go1.17.5","sha":"de690c2ff8e323c7ce9e274f986dc6f824b35405","kind":"commit","published_at":"2021-12-09T13:44:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.5","html_url":"https://github.com/golang/go/releases/tag/go1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.5/manifests"},{"name":"go1.17.4","sha":"0f2d0d0694c8680909252ca45dbffbcaff8e430a","kind":"commit","published_at":"2021-12-02T20:02:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.4","html_url":"https://github.com/golang/go/releases/tag/go1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.4/manifests"},{"name":"go1.16.11","sha":"8faefcbfce6d2b2875ab74d81bb4e94b2e3adaf5","kind":"commit","published_at":"2021-12-02T20:00:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.11","html_url":"https://github.com/golang/go/releases/tag/go1.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.11/manifests"},{"name":"go1.16.10","sha":"23991f50b34f8707bcfc7761321bb3b0e9dba10e","kind":"commit","published_at":"2021-11-04T13:55:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.10","html_url":"https://github.com/golang/go/releases/tag/go1.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.10/manifests"},{"name":"go1.17.3","sha":"f58c78a5771570667b26e8c74faa017bd4c2c448","kind":"commit","published_at":"2021-11-04T13:55:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.3","html_url":"https://github.com/golang/go/releases/tag/go1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.3/manifests"},{"name":"go1.16.9","sha":"c580180744e60d6c84fc0b59d634fcff01290780","kind":"commit","published_at":"2021-10-07T19:49:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.9","html_url":"https://github.com/golang/go/releases/tag/go1.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.9/manifests"},{"name":"go1.17.2","sha":"2ac3bdf378ae408ad8c993084c1c6f7d05b7dff8","kind":"commit","published_at":"2021-10-07T18:11:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.2","html_url":"https://github.com/golang/go/releases/tag/go1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.2/manifests"},{"name":"go1.17.1","sha":"21a4e67ad58e3c4a7c5254f60cda5be5c3c450ff","kind":"commit","published_at":"2021-09-09T15:27:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.1","html_url":"https://github.com/golang/go/releases/tag/go1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.1/manifests"},{"name":"go1.16.8","sha":"170a72e58bd128b421f4b3974fe2a37fd035efdf","kind":"commit","published_at":"2021-09-09T15:27:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.8","html_url":"https://github.com/golang/go/releases/tag/go1.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.8/manifests"},{"name":"go1.17","sha":"ec5170397c724a8ae440b2bc529f857c86f0e6b1","kind":"commit","published_at":"2021-08-16T16:23:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17","html_url":"https://github.com/golang/go/releases/tag/go1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17/manifests"},{"name":"go1.16.7","sha":"fa6aa872225f8d33a90d936e7a81b64d2cea68e1","kind":"commit","published_at":"2021-08-04T20:44:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.7","html_url":"https://github.com/golang/go/releases/tag/go1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.7/manifests"},{"name":"go1.15.15","sha":"acbe242f8a2cae8ef4749806291a37d23089b572","kind":"commit","published_at":"2021-08-04T20:44:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.15","html_url":"https://github.com/golang/go/releases/tag/go1.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.15/manifests"},{"name":"go1.17rc2","sha":"72ab3ff68b1ec894fe5599ec82b8849f3baa9d94","kind":"commit","published_at":"2021-08-02T17:57:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17rc2","html_url":"https://github.com/golang/go/releases/tag/go1.17rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc2/manifests"},{"name":"go1.17rc1","sha":"ddfd72f7d10a40a87513a320dae8c52b6dfdb778","kind":"commit","published_at":"2021-07-13T17:12:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17rc1","html_url":"https://github.com/golang/go/releases/tag/go1.17rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc1/manifests"},{"name":"go1.16.6","sha":"bc51e930274a5d5835ac8797978afc0864c9e30c","kind":"commit","published_at":"2021-07-12T19:45:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.6","html_url":"https://github.com/golang/go/releases/tag/go1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.6/manifests"},{"name":"go1.15.14","sha":"c6d89dbf9954b101589e2db8e170b84167782109","kind":"commit","published_at":"2021-07-12T19:44:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.14","html_url":"https://github.com/golang/go/releases/tag/go1.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.14/manifests"},{"name":"go1.17beta1","sha":"dc00dc6c6bf3b5554e37f60799aec092276ff807","kind":"commit","published_at":"2021-06-10T12:41:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17beta1","html_url":"https://github.com/golang/go/releases/tag/go1.17beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17beta1/manifests"},{"name":"go1.16.5","sha":"7677616a263e8ded606cc8297cb67ddc667a876e","kind":"commit","published_at":"2021-06-03T17:14:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.5","html_url":"https://github.com/golang/go/releases/tag/go1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.5/manifests"},{"name":"go1.15.13","sha":"ab7f8297f9734b24a43a942930258cda411f16a3","kind":"commit","published_at":"2021-06-03T17:14:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.13","html_url":"https://github.com/golang/go/releases/tag/go1.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.13/manifests"},{"name":"go1.16.4","sha":"04cd717a269d94d3b3459a3aaf43bc71e3112b7a","kind":"commit","published_at":"2021-05-06T15:00:00.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.4","html_url":"https://github.com/golang/go/releases/tag/go1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.4/manifests"},{"name":"go1.15.12","sha":"07d8cba9e15f5c5a3b0462a9215dbeac0cebf027","kind":"commit","published_at":"2021-05-06T14:59:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.12","html_url":"https://github.com/golang/go/releases/tag/go1.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.12/manifests"},{"name":"go1.16.3","sha":"9baddd3f21230c55f0ad2a10f5f20579dcf0a0bb","kind":"commit","published_at":"2021-04-01T17:26:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.3","html_url":"https://github.com/golang/go/releases/tag/go1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.3/manifests"},{"name":"go1.15.11","sha":"8c163e85267d146274f68854fe02b4a495586584","kind":"commit","published_at":"2021-04-01T17:26:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.11","html_url":"https://github.com/golang/go/releases/tag/go1.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.11/manifests"},{"name":"go1.15.10","sha":"dcffdac515a1d409bcb61783d57ddb137b4741b9","kind":"commit","published_at":"2021-03-11T17:08:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.10","html_url":"https://github.com/golang/go/releases/tag/go1.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.10/manifests"},{"name":"go1.16.2","sha":"3979fb9af9ccfc0b7ccb613dcf256b18c2c295f0","kind":"commit","published_at":"2021-03-11T17:08:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.2","html_url":"https://github.com/golang/go/releases/tag/go1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.2/manifests"},{"name":"go1.16.1","sha":"e9e0473681e581040b4adcd64b53967e1572fe8d","kind":"commit","published_at":"2021-03-10T14:25:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.1","html_url":"https://github.com/golang/go/releases/tag/go1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.1/manifests"},{"name":"go1.15.9","sha":"13722418773b6a081816e8cc48131306565db1bd","kind":"commit","published_at":"2021-03-10T14:24:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.9","html_url":"https://github.com/golang/go/releases/tag/go1.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.9/manifests"},{"name":"go1.16","sha":"f21be2fdc6f1becdbed1592ea0b245cdeedc5ac8","kind":"commit","published_at":"2021-02-16T18:08:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16","html_url":"https://github.com/golang/go/releases/tag/go1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16/manifests"},{"name":"go1.14.15","sha":"5cf057ddedfbb149b71c85ec86050431dd6b2d9d","kind":"commit","published_at":"2021-02-04T20:43:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.15","html_url":"https://github.com/golang/go/releases/tag/go1.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.15/manifests"},{"name":"go1.15.8","sha":"fa6752a5370735b8c2404d6de5191f2eea67130f","kind":"commit","published_at":"2021-02-04T20:42:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.8","html_url":"https://github.com/golang/go/releases/tag/go1.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.8/manifests"},{"name":"go1.16rc1","sha":"3e06467282c6d5678a6273747658c04314e013ef","kind":"commit","published_at":"2021-01-27T22:19:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16rc1","html_url":"https://github.com/golang/go/releases/tag/go1.16rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16rc1/manifests"},{"name":"go1.14.14","sha":"ccb4f250bd7e382e50824c36ec5a3e1a57dcf11a","kind":"commit","published_at":"2021-01-19T19:47:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.14","html_url":"https://github.com/golang/go/releases/tag/go1.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.14/manifests"},{"name":"go1.15.7","sha":"2117ea9737bc9cb2e30cb087b76a283f68768819","kind":"commit","published_at":"2021-01-19T19:47:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.7","html_url":"https://github.com/golang/go/releases/tag/go1.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.7/manifests"},{"name":"go1.16beta1","sha":"2ff33f5e443165e55a080f3a649e4c070c4096d1","kind":"commit","published_at":"2020-12-17T16:03:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16beta1","html_url":"https://github.com/golang/go/releases/tag/go1.16beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16beta1/manifests"},{"name":"go1.14.13","sha":"6eed7d361d276b69a1cfdeeb7690237a6385b073","kind":"commit","published_at":"2020-12-03T17:27:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.13","html_url":"https://github.com/golang/go/releases/tag/go1.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.13/manifests"},{"name":"go1.15.6","sha":"9b955d2d3fcff6a5bc8bce7bafdc4c634a28e95b","kind":"commit","published_at":"2020-12-03T17:27:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.6","html_url":"https://github.com/golang/go/releases/tag/go1.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.6/manifests"},{"name":"go1.14.12","sha":"bc9c580409b61af6b29f0cbd9d45bec63dbe2ccb","kind":"commit","published_at":"2020-11-12T16:47:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.12","html_url":"https://github.com/golang/go/releases/tag/go1.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.12/manifests"},{"name":"go1.15.5","sha":"c53315d6cf1b4bfea6ff356b4a1524778c683bb9","kind":"commit","published_at":"2020-11-12T16:39:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.5","html_url":"https://github.com/golang/go/releases/tag/go1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.5/manifests"},{"name":"go1.15.4","sha":"0e953add9656c32a788e06438cd7b533e968b7f8","kind":"commit","published_at":"2020-11-05T21:21:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.4","html_url":"https://github.com/golang/go/releases/tag/go1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.4/manifests"},{"name":"go1.14.11","sha":"e82710b825958f30b924fc6dba1fd0a63b517199","kind":"commit","published_at":"2020-11-05T21:21:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.11","html_url":"https://github.com/golang/go/releases/tag/go1.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.11/manifests"},{"name":"go1.15.3","sha":"1984ee00048b63eacd2155cd6d74a2d13e998272","kind":"commit","published_at":"2020-10-14T19:10:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.3","html_url":"https://github.com/golang/go/releases/tag/go1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.3/manifests"},{"name":"go1.14.10","sha":"b5a3989dac97270b89cfce250cbb42695647d5cb","kind":"commit","published_at":"2020-10-14T19:10:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.10","html_url":"https://github.com/golang/go/releases/tag/go1.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.10/manifests"},{"name":"go1.14.9","sha":"26a85c3634b8b5dc9cf8adb30664dac0ddc6acf0","kind":"commit","published_at":"2020-09-09T16:38:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.9","html_url":"https://github.com/golang/go/releases/tag/go1.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.9/manifests"},{"name":"go1.15.2","sha":"9706f510a5e2754595d716bd64be8375997311fb","kind":"commit","published_at":"2020-09-09T16:38:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.2","html_url":"https://github.com/golang/go/releases/tag/go1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.2/manifests"},{"name":"go1.14.8","sha":"c187a3d47c41d54bd570905caad128ba947e3d03","kind":"commit","published_at":"2020-09-01T14:08:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.8","html_url":"https://github.com/golang/go/releases/tag/go1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.8/manifests"},{"name":"go1.15.1","sha":"01af46f7cc419da19f8a6a444da8f6022c016803","kind":"commit","published_at":"2020-09-01T14:08:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.1","html_url":"https://github.com/golang/go/releases/tag/go1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.1/manifests"},{"name":"go1.15","sha":"0fdc3801bfd43d6f55e4ea5bf095e1ea55430339","kind":"commit","published_at":"2020-08-11T19:01:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15","html_url":"https://github.com/golang/go/releases/tag/go1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15/manifests"},{"name":"go1.15rc2","sha":"c4f8cb43caf0bcd0c730d7d04a3fce129393cecc","kind":"commit","published_at":"2020-08-07T14:56:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15rc2","html_url":"https://github.com/golang/go/releases/tag/go1.15rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc2/manifests"},{"name":"go1.14.7","sha":"d571a77846dfee8efd076223a882915cd6cb52f4","kind":"commit","published_at":"2020-08-06T14:43:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.7","html_url":"https://github.com/golang/go/releases/tag/go1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.7/manifests"},{"name":"go1.13.15","sha":"e71b61180aa19a60c23b3b7e3f6586726ebe4fd1","kind":"commit","published_at":"2020-08-06T14:43:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.15","html_url":"https://github.com/golang/go/releases/tag/go1.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.15/manifests"},{"name":"go1.15rc1","sha":"3e8f6b0791a670e52d25d76813d669daa68acfb4","kind":"commit","published_at":"2020-07-24T16:28:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15rc1","html_url":"https://github.com/golang/go/releases/tag/go1.15rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc1/manifests"},{"name":"go1.13.14","sha":"d3ba94164a1c404a01369fb54ddd4f5b94d91348","kind":"commit","published_at":"2020-07-16T22:23:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.14","html_url":"https://github.com/golang/go/releases/tag/go1.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.14/manifests"},{"name":"go1.14.6","sha":"edfd6f28486017dcb136cd3f3ec252706d4b326e","kind":"commit","published_at":"2020-07-16T22:23:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.6","html_url":"https://github.com/golang/go/releases/tag/go1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.6/manifests"},{"name":"go1.14.5","sha":"36fcde1676a0d3863cb5f295eed6938cd782fcbb","kind":"commit","published_at":"2020-07-14T14:10:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.5","html_url":"https://github.com/golang/go/releases/tag/go1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.5/manifests"},{"name":"go1.13.13","sha":"1f8859c22ccdeb969b252c8139bf4b1aae5c4909","kind":"commit","published_at":"2020-07-14T14:10:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.13","html_url":"https://github.com/golang/go/releases/tag/go1.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.13/manifests"},{"name":"go1.15beta1","sha":"e92be18fd8b525b642ca25bdb3e2056b35d9d73c","kind":"commit","published_at":"2020-06-10T14:56:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15beta1","html_url":"https://github.com/golang/go/releases/tag/go1.15beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15beta1/manifests"},{"name":"go1.13.12","sha":"6be4a5eb4898c7b5e7557dda061cc09ba310698b","kind":"commit","published_at":"2020-06-01T19:34:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.12","html_url":"https://github.com/golang/go/releases/tag/go1.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.12/manifests"},{"name":"go1.14.4","sha":"83b181c68bf332ac7948f145f33d128377a09c42","kind":"commit","published_at":"2020-06-01T19:34:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.4","html_url":"https://github.com/golang/go/releases/tag/go1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.4/manifests"},{"name":"go1.13.11","sha":"237b6067c17ac3ef1e02632b77deefb5e9837cbb","kind":"commit","published_at":"2020-05-14T19:18:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.11","html_url":"https://github.com/golang/go/releases/tag/go1.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.11/manifests"},{"name":"go1.14.3","sha":"f296b7a6f045325a230f77e9bda1470b1270f817","kind":"commit","published_at":"2020-05-14T19:18:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.3","html_url":"https://github.com/golang/go/releases/tag/go1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.3/manifests"},{"name":"go1.14.2","sha":"96745b980cfde139e8611772e2bc0c59a8e6cdf7","kind":"commit","published_at":"2020-04-08T19:09:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.2","html_url":"https://github.com/golang/go/releases/tag/go1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.2/manifests"},{"name":"go1.13.10","sha":"a57f07aac237d366630e85d080ef1ce0c34f0d09","kind":"commit","published_at":"2020-04-08T19:09:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.10","html_url":"https://github.com/golang/go/releases/tag/go1.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.10/manifests"},{"name":"go1.13.9","sha":"33554bc6af72f13e5eb319fd5f5aa5c9a150a60c","kind":"commit","published_at":"2020-03-19T15:17:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.9","html_url":"https://github.com/golang/go/releases/tag/go1.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.9/manifests"},{"name":"go1.14.1","sha":"564c76a268b75f56d6f465b82fba7f6fb929fd70","kind":"commit","published_at":"2020-03-19T15:17:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.1","html_url":"https://github.com/golang/go/releases/tag/go1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.1/manifests"},{"name":"go1.14","sha":"20a838ab94178c55bc4dc23ddc332fce8545a493","kind":"commit","published_at":"2020-02-25T17:40:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14","html_url":"https://github.com/golang/go/releases/tag/go1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14/manifests"},{"name":"go1.13.8","sha":"a7acf9af07bdc288129fa5756768b41f312d05f4","kind":"commit","published_at":"2020-02-12T19:55:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.8","html_url":"https://github.com/golang/go/releases/tag/go1.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.8/manifests"},{"name":"go1.12.17","sha":"46cb016190389b7e37b21f04e5343a628ca1f662","kind":"commit","published_at":"2020-02-12T19:55:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.17","html_url":"https://github.com/golang/go/releases/tag/go1.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.17/manifests"},{"name":"go1.14rc1","sha":"a068054af141c01df5a4519844f4b77273605f4e","kind":"commit","published_at":"2020-02-05T15:43:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14rc1","html_url":"https://github.com/golang/go/releases/tag/go1.14rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14rc1/manifests"},{"name":"go1.12.16","sha":"deac3221fc4cd365fb40d269dd56551e9d354356","kind":"commit","published_at":"2020-01-27T22:27:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.16","html_url":"https://github.com/golang/go/releases/tag/go1.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.16/manifests"},{"name":"go1.13.7","sha":"7d2473dc81c659fba3f3b83bc6e93ca5fe37a898","kind":"commit","published_at":"2020-01-27T22:26:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.7","html_url":"https://github.com/golang/go/releases/tag/go1.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.7/manifests"},{"name":"go1.12.15","sha":"694e20f4e08af7e7669c9652424d0df9b0b83f00","kind":"commit","published_at":"2020-01-09T19:00:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.15","html_url":"https://github.com/golang/go/releases/tag/go1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.15/manifests"},{"name":"go1.13.6","sha":"14b79df428fdab83ebc813a72ab714d1e2c488d2","kind":"commit","published_at":"2020-01-09T19:00:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.6","html_url":"https://github.com/golang/go/releases/tag/go1.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.6/manifests"},{"name":"go1.14beta1","sha":"a5bfd9da1d1b24f326399b6b75558ded14514f23","kind":"commit","published_at":"2019-12-17T14:59:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14beta1","html_url":"https://github.com/golang/go/releases/tag/go1.14beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14beta1/manifests"},{"name":"go1.13.5","sha":"9341fe073e6f7742c9d61982084874560dac2014","kind":"commit","published_at":"2019-12-04T21:55:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.5","html_url":"https://github.com/golang/go/releases/tag/go1.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.5/manifests"},{"name":"go1.12.14","sha":"8a720dabf102975ced5664b9cf668ac4ca080245","kind":"commit","published_at":"2019-12-04T21:35:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.14","html_url":"https://github.com/golang/go/releases/tag/go1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.14/manifests"},{"name":"go1.12.13","sha":"a8528068d581fcd110d0cb4f3c04ad77261abf6d","kind":"commit","published_at":"2019-10-31T22:53:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.13","html_url":"https://github.com/golang/go/releases/tag/go1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.13/manifests"},{"name":"go1.13.4","sha":"3f995c3f3b43033013013e6c7ccc93a9b1411ca9","kind":"commit","published_at":"2019-10-31T22:47:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.4","html_url":"https://github.com/golang/go/releases/tag/go1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.4/manifests"},{"name":"go1.13.3","sha":"e64356a4484deb5da57396a4cd80e26667b86b79","kind":"commit","published_at":"2019-10-17T21:56:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.3","html_url":"https://github.com/golang/go/releases/tag/go1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.3/manifests"},{"name":"go1.12.12","sha":"9e6d3ca2794c04b3f65019ee90b6e406bcfc9286","kind":"commit","published_at":"2019-10-17T21:51:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.12","html_url":"https://github.com/golang/go/releases/tag/go1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.12/manifests"},{"name":"go1.12.11","sha":"ef74bfc859c918aeab796c2fa18f4a5dde862343","kind":"commit","published_at":"2019-10-17T17:32:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.11","html_url":"https://github.com/golang/go/releases/tag/go1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.11/manifests"},{"name":"go1.13.2","sha":"72766093e6bd092eb18df3759055625ba8436484","kind":"commit","published_at":"2019-10-17T17:32:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.2","html_url":"https://github.com/golang/go/releases/tag/go1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.2/manifests"},{"name":"go1.12.10","sha":"6c15c7cce718e1e9a47f4f0ab1bd70923b04557b","kind":"commit","published_at":"2019-09-25T18:48:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.10","html_url":"https://github.com/golang/go/releases/tag/go1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.10/manifests"},{"name":"go1.13.1","sha":"b17fd8e49d24eb298c53de5cd0a8923f1e0270ba","kind":"commit","published_at":"2019-09-25T18:48:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.1","html_url":"https://github.com/golang/go/releases/tag/go1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.1/manifests"},{"name":"go1.13","sha":"cc8838d645b2b7026c1f3aaceb011775c5ca3a08","kind":"commit","published_at":"2019-09-03T17:05:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13","html_url":"https://github.com/golang/go/releases/tag/go1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13/manifests"},{"name":"go1.13rc2","sha":"d7b402a49a8ef5af911d7873bdbc5f61335f1d41","kind":"commit","published_at":"2019-08-29T14:35:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13rc2","html_url":"https://github.com/golang/go/releases/tag/go1.13rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc2/manifests"},{"name":"go1.13rc1","sha":"ed4f3f313438b8765da6c4605060529761db0797","kind":"commit","published_at":"2019-08-21T19:21:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13rc1","html_url":"https://github.com/golang/go/releases/tag/go1.13rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc1/manifests"},{"name":"go1.12.9","sha":"06472b99cdf59f00049f3cd8c9e05ba283cb2c56","kind":"commit","published_at":"2019-08-15T18:44:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.9","html_url":"https://github.com/golang/go/releases/tag/go1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.9/manifests"},{"name":"go1.12.8","sha":"306a74284eb261acb34ce7f70962f357906a2759","kind":"commit","published_at":"2019-08-13T16:27:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.8","html_url":"https://github.com/golang/go/releases/tag/go1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.8/manifests"},{"name":"go1.11.13","sha":"b2967c0e5c5271bb4469e1f615fb85879ebd8a57","kind":"commit","published_at":"2019-08-13T16:26:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.13","html_url":"https://github.com/golang/go/releases/tag/go1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.13/manifests"},{"name":"go1.12.7","sha":"7f416b4f048677d0784e6941516c0f1e6052b2d6","kind":"commit","published_at":"2019-07-08T19:50:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.7","html_url":"https://github.com/golang/go/releases/tag/go1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.7/manifests"},{"name":"go1.11.12","sha":"4128f163d6dca1b8d703da8cf86ef679608856a0","kind":"commit","published_at":"2019-07-08T19:49:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.12","html_url":"https://github.com/golang/go/releases/tag/go1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.12/manifests"},{"name":"go1.13beta1","sha":"60f14fddfee107dedd76c0be6b422a3d8ccc841a","kind":"commit","published_at":"2019-06-26T16:35:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13beta1","html_url":"https://github.com/golang/go/releases/tag/go1.13beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13beta1/manifests"},{"name":"go1.11.11","sha":"541c49144d73f2a03374517091835fa8a43eebe2","kind":"commit","published_at":"2019-06-11T18:11:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.11","html_url":"https://github.com/golang/go/releases/tag/go1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.11/manifests"},{"name":"go1.12.6","sha":"4ce6a8e89668b87dce67e2f55802903d6eb9110a","kind":"commit","published_at":"2019-06-11T15:21:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.6","html_url":"https://github.com/golang/go/releases/tag/go1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.6/manifests"},{"name":"go1.12.5","sha":"3a1b4e75f8b6c1b57db73bccf7ca871bf1a97ca9","kind":"commit","published_at":"2019-05-06T21:12:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.5","html_url":"https://github.com/golang/go/releases/tag/go1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.5/manifests"},{"name":"go1.11.10","sha":"efa061d9f5d52846dfc3dda40eaf8eccfeeae8d2","kind":"commit","published_at":"2019-05-06T20:50:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.10","html_url":"https://github.com/golang/go/releases/tag/go1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.10/manifests"},{"name":"go1.12.4","sha":"eda3401e807be8928eed48bb5fc85ffa8e62ddb4","kind":"commit","published_at":"2019-04-11T23:31:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.4","html_url":"https://github.com/golang/go/releases/tag/go1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.4/manifests"},{"name":"go1.11.9","sha":"428e5f29a957b591d82e640b619b684aa25fba4e","kind":"commit","published_at":"2019-04-11T23:31:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.9","html_url":"https://github.com/golang/go/releases/tag/go1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.9/manifests"},{"name":"go1.11.8","sha":"f8a63418e985d972c86d3da5bf90b7e81b72b468","kind":"commit","published_at":"2019-04-08T21:30:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.8","html_url":"https://github.com/golang/go/releases/tag/go1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.8/manifests"},{"name":"go1.12.3","sha":"62ec3dd260324d243491b271d53ccdfd4a1f14e3","kind":"commit","published_at":"2019-04-08T21:30:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.3","html_url":"https://github.com/golang/go/releases/tag/go1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.3/manifests"},{"name":"go1.12.2","sha":"ac02fdec7cd16ea8d3de1fc33def9cfabec5170d","kind":"commit","published_at":"2019-04-05T19:24:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.2","html_url":"https://github.com/golang/go/releases/tag/go1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.2/manifests"},{"name":"go1.11.7","sha":"2c5363d9c1cf51457d6d2466a63e6576e80327f8","kind":"commit","published_at":"2019-04-05T19:09:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.7","html_url":"https://github.com/golang/go/releases/tag/go1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.7/manifests"},{"name":"go1.11.6","sha":"e18f2ca380f52bbf8cac039ccfdf445e9047c810","kind":"commit","published_at":"2019-03-14T19:57:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.6","html_url":"https://github.com/golang/go/releases/tag/go1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.6/manifests"},{"name":"go1.12.1","sha":"0380c9ad38843d523d9c9804fe300cb7edd7cd3c","kind":"commit","published_at":"2019-03-14T19:18:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.1","html_url":"https://github.com/golang/go/releases/tag/go1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.1/manifests"},{"name":"go1.12","sha":"05e77d41914d247a1e7caf37d7125ccaa5a53505","kind":"commit","published_at":"2019-02-25T23:01:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12","html_url":"https://github.com/golang/go/releases/tag/go1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12/manifests"},{"name":"go1.12rc1","sha":"1af509d46e31a14e7ff17e23b1fd84250976b405","kind":"commit","published_at":"2019-02-11T20:14:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12rc1","html_url":"https://github.com/golang/go/releases/tag/go1.12rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12rc1/manifests"},{"name":"go1.11.5","sha":"35bb62e60a7779ff82c3067903b3306ff8666471","kind":"commit","published_at":"2019-01-23T19:49:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.5","html_url":"https://github.com/golang/go/releases/tag/go1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.5/manifests"},{"name":"go1.10.8","sha":"b0cb374daf646454998bac7b393f3236a2ab6aca","kind":"commit","published_at":"2019-01-23T19:47:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.8","html_url":"https://github.com/golang/go/releases/tag/go1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.8/manifests"},{"name":"go1.12beta2","sha":"4b3f04c63b5b1a1bbc4dfd71c34341ea4e935115","kind":"commit","published_at":"2019-01-10T18:15:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12beta2","html_url":"https://github.com/golang/go/releases/tag/go1.12beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta2/manifests"},{"name":"go1.12beta1","sha":"e3b4b7baad555f74b6fbc0ddc00d46ed0ac03a0a","kind":"commit","published_at":"2018-12-18T23:01:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12beta1","html_url":"https://github.com/golang/go/releases/tag/go1.12beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta1/manifests"},{"name":"go1.11.4","sha":"4601a4c1b1c00fbe507508f0267ec5a9445bb7e5","kind":"commit","published_at":"2018-12-14T23:34:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.4","html_url":"https://github.com/golang/go/releases/tag/go1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.4/manifests"},{"name":"go1.10.7","sha":"f5ff72d62301c4e9d0a78167fab5914ca12919bd","kind":"commit","published_at":"2018-12-14T23:34:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.7","html_url":"https://github.com/golang/go/releases/tag/go1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.7/manifests"},{"name":"go1.10.6","sha":"25ca8f49c3fc4a68daff7a23ab613e3453be5cda","kind":"commit","published_at":"2018-12-13T17:16:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.6","html_url":"https://github.com/golang/go/releases/tag/go1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.6/manifests"},{"name":"go1.11.3","sha":"90c896448691b5edb0ab11110f37234f63cd28ed","kind":"commit","published_at":"2018-12-13T17:14:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.3","html_url":"https://github.com/golang/go/releases/tag/go1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.3/manifests"},{"name":"go1.10.5","sha":"1ae739797ec72acbd6d90b94a2366a31566205c2","kind":"commit","published_at":"2018-11-02T20:17:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.5","html_url":"https://github.com/golang/go/releases/tag/go1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.5/manifests"},{"name":"go1.11.2","sha":"e8a95aeb75536496432bcace1fb2bbfa449bf0fa","kind":"commit","published_at":"2018-11-02T20:17:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.2","html_url":"https://github.com/golang/go/releases/tag/go1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.2/manifests"},{"name":"go1.11.1","sha":"26957168c4c0cdcc7ca4f0b19d0eb19474d224ac","kind":"commit","published_at":"2018-10-01T20:59:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.1","html_url":"https://github.com/golang/go/releases/tag/go1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.1/manifests"},{"name":"go1.11","sha":"41e62b8c49d21659b48a95216e3062032285250f","kind":"commit","published_at":"2018-08-24T20:18:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11","html_url":"https://github.com/golang/go/releases/tag/go1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11/manifests"},{"name":"go1.10.4","sha":"2191fce26a7fd1cd5b4975e7bd44ab44b1d9dd78","kind":"commit","published_at":"2018-08-24T19:26:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.4","html_url":"https://github.com/golang/go/releases/tag/go1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.4/manifests"},{"name":"go1.11rc2","sha":"02c0c32960f65d0b9c66ec840c612f5f9623dc51","kind":"commit","published_at":"2018-08-22T22:17:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11rc2","html_url":"https://github.com/golang/go/releases/tag/go1.11rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc2/manifests"},{"name":"go1.11rc1","sha":"807e7f2420c683384dc9c6db498808ba1b7aab17","kind":"commit","published_at":"2018-08-13T23:43:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11rc1","html_url":"https://github.com/golang/go/releases/tag/go1.11rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc1/manifests"},{"name":"go1.11beta3","sha":"1b870077c896379c066b41657d3c9062097a6943","kind":"commit","published_at":"2018-08-03T17:21:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta3","html_url":"https://github.com/golang/go/releases/tag/go1.11beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta3/manifests"},{"name":"go1.11beta2","sha":"c814ac44c0571f844718f07aa52afa47e37fb1ed","kind":"commit","published_at":"2018-07-19T21:30:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta2","html_url":"https://github.com/golang/go/releases/tag/go1.11beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta2/manifests"},{"name":"go1.11beta1","sha":"a12c1f26e4cc602dae62ec065a237172a5b8f926","kind":"commit","published_at":"2018-06-26T20:00:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta1","html_url":"https://github.com/golang/go/releases/tag/go1.11beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta1/manifests"},{"name":"go1.10.3","sha":"fe8a0d12b14108cbe2408b417afcaab722b0727c","kind":"commit","published_at":"2018-06-06T23:47:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.3","html_url":"https://github.com/golang/go/releases/tag/go1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.3/manifests"},{"name":"go1.9.7","sha":"7df09b4a03f9e53334672674ba7983d5e7128646","kind":"commit","published_at":"2018-06-06T20:29:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.7","html_url":"https://github.com/golang/go/releases/tag/go1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.7/manifests"},{"name":"go1.9.6","sha":"20f58c6075aef1bb7327ab0691ae095f9412ab5b","kind":"commit","published_at":"2018-04-30T19:04:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.6","html_url":"https://github.com/golang/go/releases/tag/go1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.6/manifests"},{"name":"go1.10.2","sha":"71bdbf431b79dff61944f22c25c7e085ccfc25d5","kind":"commit","published_at":"2018-04-30T19:03:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.2","html_url":"https://github.com/golang/go/releases/tag/go1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.2/manifests"},{"name":"go1.10.1","sha":"ac7c0ee26dda18076d5f6c151d8f920b43340ae3","kind":"commit","published_at":"2018-03-29T06:09:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.1","html_url":"https://github.com/golang/go/releases/tag/go1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.1/manifests"},{"name":"go1.9.5","sha":"f69b0c627f94b7dcaf4ec654df8e0ffa4bf46957","kind":"commit","published_at":"2018-03-29T06:06:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.5","html_url":"https://github.com/golang/go/releases/tag/go1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.5/manifests"},{"name":"go1.10","sha":"bf86aec25972f3a100c3aa58a6abcbcc35bdea49","kind":"commit","published_at":"2018-02-16T16:05:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10","html_url":"https://github.com/golang/go/releases/tag/go1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10/manifests"},{"name":"go1.10rc2","sha":"20e228f2fdb44350c858de941dff4aea9f3127b8","kind":"commit","published_at":"2018-02-07T16:12:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10rc2","html_url":"https://github.com/golang/go/releases/tag/go1.10rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc2/manifests"},{"name":"go1.9.4","sha":"6732fcc06df713fc737cee5c5860bad87599bc6d","kind":"commit","published_at":"2018-02-07T15:34:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.4","html_url":"https://github.com/golang/go/releases/tag/go1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.4/manifests"},{"name":"go1.8.7","sha":"357c9141369361101345f3048a6b2b3e149299d5","kind":"commit","published_at":"2018-02-07T15:33:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.7","html_url":"https://github.com/golang/go/releases/tag/go1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.7/manifests"},{"name":"go1.10rc1","sha":"5348aed83e39bd1d450d92d7f627e994c2db6ebf","kind":"commit","published_at":"2018-01-25T17:24:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10rc1","html_url":"https://github.com/golang/go/releases/tag/go1.10rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc1/manifests"},{"name":"go1.8.6","sha":"96c72e94687d1d78770a204f35993cb2cd3c91e4","kind":"commit","published_at":"2018-01-23T03:33:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.6","html_url":"https://github.com/golang/go/releases/tag/go1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.6/manifests"},{"name":"go1.9.3","sha":"a563954b799c6921fc3666b4723d38413f442145","kind":"commit","published_at":"2018-01-22T21:38:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.3","html_url":"https://github.com/golang/go/releases/tag/go1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.3/manifests"},{"name":"go1.10beta2","sha":"594668a5a96267a46282ce3007a584ec07adf705","kind":"commit","published_at":"2018-01-11T17:44:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10beta2","html_url":"https://github.com/golang/go/releases/tag/go1.10beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta2/manifests"},{"name":"go1.10beta1","sha":"9ce6b5c2ed5d3d5251b9a6a0c548d5fb2c8567e8","kind":"commit","published_at":"2017-12-07T17:38:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10beta1","html_url":"https://github.com/golang/go/releases/tag/go1.10beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta1/manifests"},{"name":"go1.9.2","sha":"2ea7d3461bb41d0ae12b56ee52d43314bcdb97f9","kind":"commit","published_at":"2017-10-25T20:24:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.2","html_url":"https://github.com/golang/go/releases/tag/go1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.2/manifests"},{"name":"go1.8.5","sha":"d4ccbd8833aa45819e903abfc4337555f1832d3c","kind":"commit","published_at":"2017-10-25T18:57:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5","html_url":"https://github.com/golang/go/releases/tag/go1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5/manifests"},{"name":"go1.8.5rc5","sha":"0ab2c8872d648bc155e41bf5a7ed0cfee133ff70","kind":"commit","published_at":"2017-10-25T16:24:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5rc5","html_url":"https://github.com/golang/go/releases/tag/go1.8.5rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc5/manifests"},{"name":"go1.8.5rc4","sha":"fab5e254b2a03d3153f850774d87a79840740fe9","kind":"commit","published_at":"2017-10-20T16:43:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5rc4","html_url":"https://github.com/golang/go/releases/tag/go1.8.5rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc4/manifests"},{"name":"go1.8.4","sha":"f5bcb9b8fe9dd8949d4682b74be6ba72e5d554fb","kind":"commit","published_at":"2017-10-04T18:39:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.4","html_url":"https://github.com/golang/go/releases/tag/go1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.4/manifests"},{"name":"go1.9.1","sha":"7f40c1214dd67cf171a347a5230da70bd8e10d32","kind":"commit","published_at":"2017-10-04T18:39:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.1","html_url":"https://github.com/golang/go/releases/tag/go1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.1/manifests"},{"name":"go1.9","sha":"c8aec4095e089ff6ac50d18e97c3f46561f14f48","kind":"commit","published_at":"2017-08-24T20:52:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9","html_url":"https://github.com/golang/go/releases/tag/go1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9/manifests"},{"name":"go1.9rc2","sha":"048c9cfaacb6fe7ac342b0acd8ca8322b6c49508","kind":"commit","published_at":"2017-08-07T20:29:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9rc2","html_url":"https://github.com/golang/go/releases/tag/go1.9rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc2/manifests"},{"name":"go1.9rc1","sha":"65c6c88a9442b91d8b2fd0230337b1fda4bb6cdf","kind":"commit","published_at":"2017-07-24T19:35:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9rc1","html_url":"https://github.com/golang/go/releases/tag/go1.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc1/manifests"},{"name":"go1.9beta2","sha":"eab99a8d548f8ba864647ab171a44f0a5376a6b3","kind":"commit","published_at":"2017-06-26T21:12:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9beta2","html_url":"https://github.com/golang/go/releases/tag/go1.9beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta2/manifests"},{"name":"go1.9beta1","sha":"952ecbe0a27aadd184ca3e2c342beb464d6b1653","kind":"commit","published_at":"2017-06-14T21:44:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9beta1","html_url":"https://github.com/golang/go/releases/tag/go1.9beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta1/manifests"},{"name":"go1.8.3","sha":"352996a381701cfa0c16e8de29cbde8f3922182f","kind":"commit","published_at":"2017-05-24T18:14:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.3","html_url":"https://github.com/golang/go/releases/tag/go1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.3/manifests"},{"name":"go1.7.6","sha":"2b7a7b710f096b1b7e6f2ab5e9e3ec003ad7cd12","kind":"commit","published_at":"2017-05-23T18:33:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.6","html_url":"https://github.com/golang/go/releases/tag/go1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.6/manifests"},{"name":"go1.8.2","sha":"59870f9e19384c3155f603f799b61b401fa20cc9","kind":"commit","published_at":"2017-05-23T18:32:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.2","html_url":"https://github.com/golang/go/releases/tag/go1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.2/manifests"},{"name":"go1.8.1","sha":"a4c18f063b6659079ca2848ca217a0587dabc001","kind":"commit","published_at":"2017-04-07T16:48:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.1","html_url":"https://github.com/golang/go/releases/tag/go1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.1/manifests"},{"name":"go1.8","sha":"cd6b6202dd1559b3ac63179b45f1833fcfbe7eca","kind":"commit","published_at":"2017-02-16T17:12:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8","html_url":"https://github.com/golang/go/releases/tag/go1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8/manifests"},{"name":"go1.8rc3","sha":"2a5f65a98ca483aad2dd74dc2636a7baecc59cf2","kind":"commit","published_at":"2017-01-26T17:42:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc3","html_url":"https://github.com/golang/go/releases/tag/go1.8rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc3/manifests"},{"name":"go1.7.5","sha":"753452fac6f6963b5a6e38a239b05362385a3842","kind":"commit","published_at":"2017-01-26T17:38:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.5","html_url":"https://github.com/golang/go/releases/tag/go1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.5/manifests"},{"name":"go1.8rc2","sha":"59f181b6fda68ece22882945853ca2df9dbf1c88","kind":"commit","published_at":"2017-01-19T20:58:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc2","html_url":"https://github.com/golang/go/releases/tag/go1.8rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc2/manifests"},{"name":"go1.8rc1","sha":"3de6e96e4b8147f5267a2e8218a7c780b09a434f","kind":"commit","published_at":"2017-01-10T19:35:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc1","html_url":"https://github.com/golang/go/releases/tag/go1.8rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc1/manifests"},{"name":"go1.8beta2","sha":"9cd3c0662aa63eea8e7fae80f558fda9d646ba98","kind":"commit","published_at":"2016-12-15T20:06:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8beta2","html_url":"https://github.com/golang/go/releases/tag/go1.8beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta2/manifests"},{"name":"go1.7.4","sha":"6b36535cf382bce845dd2d272276e7ba350b0c6b","kind":"commit","published_at":"2016-12-01T22:13:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.4","html_url":"https://github.com/golang/go/releases/tag/go1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.4/manifests"},{"name":"go1.6.4","sha":"aa1e69f3fc21795b6fab531a07008e0744ffe5bf","kind":"commit","published_at":"2016-12-01T20:56:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.4","html_url":"https://github.com/golang/go/releases/tag/go1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.4/manifests"},{"name":"go1.8beta1","sha":"41908a54530120b68a79e0fd22b5e709d33cced0","kind":"commit","published_at":"2016-12-01T02:54:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8beta1","html_url":"https://github.com/golang/go/releases/tag/go1.8beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta1/manifests"},{"name":"go1.7.3","sha":"2f6557233c5a5c311547144c34b4045640ff9f71","kind":"commit","published_at":"2016-10-19T17:04:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.3","html_url":"https://github.com/golang/go/releases/tag/go1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.3/manifests"},{"name":"go1.7.2","sha":"edecc650ec95ac1a96d2312980e18d959f89835e","kind":"commit","published_at":"2016-10-17T21:08:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.2","html_url":"https://github.com/golang/go/releases/tag/go1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.2/manifests"},{"name":"go1.7.1","sha":"f75aafdf56dd90eab75cfeac8cf69358f73ba171","kind":"commit","published_at":"2016-09-07T19:11:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.1","html_url":"https://github.com/golang/go/releases/tag/go1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.1/manifests"},{"name":"go1.7","sha":"0d818588685976407c81c60d2fda289361cbc8ec","kind":"commit","published_at":"2016-08-15T22:43:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7","html_url":"https://github.com/golang/go/releases/tag/go1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7/manifests"},{"name":"go1.7rc6","sha":"1e933ed7c091bd8e077ffd123234af10a69e3978","kind":"commit","published_at":"2016-08-08T18:42:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc6","html_url":"https://github.com/golang/go/releases/tag/go1.7rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc6/manifests"},{"name":"go1.7rc5","sha":"09fc3cc5df6b37b62a219bd4cacd8898a2328b76","kind":"commit","published_at":"2016-08-02T23:34:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc5","html_url":"https://github.com/golang/go/releases/tag/go1.7rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc5/manifests"},{"name":"go1.7rc4","sha":"c628d83ec5309cd679e16c734456fed1b9a85806","kind":"commit","published_at":"2016-08-02T02:22:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc4","html_url":"https://github.com/golang/go/releases/tag/go1.7rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc4/manifests"},{"name":"go1.7rc3","sha":"8707f31c0abc6b607014e843b7cc188b3019daa9","kind":"commit","published_at":"2016-07-21T21:19:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc3","html_url":"https://github.com/golang/go/releases/tag/go1.7rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc3/manifests"},{"name":"go1.7rc2","sha":"0ebf6ce087388cdd501a02ff92f2f8cafc3e1378","kind":"commit","published_at":"2016-07-18T15:36:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc2","html_url":"https://github.com/golang/go/releases/tag/go1.7rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc2/manifests"},{"name":"go1.6.3","sha":"da6b9ec7bf1722fa00196e1eadc10a29156b6b28","kind":"commit","published_at":"2016-07-18T15:36:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.3","html_url":"https://github.com/golang/go/releases/tag/go1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.3/manifests"},{"name":"go1.7rc1","sha":"53da5fd4d431881bb3583c9790db7735a6530a1b","kind":"commit","published_at":"2016-07-08T03:48:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc1","html_url":"https://github.com/golang/go/releases/tag/go1.7rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc1/manifests"},{"name":"go1.7beta2","sha":"fca9fc52c831ab6af56e30f8c48062a99ded2580","kind":"commit","published_at":"2016-06-16T19:45:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7beta2","html_url":"https://github.com/golang/go/releases/tag/go1.7beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta2/manifests"},{"name":"go1.7beta1","sha":"3c6b6684ce21c1092ba208a0f1744ad7c930248a","kind":"commit","published_at":"2016-06-02T00:22:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7beta1","html_url":"https://github.com/golang/go/releases/tag/go1.7beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta1/manifests"},{"name":"go1.6.2","sha":"57e459e02b4b01567f92542f92cd9afde209e193","kind":"commit","published_at":"2016-04-19T23:27:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.2","html_url":"https://github.com/golang/go/releases/tag/go1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.2/manifests"},{"name":"go1.6.1","sha":"f5cf5673590a68c55b2330df9dfcdd6fac75b893","kind":"commit","published_at":"2016-04-11T23:39:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.1","html_url":"https://github.com/golang/go/releases/tag/go1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.1/manifests"},{"name":"go1.5.4","sha":"a1ef950a15517bca223d079a6cf65948c3db9694","kind":"commit","published_at":"2016-04-11T23:39:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.4","html_url":"https://github.com/golang/go/releases/tag/go1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.4/manifests"},{"name":"go1.6","sha":"7bc40ffb05d8813bf9b41a331b45d37216f9e747","kind":"commit","published_at":"2016-02-17T19:53:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6","html_url":"https://github.com/golang/go/releases/tag/go1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6/manifests"},{"name":"go1.6rc2","sha":"5d343bdfb140970cc37f099064226d104ca6d817","kind":"commit","published_at":"2016-02-03T23:11:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6rc2","html_url":"https://github.com/golang/go/releases/tag/go1.6rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc2/manifests"},{"name":"go1.6rc1","sha":"036b8fd40b60830ca1d152f17148e52b96d8aa6c","kind":"commit","published_at":"2016-01-28T00:06:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6rc1","html_url":"https://github.com/golang/go/releases/tag/go1.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc1/manifests"},{"name":"go1.6beta2","sha":"66330d8c6c0a23b7eb48688f9954264e48b039da","kind":"commit","published_at":"2016-01-13T23:40:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6beta2","html_url":"https://github.com/golang/go/releases/tag/go1.6beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta2/manifests"},{"name":"go1.5.3","sha":"27d5c0ede5b4411089f4bf52a41dd2f4eed36123","kind":"commit","published_at":"2016-01-13T19:43:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.3","html_url":"https://github.com/golang/go/releases/tag/go1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.3/manifests"},{"name":"go1.6beta1","sha":"8db371b3d58a1c139f0854738f9962de05ca5d7a","kind":"commit","published_at":"2015-12-17T22:45:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6beta1","html_url":"https://github.com/golang/go/releases/tag/go1.6beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta1/manifests"},{"name":"go1.5.2","sha":"40cbf58f960a8f5287d2c3a93b3ca6119df67e85","kind":"commit","published_at":"2015-12-03T00:44:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.2","html_url":"https://github.com/golang/go/releases/tag/go1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.2/manifests"},{"name":"go1.4.3","sha":"50eb39bb23e8b03e823c38e844f0410d0b5325d2","kind":"commit","published_at":"2015-09-23T04:20:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.3","html_url":"https://github.com/golang/go/releases/tag/go1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.3/manifests"},{"name":"go1.5.1","sha":"f2e4c8b5fb3660d793b2c545ef207153db0a34b1","kind":"commit","published_at":"2015-09-09T00:52:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.1","html_url":"https://github.com/golang/go/releases/tag/go1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.1/manifests"},{"name":"go1.5","sha":"bb03defe933c89fee44be675d7aa0fbd893ced30","kind":"commit","published_at":"2015-08-19T05:04:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5","html_url":"https://github.com/golang/go/releases/tag/go1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5/manifests"},{"name":"go1.5rc1","sha":"0d20a61e68ba22fb416fe2aa8b6532026822bad0","kind":"commit","published_at":"2015-08-06T04:06:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5rc1","html_url":"https://github.com/golang/go/releases/tag/go1.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5rc1/manifests"},{"name":"go1.5beta3","sha":"d3ffc975f38890abbd8ca3f7833772e6423297e8","kind":"commit","published_at":"2015-07-29T23:50:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta3","html_url":"https://github.com/golang/go/releases/tag/go1.5beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta3/manifests"},{"name":"go1.5beta2","sha":"cc8f5441980a8c2f9e6c8ec3222985ed488e76ba","kind":"commit","published_at":"2015-07-17T03:34:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta2","html_url":"https://github.com/golang/go/releases/tag/go1.5beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta2/manifests"},{"name":"go1.5beta1","sha":"b6ead9f171742cd5b519a22ecc690354b0d1ce27","kind":"commit","published_at":"2015-07-07T21:53:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta1","html_url":"https://github.com/golang/go/releases/tag/go1.5beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta1/manifests"},{"name":"go1.4.2","sha":"883bc6ed0ea815293fe6309d66f967ea60630e87","kind":"commit","published_at":"2015-02-18T04:24:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.2","html_url":"https://github.com/golang/go/releases/tag/go1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.2/manifests"},{"name":"go1.4.1","sha":"886b02d705ffb1be8b4974ac4c355d480a24e3ec","kind":"commit","published_at":"2015-01-15T21:04:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.1","html_url":"https://github.com/golang/go/releases/tag/go1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.1/manifests"},{"name":"go1.4","sha":"c303df658d43b9f3e98e56e646f8e84a83495991","kind":"commit","published_at":"2014-12-11T00:27:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4","html_url":"https://github.com/golang/go/releases/tag/go1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4/manifests"},{"name":"go1.4rc2","sha":"3d344611770d03a9d2f822216074edd83af67677","kind":"commit","published_at":"2014-12-02T02:43:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4rc2","html_url":"https://github.com/golang/go/releases/tag/go1.4rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc2/manifests"},{"name":"go1.4rc1","sha":"30ef146819d031ccd875de806c4edad66366d4bc","kind":"commit","published_at":"2014-11-17T02:55:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4rc1","html_url":"https://github.com/golang/go/releases/tag/go1.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc1/manifests"},{"name":"go1.4beta1","sha":"ca230d2d6ffeaef0be2f58fd46ba6ed34a8dbf46","kind":"commit","published_at":"2014-10-30T01:02:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4beta1","html_url":"https://github.com/golang/go/releases/tag/go1.4beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4beta1/manifests"},{"name":"go1.3.3","sha":"3dbc53ae6ad4e3b93f31d35d98b38f6dda25f4ee","kind":"commit","published_at":"2014-10-01T01:20:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.3","html_url":"https://github.com/golang/go/releases/tag/go1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.3/manifests"},{"name":"go1.3.2","sha":"f3c81ed821268e2f2e2945b0816f495809bbdf21","kind":"commit","published_at":"2014-09-25T22:32:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.2","html_url":"https://github.com/golang/go/releases/tag/go1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.2/manifests"},{"name":"go1.3.1","sha":"1657de2d6dbb020e15908668f209f3be7dcef151","kind":"commit","published_at":"2014-08-13T03:18:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.1","html_url":"https://github.com/golang/go/releases/tag/go1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.1/manifests"},{"name":"go1.3","sha":"1cdd48c8a276cef9e3e20b7350d13556b6c96a71","kind":"commit","published_at":"2014-06-19T00:20:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3","html_url":"https://github.com/golang/go/releases/tag/go1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3/manifests"},{"name":"go1.3rc2","sha":"2a3daa8bdd5bd06808c51cb4f2921655f70d7617","kind":"commit","published_at":"2014-06-13T03:24:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3rc2","html_url":"https://github.com/golang/go/releases/tag/go1.3rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc2/manifests"},{"name":"go1.3rc1","sha":"a5565ec7d9c04843bc91c06a0d5a652716ee75a7","kind":"commit","published_at":"2014-06-02T04:34:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3rc1","html_url":"https://github.com/golang/go/releases/tag/go1.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc1/manifests"},{"name":"go1.3beta2","sha":"c00043b5d8bd53130bddb5ef1e88643dccc4586f","kind":"commit","published_at":"2014-05-21T00:46:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3beta2","html_url":"https://github.com/golang/go/releases/tag/go1.3beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta2/manifests"},{"name":"go1.2.2","sha":"43d00b0942c1c6f43993ac71e1eea48e62e22b8d","kind":"commit","published_at":"2014-05-05T17:43:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2.2","html_url":"https://github.com/golang/go/releases/tag/go1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.2/manifests"},{"name":"go1.3beta1","sha":"7ff8e90eb7ceb2016aa9fc736febd8a5902ec65e","kind":"commit","published_at":"2014-04-22T00:00:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3beta1","html_url":"https://github.com/golang/go/releases/tag/go1.3beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta1/manifests"},{"name":"go1.2.1","sha":"9c9802fad57c1bcb72ea98c5c55ea2652efc5772","kind":"commit","published_at":"2014-03-03T00:53:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2.1","html_url":"https://github.com/golang/go/releases/tag/go1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.1/manifests"},{"name":"go1.2","sha":"402d3590b54e4a0df9fb51ed14b2999e85ce0b76","kind":"commit","published_at":"2013-11-28T21:32:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2","html_url":"https://github.com/golang/go/releases/tag/go1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2/manifests"},{"name":"go1.2rc5","sha":"4abdb873be5c4bbd1e0edec56f992b201d8e0e68","kind":"commit","published_at":"2013-11-18T01:44:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc5","html_url":"https://github.com/golang/go/releases/tag/go1.2rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc5/manifests"},{"name":"go1.2rc4","sha":"a5940dddba6e7995c6f7e4b4d11df17609c247be","kind":"commit","published_at":"2013-11-13T04:29:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc4","html_url":"https://github.com/golang/go/releases/tag/go1.2rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc4/manifests"},{"name":"go1.2rc3","sha":"2eb51b1ba8cbf593124ab95e2ea9efb5d3ddf21e","kind":"commit","published_at":"2013-11-01T01:44:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc3","html_url":"https://github.com/golang/go/releases/tag/go1.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc3/manifests"},{"name":"go1.2rc2","sha":"309e16554aab1686c5bb744cababfbaa2d83db4d","kind":"commit","published_at":"2013-10-18T04:53:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc2","html_url":"https://github.com/golang/go/releases/tag/go1.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc2/manifests"},{"name":"go1.1.2","sha":"1d6d8fca241bb611af51e265c1b5a2e9ae904702","kind":"commit","published_at":"2013-08-13T05:33:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1.2","html_url":"https://github.com/golang/go/releases/tag/go1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.2/manifests"},{"name":"go1.1.1","sha":"d260448f6b6ac10efe4ae7f6dfe944e72bc2a676","kind":"commit","published_at":"2013-06-13T02:49:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1.1","html_url":"https://github.com/golang/go/releases/tag/go1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.1/manifests"},{"name":"go1.1","sha":"205f850ceacfc39d1e9d76a9569416284594ce8c","kind":"commit","published_at":"2013-05-13T20:03:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1","html_url":"https://github.com/golang/go/releases/tag/go1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1/manifests"},{"name":"go1.1rc3","sha":"46a6097aa7943a490e9bd2e04274845d0e5e200f","kind":"commit","published_at":"2013-05-08T23:04:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1rc3","html_url":"https://github.com/golang/go/releases/tag/go1.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc3/manifests"},{"name":"go1.1rc2","sha":"1c5438aae896edcd1e9f9618f4776517f08053b3","kind":"commit","published_at":"2013-05-07T00:33:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1rc2","html_url":"https://github.com/golang/go/releases/tag/go1.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc2/manifests"},{"name":"go1.0.3","sha":"30be9b4313622c2077539e68826194cb1028c691","kind":"commit","published_at":"2012-09-21T22:10:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.3","html_url":"https://github.com/golang/go/releases/tag/go1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.3/manifests"},{"name":"go1.0.2","sha":"cb6c6570b73a1c4d19cad94570ed277f7dae55ac","kind":"commit","published_at":"2012-06-14T02:50:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.2","html_url":"https://github.com/golang/go/releases/tag/go1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.2/manifests"},{"name":"go1.0.1","sha":"2fffba7fe19690e038314d17a117d6b87979c89f","kind":"commit","published_at":"2012-04-26T19:50:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.1","html_url":"https://github.com/golang/go/releases/tag/go1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.1/manifests"},{"name":"go1","sha":"6174b5e21e73714c63061e66efdbe180e1c5491d","kind":"commit","published_at":"2012-03-28T12:41:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1","html_url":"https://github.com/golang/go/releases/tag/go1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1/manifests"},{"name":"weekly.2012-03-27","sha":"3895b5051df256b442d0b0af50debfffd8d75164","kind":"commit","published_at":"2012-03-28T12:41:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-27/manifests"},{"name":"weekly","sha":"3895b5051df256b442d0b0af50debfffd8d75164","kind":"commit","published_at":"2012-03-28T12:41:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly","html_url":"https://github.com/golang/go/releases/tag/weekly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly/manifests"},{"name":"weekly.2012-03-22","sha":"da7959d5dd1a230868d8eca9dbf11b4d54e8915a","kind":"commit","published_at":"2012-03-23T01:44:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-22/manifests"},{"name":"weekly.2012-03-13","sha":"9ef03fdf7778f23aa304a03888e4e0f698a3ef84","kind":"commit","published_at":"2012-03-13T05:39:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-13/manifests"},{"name":"weekly.2012-03-04","sha":"56208edb8dfc297efde71f18730dfb09b3dcb928","kind":"commit","published_at":"2012-03-05T04:45:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-04/manifests"},{"name":"weekly.2012-02-22","sha":"6419bbbfd310d0e48b3de60c8891a8f0fcc98b6f","kind":"commit","published_at":"2012-02-23T05:40:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-22/manifests"},{"name":"weekly.2012-02-14","sha":"da8f037b57241b0b84fab9d4c9e69b53e7118850","kind":"commit","published_at":"2012-02-15T03:41:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-14/manifests"},{"name":"weekly.2012-02-07","sha":"d3f8f0c258be17e742abb59da26025a6b5656c7b","kind":"commit","published_at":"2012-02-08T03:37:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-07/manifests"},{"name":"weekly.2012-01-27","sha":"6786185fd6245c522dce647163d2b33708c0b46d","kind":"commit","published_at":"2012-01-27T06:51:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-27/manifests"},{"name":"weekly.2012-01-20","sha":"22ef504654079bd0a6f227b7485ce0657bf205e1","kind":"commit","published_at":"2012-01-20T05:57:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-20/manifests"},{"name":"weekly.2012-01-15","sha":"a19870744979bdce3eff58776be42e399ed8f6f1","kind":"commit","published_at":"2012-01-15T22:45:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-15/manifests"},{"name":"weekly.2011-12-22","sha":"1a06b513e758355f769cd894782c34751ba5722d","kind":"commit","published_at":"2011-12-23T03:28:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-22/manifests"},{"name":"weekly.2011-12-14","sha":"3388e9f67b2ebb30bbd115c13b3ac4728c7ff9c1","kind":"commit","published_at":"2011-12-15T05:56:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-14/manifests"},{"name":"weekly.2011-12-06","sha":"8d1da1c66ad9e2d9bf6028e7dfff5d1f2151d494","kind":"commit","published_at":"2011-12-07T02:33:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-06/manifests"},{"name":"weekly.2011-12-02","sha":"7af813a7f2b62734e40628c341cb3afa4c85641c","kind":"commit","published_at":"2011-12-01T21:09:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-02/manifests"},{"name":"weekly.2011-12-01","sha":"9dd07f680a4a8ddb0f750a0de89ccc880e322147","kind":"commit","published_at":"2011-12-01T05:17:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-01/manifests"},{"name":"weekly.2011-11-18","sha":"3af28bd886ca5a64128aa2118aac818c61871dad","kind":"commit","published_at":"2011-11-18T20:20:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-18","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-18/manifests"},{"name":"weekly.2011-11-09","sha":"d83cc435e4c324e34aa10af72c1aa7f4fa47d4c1","kind":"commit","published_at":"2011-11-08T23:57:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-09/manifests"},{"name":"weekly.2011-11-08","sha":"4b39d115a0228d9c88b47f2fd86c9d6377ba7273","kind":"commit","published_at":"2011-11-08T23:27:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-08","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-08/manifests"},{"name":"weekly.2011-11-02","sha":"ede44c68a48ba579defa08d1df94b268c93ab8e3","kind":"commit","published_at":"2011-11-02T03:00:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-02/manifests"},{"name":"weekly.2011-11-01","sha":"08757f722c84260399d3eb1236c0c1ed305e017a","kind":"commit","published_at":"2011-11-02T01:37:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-01/manifests"},{"name":"weekly.2011-10-26","sha":"659f1f208af02a3dd5cc13da0d4f8756a3cc5369","kind":"commit","published_at":"2011-10-26T05:47:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-26","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-26/manifests"},{"name":"weekly.2011-10-25","sha":"cdd3d6932853ec2fb2ac0a693143b22098adb012","kind":"commit","published_at":"2011-10-26T05:09:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-25","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-25/manifests"},{"name":"weekly.2011-10-18","sha":"ac21766c958dc1341d79f17c36cc686ed936e6d4","kind":"commit","published_at":"2011-10-19T00:31:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-18","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-18/manifests"},{"name":"release.r58.2","sha":"0584eb2e7779d5bf699702d06acb686cd08bddd2","kind":"commit","published_at":"2011-10-18T03:06:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58.2","html_url":"https://github.com/golang/go/releases/tag/release.r58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.2/manifests"},{"name":"release.r60.3","sha":"394b383a1ee0ac3fec5e453a7dbe590d3ce6d6b0","kind":"commit","published_at":"2011-10-17T23:55:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.3","html_url":"https://github.com/golang/go/releases/tag/release.r60.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.3/manifests"},{"name":"weekly.2011-10-06","sha":"2b0d7f0836b87dd346e3a815d3bbb593f8e1a3f6","kind":"commit","published_at":"2011-10-06T22:56:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-06/manifests"},{"name":"release.r60.2","sha":"6c4e7f4b681c12d7dbb2a229fb32636303dad781","kind":"commit","published_at":"2011-10-05T21:23:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.2","html_url":"https://github.com/golang/go/releases/tag/release.r60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.2/manifests"},{"name":"weekly.2011-09-21","sha":"e4ac43b7f07379715cbed7355bc3710e709c34ef","kind":"commit","published_at":"2011-09-22T05:06:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-21","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-21/manifests"},{"name":"release.r60.1","sha":"4af7136fcf874e212d66c72178a68db969918b25","kind":"commit","published_at":"2011-09-19T02:32:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.1","html_url":"https://github.com/golang/go/releases/tag/release.r60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.1/manifests"},{"name":"weekly.2011-09-16","sha":"b0e3edab0e5439505f6ac79a9a96ab19478a065b","kind":"commit","published_at":"2011-09-16T07:18:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-16","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-16/manifests"},{"name":"release.r60","sha":"5464bfebe723752dfc09a6dd6b361b8e79db5995","kind":"commit","published_at":"2011-09-08T02:16:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60","html_url":"https://github.com/golang/go/releases/tag/release.r60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60/manifests"},{"name":"weekly.2011-09-07","sha":"c5c656aee37f8e6f53a574bacf42c944bd2630a2","kind":"commit","published_at":"2011-09-07T23:43:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-07/manifests"},{"name":"weekly.2011-09-01","sha":"ca64a37d9d925dec179e1142097dc9f135807656","kind":"commit","published_at":"2011-09-01T07:08:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-01/manifests"},{"name":"weekly.2011-08-17","sha":"1491a20540f377b6f83f5c4a8e823ca20d27d6c5","kind":"commit","published_at":"2011-08-18T04:27:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-08-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-08-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-17/manifests"},{"name":"weekly.2011-08-10","sha":"da7e1ba00b7c223b24a175b0bbefb7b1f26ec1af","kind":"commit","published_at":"2011-08-10T06:00:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-08-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-08-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-08-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-10/manifests"},{"name":"release.r59","sha":"5d9765785dff74784bbdad43f7847b6825509032","kind":"commit","published_at":"2011-07-31T22:37:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r59","html_url":"https://github.com/golang/go/releases/tag/release.r59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r59/manifests"},{"name":"weekly.2011-07-29","sha":"b583108436b22f32d0ddb67b68ca890d306d0fb5","kind":"commit","published_at":"2011-07-29T22:11:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-29/manifests"},{"name":"weekly.2011-07-19","sha":"50ddb98b243e35de1dbe572bc5240129054af9f6","kind":"commit","published_at":"2011-07-20T05:45:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-19","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-19/manifests"},{"name":"release.r58.1","sha":"adfa87c5d754252f2bf428b38560de3d630dbe9d","kind":"commit","published_at":"2011-07-12T14:19:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58.1","html_url":"https://github.com/golang/go/releases/tag/release.r58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.1/manifests"},{"name":"weekly.2011-07-07","sha":"4f03ef7993ce7aa125530010b6b8bf3c4ae2cfa0","kind":"commit","published_at":"2011-07-08T03:13:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-07/manifests"},{"name":"release.r58","sha":"fb10bce0c27cf06dc449d8e58ad6ec5dc276b929","kind":"commit","published_at":"2011-06-29T23:49:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58","html_url":"https://github.com/golang/go/releases/tag/release.r58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58/manifests"},{"name":"weekly.2011-06-23","sha":"30d08b404cc52a7378090287ee8ead2411e9b530","kind":"commit","published_at":"2011-06-24T06:04:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-23/manifests"},{"name":"weekly.2011-06-16","sha":"d6b9dd8b81a4a2969a02ddab9e39532bfb33fafb","kind":"commit","published_at":"2011-06-17T01:31:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-16","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-16/manifests"},{"name":"release.r57.2","sha":"7998d012b9823d6938dbaac929a839776b093fe4","kind":"commit","published_at":"2011-06-16T06:04:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57.2","html_url":"https://github.com/golang/go/releases/tag/release.r57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.2/manifests"},{"name":"weekly.2011-06-09","sha":"11b04261c754c67ad4c4ef13b667854c5ecb64e8","kind":"commit","published_at":"2011-06-10T04:26:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-09/manifests"},{"name":"weekly.2011-06-02","sha":"897ad0c05ee2af17c7740f793f8136d7404e87f5","kind":"commit","published_at":"2011-06-03T01:18:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-02/manifests"},{"name":"weekly.2011-05-22","sha":"f6742e7482c2b4fd1dada85c6318ecd59ccef8f6","kind":"commit","published_at":"2011-05-23T06:30:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-05-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-05-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-05-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-05-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-05-22/manifests"},{"name":"release.r57.1","sha":"16b4a007de329b96411be1597ea70f805b6adbe7","kind":"commit","published_at":"2011-05-04T04:17:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57.1","html_url":"https://github.com/golang/go/releases/tag/release.r57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.1/manifests"},{"name":"release.r57","sha":"ca2cb382ba89d1a1534f71ec2218a23659e3d491","kind":"commit","published_at":"2011-05-03T18:07:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57","html_url":"https://github.com/golang/go/releases/tag/release.r57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57/manifests"},{"name":"weekly.2011-04-27","sha":"5a8ae387e2f22e1c255d96b052b868281ca83761","kind":"commit","published_at":"2011-04-28T06:32:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-27/manifests"},{"name":"weekly.2011-04-13","sha":"0f03eedb878968851f36189f31fb3b1dfce31d84","kind":"commit","published_at":"2011-04-14T04:18:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-13/manifests"},{"name":"weekly.2011-04-04","sha":"51319b1125473fc1732ef012cde40c512ec735a0","kind":"commit","published_at":"2011-04-05T02:55:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-04/manifests"},{"name":"weekly.2011-03-28","sha":"33e41802f9ce0a2b88b344dbd04ecb025385c9aa","kind":"commit","published_at":"2011-03-29T03:17:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-28","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-28/manifests"},{"name":"weekly.2011-03-15","sha":"f538f2432eba1ca4f38bb919d795d6e9101ed374","kind":"commit","published_at":"2011-03-16T05:24:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-15/manifests"},{"name":"weekly.2011-03-07.1","sha":"251cdc917de92a6e710fb1bc8d3230c241d00577","kind":"commit","published_at":"2011-03-07T05:18:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-07.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07.1/manifests"},{"name":"release.r56","sha":"251cdc917de92a6e710fb1bc8d3230c241d00577","kind":"commit","published_at":"2011-03-07T05:18:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r56","html_url":"https://github.com/golang/go/releases/tag/release.r56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r56/manifests"},{"name":"weekly.2011-03-07","sha":"c1d44c9453506cdf5725a392aa03d9aa5df580af","kind":"commit","published_at":"2011-03-07T02:55:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07/manifests"},{"name":"weekly.2011-02-24","sha":"625bcf9f16876865715508d837dd9c36a34e90d7","kind":"commit","published_at":"2011-02-25T03:13:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-24","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-24/manifests"},{"name":"weekly.2011-02-15","sha":"d8ba9a440c826c5ed94f93d2d9fb7e9bf394f472","kind":"commit","published_at":"2011-02-15T15:58:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-15/manifests"},{"name":"weekly.2011-02-01.1","sha":"b08746ee5e0bb7d0291221c85e1fdead9924b858","kind":"commit","published_at":"2011-02-02T01:09:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-01.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-01.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-01.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01.1/manifests"},{"name":"weekly.2011-02-01","sha":"7aa758df0ce7578ff8b4e326eef777d8f10f70c4","kind":"commit","published_at":"2011-02-01T23:59:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01/manifests"},{"name":"weekly.2011-01-20","sha":"34c1b13c2a0d8d66db353b7b62e9379c2a887a2e","kind":"commit","published_at":"2011-01-20T05:02:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-20/manifests"},{"name":"weekly.2011-01-19","sha":"4b7fab83b571813ad56a15b653ed0ade0cf5b52e","kind":"commit","published_at":"2011-01-20T03:01:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-19","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-19/manifests"},{"name":"weekly.2011-01-12","sha":"c3e33975aa8d256984ba897ab88d1ca7cad4940a","kind":"commit","published_at":"2011-01-13T01:04:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-12","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-12/manifests"},{"name":"weekly.2011-01-06","sha":"41170c91e5f7854b2cdf980f314ae33907305018","kind":"commit","published_at":"2011-01-07T04:28:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-06/manifests"},{"name":"weekly.2010-12-22","sha":"7d557ebc1d5220a1843c8f8f5a972eacc056af51","kind":"commit","published_at":"2010-12-23T02:32:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-22/manifests"},{"name":"weekly.2010-12-15.1","sha":"db2263c46be330d035bed2af194da5b84d399943","kind":"commit","published_at":"2010-12-16T03:46:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-15.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15.1/manifests"},{"name":"weekly.2010-12-15","sha":"e4fbcb2c23a391ac0b0a5496bd6ccd4e4459a262","kind":"commit","published_at":"2010-12-16T01:29:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15/manifests"},{"name":"weekly.2010-12-08","sha":"f5ec1876c24c68b7418f5fd1415fe190a7ea27e9","kind":"commit","published_at":"2010-12-08T03:24:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-08","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-08/manifests"},{"name":"weekly.2010-12-02","sha":"7f1b064f1ef3b31e57ec613776caf6d59a98fa10","kind":"commit","published_at":"2010-12-03T00:48:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-02/manifests"},{"name":"weekly.2010-11-23","sha":"fbfa971a162d57aa03ca2b3365b35c4d0998aea4","kind":"commit","published_at":"2010-11-23T23:47:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-23/manifests"},{"name":"weekly.2010-11-10","sha":"013af62ae9cf4c4e34ba40294090b496693a8647","kind":"commit","published_at":"2010-11-10T22:22:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-10/manifests"},{"name":"weekly.2010-11-02","sha":"1e86d46a7651d5895b1b9345497916ec40b1a5e7","kind":"commit","published_at":"2010-11-03T00:49:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-02/manifests"},{"name":"weekly.2010-10-27","sha":"fded5fed0bfac968e73aae7b543bbd337debf4ef","kind":"commit","published_at":"2010-10-28T00:21:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-27/manifests"},{"name":"weekly.2010-10-20","sha":"ec2c9937f4515828875751e0ce3527b91df283b3","kind":"commit","published_at":"2010-10-21T00:33:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-20/manifests"},{"name":"weekly.2010-10-13.1","sha":"6b21949a9182773ae76175164793b9fe2ba131c6","kind":"commit","published_at":"2010-10-15T01:05:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-13.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13.1/manifests"},{"name":"weekly.2010-10-13","sha":"39ee9a0396c77af540c7eb2f1775417ecb5aae6a","kind":"commit","published_at":"2010-10-14T03:52:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13/manifests"},{"name":"weekly.2010-09-29","sha":"ab5b4283f7a8835c4491e60ffc91b02768b02d0c","kind":"commit","published_at":"2010-09-30T07:33:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-29/manifests"},{"name":"weekly.2010-09-22","sha":"71ee385ddfa552a1d1e79a512323b29ee065a0bc","kind":"commit","published_at":"2010-09-23T01:49:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-22/manifests"},{"name":"weekly.2010-09-15","sha":"4e84006e805b7e1794882c71e171da6dc1ba6b53","kind":"commit","published_at":"2010-09-16T04:02:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-15/manifests"},{"name":"weekly.2010-09-06","sha":"863ba0427bb8ab344aaf9eb71d0f241d0d442c4f","kind":"commit","published_at":"2010-09-07T06:09:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-06/manifests"},{"name":"weekly.2010-08-25","sha":"deb00ac3f43076e07d2774c2ea689f7d2ccb983b","kind":"commit","published_at":"2010-08-25T04:58:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-25","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-25/manifests"},{"name":"weekly.2010-08-11","sha":"9e23f2b2ce2dd3150ee15a80e72347d89ff5eba4","kind":"commit","published_at":"2010-08-12T05:51:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-11","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-11/manifests"},{"name":"weekly.2010-08-04","sha":"a1e382673082e7cd4c29967b9951dd5eb63eac86","kind":"commit","published_at":"2010-08-05T03:18:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-04/manifests"},{"name":"weekly.2010-07-29","sha":"b5d84bb0cf1c731a0e90a80eaa85f23bbc463220","kind":"commit","published_at":"2010-07-30T04:48:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-29/manifests"},{"name":"weekly.2010-07-14","sha":"7317c10f5ea7a9d7216fc3e4a1e1c5c1bce6d6fa","kind":"commit","published_at":"2010-07-15T03:04:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-14/manifests"},{"name":"weekly.2010-07-01","sha":"4abbd32b5385e6e2ffe9d297eac636e68565f8d2","kind":"commit","published_at":"2010-07-02T00:36:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-01/manifests"},{"name":"weekly.2010-06-21","sha":"983353e79b1633e760f327dc6ceb283efaa44d63","kind":"commit","published_at":"2010-06-21T22:16:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-06-21","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-21/manifests"},{"name":"weekly.2010-06-09","sha":"61be33d3ae58572eb3f4c67acf0c9ee8c903f888","kind":"commit","published_at":"2010-06-09T21:10:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-06-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-09/manifests"},{"name":"weekly.2010-05-27","sha":"371bf8e61b7b8ef725f795be05f7ce4553433e98","kind":"commit","published_at":"2010-05-27T23:50:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-05-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-05-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-05-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-27/manifests"},{"name":"weekly.2010-05-04","sha":"174ca90b2cad59b1525e0db85ffe25aa3f8e75dc","kind":"commit","published_at":"2010-05-05T02:12:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-05-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-05-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-05-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-04/manifests"},{"name":"weekly.2010-04-27","sha":"70ee7bff79d5731a36c187b94f041a50eea53b1c","kind":"commit","published_at":"2010-04-28T04:05:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-04-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-04-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-04-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-27/manifests"},{"name":"weekly.2010-04-13","sha":"6aad41919bd5317d3b9d0b9a963a2cd0ced012f9","kind":"commit","published_at":"2010-04-14T03:55:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-04-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-04-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-04-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-13/manifests"},{"name":"weekly.2010-03-30","sha":"c2f3737cb01bf35991a775c14cd28e5a2d3a102e","kind":"commit","published_at":"2010-03-31T00:40:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-30","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-30/manifests"},{"name":"weekly.2010-03-22","sha":"a1723941e0a1e128e0a0b6ecde9a054214e55784","kind":"commit","published_at":"2010-03-23T01:56:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-22/manifests"},{"name":"weekly.2010-03-15","sha":"6f9272f5dd568377cfa1b2862de7e12096539089","kind":"commit","published_at":"2010-03-15T23:44:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-15/manifests"},{"name":"weekly.2010-03-04","sha":"baa65fd1066c867ee647fc5a19b6107fa0f91263","kind":"commit","published_at":"2010-03-04T02:00:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-04/manifests"},{"name":"weekly.2010-02-23","sha":"ef81b024b697a292a84e45288d03af2acbf5ff94","kind":"commit","published_at":"2010-02-24T00:35:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-23/manifests"},{"name":"weekly.2010-02-17","sha":"d3a6cd4cd49172d5e0201b85923156137ff68963","kind":"commit","published_at":"2010-02-18T00:31:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-17/manifests"},{"name":"weekly.2010-02-04","sha":"e6004b3de3d697d827591ef034931315fdbcecf6","kind":"commit","published_at":"2010-02-05T01:37:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-04/manifests"},{"name":"weekly.2010-01-27","sha":"492e13e3cde9bd3ee7d4aa6a3aa83c7c14738ec6","kind":"commit","published_at":"2010-01-28T02:28:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-27/manifests"},{"name":"weekly.2010-01-13","sha":"495936b58c343b12ac1bfa95859590e985751f0c","kind":"commit","published_at":"2010-01-14T01:08:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-13/manifests"},{"name":"weekly.2010-01-05","sha":"fd974e096dcdba69ab24ca31bb47e6b639a7306b","kind":"commit","published_at":"2010-01-06T01:12:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-05","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-05/manifests"},{"name":"weekly.2009-12-22","sha":"4551b00da36e0419251f718fe80cf72132fd6f7d","kind":"commit","published_at":"2009-12-22T21:05:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-22/manifests"},{"name":"weekly.2009-12-09","sha":"5facb847703522e2d0716bf32500974aaf20fc20","kind":"commit","published_at":"2009-12-09T22:39:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-09/manifests"},{"name":"weekly.2009-12-07","sha":"b73b43ea3165a52bb9c3d4263954800f4055f426","kind":"commit","published_at":"2009-12-08T06:01:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-07/manifests"},{"name":"weekly.2009-11-17","sha":"a8ba40823c08508ca5f7562501a26bc2e85c88eb","kind":"commit","published_at":"2009-11-18T02:21:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-17/manifests"},{"name":"weekly.2009-11-12","sha":"f3a97293b17133cd5529b3510bc9301798bf2167","kind":"commit","published_at":"2009-11-12T22:55:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-12","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-12/manifests"},{"name":"weekly.2009-11-10.1","sha":"c57054f7b49539ca4ed6533267c1c20c39aaaaa5","kind":"commit","published_at":"2009-11-11T04:05:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-10.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10.1/manifests"},{"name":"weekly.2009-11-10","sha":"78c47c36b2984058c1bec0bd72e0b127b24fcd44","kind":"commit","published_at":"2009-11-10T22:09:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10/manifests"},{"name":"weekly.2009-11-06","sha":"9ad14c94db182dd3326e4c80053e0311f47700ce","kind":"commit","published_at":"2009-11-06T18:33:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-06/manifests"}]},"repo_metadata_updated_at":"2026-08-29T08:03:05.841Z","dependent_packages_count":0,"downloads":163,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":57.693608386878594,"dependent_packages_count":39.80385525870815,"stargazers_count":50.388907676699354,"forks_count":41.697666553939804,"average":47.39600946905647},"purl":"pkg:conda/go-cgo_linux-64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/go-cgo_linux-64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/go-cgo_linux-64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/go-cgo_linux-64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T03:00:20.047Z","issues_count":11875,"pull_requests_count":2056,"avg_time_to_close_issue":26307330.182839233,"avg_time_to_close_pull_request":16845612.787696924,"issues_closed_count":7656,"pull_requests_closed_count":1333,"pull_request_authors_count":770,"issue_authors_count":4136,"avg_comments_per_issue":7.007915789473684,"avg_comments_per_pull_request":11.896400778210117,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":782,"past_year_pull_requests_count":86,"past_year_avg_time_to_close_issue":1832496.0340136054,"past_year_avg_time_to_close_pull_request":957083.7368421053,"past_year_issues_closed_count":294,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":346,"past_year_avg_comments_per_issue":4.819693094629156,"past_year_avg_comments_per_pull_request":9.720930232558139,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/issues","maintainers":[{"login":"adonovan","count":404,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adonovan"},{"login":"prattmic","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prattmic"},{"login":"mateusz834","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mateusz834"},{"login":"rolandshoemaker","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandshoemaker"},{"login":"qiulaidongfeng","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiulaidongfeng"},{"login":"bcmills","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcmills"},{"login":"dsnet","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"mauri870","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"mvdan","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"},{"login":"dominikh","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominikh"},{"login":"Jorropo","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jorropo"},{"login":"cherrymui","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherrymui"},{"login":"seankhliao","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seankhliao"},{"login":"findleyr","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findleyr"},{"login":"dmitshur","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"aclements","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aclements"},{"login":"julieqiu","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/julieqiu"},{"login":"hajimehoshi","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"},{"login":"qmuntal","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qmuntal"},{"login":"Zxilly","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zxilly"},{"login":"drakkan","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drakkan"},{"login":"jimmyfrasche","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmyfrasche"},{"login":"myitcv","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/myitcv"},{"login":"odeke-em","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odeke-em"},{"login":"ALTree","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ALTree"},{"login":"johanbrandhorst","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanbrandhorst"},{"login":"panjf2000","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panjf2000"},{"login":"dvyukov","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvyukov"},{"login":"thatnealpatel","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatnealpatel"},{"login":"ianlancetaylor","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianlancetaylor"},{"login":"0intro","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0intro"},{"login":"mundaym","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mundaym"},{"login":"h9jiang","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h9jiang"},{"login":"mattn","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"xieyuschen","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xieyuschen"},{"login":"andybons","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andybons"},{"login":"jake-ciolek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jake-ciolek"},{"login":"nicholashusin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholashusin"},{"login":"cpu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"},{"login":"alexbrainman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbrainman"},{"login":"crawshaw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crawshaw"},{"login":"HaraldNordgren","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaraldNordgren"},{"login":"sbinet","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbinet"},{"login":"cuonglm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuonglm"},{"login":"mdempsky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdempsky"},{"login":"thepudds","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thepudds"},{"login":"codyoss","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codyoss"},{"login":"tatianab","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tatianab"},{"login":"SamWhited","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SamWhited"},{"login":"4ad","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/4ad"},{"login":"artyom","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/artyom"},{"login":"eliben","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliben"},{"login":"smasher164","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smasher164"},{"login":"changkun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/changkun"},{"login":"ysmolski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ysmolski"},{"login":"tklauser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"},{"login":"rasky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rasky"},{"login":"JaynewDee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JaynewDee"},{"login":"nsrip-dd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsrip-dd"},{"login":"neelance","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neelance"},{"login":"ayang64","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayang64"},{"login":"dmgk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmgk"},{"login":"minux","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minux"},{"login":"allone9425","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allone9425"},{"login":"mdlayher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdlayher"},{"login":"psilva261","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psilva261"},{"login":"fatih","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fatih"},{"login":"paulzhol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulzhol"},{"login":"broady","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/broady"}],"active_maintainers":[{"login":"adonovan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adonovan"},{"login":"prattmic","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prattmic"},{"login":"dmitshur","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"thatnealpatel","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatnealpatel"},{"login":"Jorropo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jorropo"},{"login":"seankhliao","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seankhliao"},{"login":"aclements","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aclements"},{"login":"rolandshoemaker","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandshoemaker"},{"login":"nicholashusin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholashusin"},{"login":"mvdan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"},{"login":"thepudds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thepudds"},{"login":"dsnet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"jake-ciolek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jake-ciolek"},{"login":"qmuntal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qmuntal"},{"login":"Zxilly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zxilly"},{"login":"tklauser","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"},{"login":"hajimehoshi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"},{"login":"h9jiang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h9jiang"},{"login":"dominikh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominikh"},{"login":"cpu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"},{"login":"alexbrainman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbrainman"},{"login":"0intro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0intro"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_linux-64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_linux-64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_linux-64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_linux-64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_linux-64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-cgo_linux-64/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5492,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":865},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-09-02T05:06:32.934Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":5285306,"name":"go-nocgo_linux-64","ecosystem":"conda","description":"This package enables the CONDA_GO_COMPILER environment variable. This variable is used by conda-forge's patched GoLang compiler to set conda-aware GOBIN and GOPATH default values. These default values are ignored if GOBIN and GOPATH environment variables are set independently by the user.  Furthermore, this package set the correct GOARCH and GOOS environment variables to enable cross-compilation.","homepage":"https://golang.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/golang/go","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2021-06-14T08:42:05.000Z","latest_release_published_at":"2026-07-17T23:54:21.000Z","latest_release_number":"1.26.5","last_synced_at":"2026-07-18T09:18:43.825Z","created_at":"2022-10-03T15:42:30.906Z","updated_at":"2026-08-27T07:21:38.184Z","registry_url":"https://anaconda.org/anaconda/go-nocgo_linux-64","install_command":"conda install -c anaconda go-nocgo_linux-64","documentation_url":null,"metadata":{},"repo_metadata":{"id":19835501,"uuid":"23096959","full_name":"golang/go","owner":"golang","description":"The Go programming language","archived":false,"fork":false,"pushed_at":"2026-08-23T02:48:50.000Z","size":452616,"stargazers_count":136184,"open_issues_count":10115,"forks_count":19295,"subscribers_count":3358,"default_branch":"master","last_synced_at":"2026-08-23T11:15:41.097Z","etag":null,"topics":["go","golang","language","programming-language"],"latest_commit_sha":null,"homepage":"https://go.dev","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/golang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":".github/SUPPORT.md","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}},"created_at":"2014-08-19T04:33:40.000Z","updated_at":"2026-08-23T10:38:48.000Z","dependencies_parsed_at":"2023-09-22T08:27:49.290Z","dependency_job_id":"51c1ade0-284a-4af0-ae5d-cc3266f79635","html_url":"https://github.com/golang/go","commit_stats":{"total_commits":59966,"total_committers":2541,"mean_commits":"23.599370326643054","dds":0.8771970783443952,"last_synced_commit":"103317217de0ca4b59cc90a09badc744a4fba768"},"previous_names":[],"tags_count":480,"template":false,"template_full_name":null,"purl":"pkg:github/golang/go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","download_url":"https://codeload.github.com/golang/go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/sbom","scorecard":{"id":390775,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang/go","commit":"a8564bd412d4495a6048f981d30d4d7abb1e45a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: src/archive/tar/fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: src/archive/zip/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/bytes/bytes_test.go:1819","Info: GoBuiltInFuzzer integration found: src/cmd/go/internal/envcmd/env_test.go:22","Info: GoBuiltInFuzzer integration found: src/cmd/go/internal/work/shell_test.go:17","Info: GoBuiltInFuzzer integration found: src/cmd/internal/pgo/serialize_test.go:183","Info: GoBuiltInFuzzer integration found: src/compress/gzip/fuzz_test.go:17","Info: GoBuiltInFuzzer integration found: src/debug/buildinfo/buildinfo_test.go:323","Info: GoBuiltInFuzzer integration found: src/debug/buildinfo/buildinfo_test.go:399","Info: GoBuiltInFuzzer integration found: src/encoding/csv/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/fold_test.go:14","Info: GoBuiltInFuzzer integration found: src/encoding/json/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/fuzz_test.go:55","Info: GoBuiltInFuzzer integration found: src/encoding/json/internal/jsonwire/wire_test.go:50","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:20","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:108","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:139","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:240","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:259","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:360","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:380","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/fuzz_test.go:14","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2_fuzz_test.go:55","Info: GoBuiltInFuzzer integration found: src/html/fuzz_test.go:9","Info: GoBuiltInFuzzer integration found: src/image/gif/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/image/jpeg/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/image/png/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:324","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:355","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:385","Info: GoBuiltInFuzzer integration found: src/internal/runtime/maps/fuzz_test.go:96","Info: GoBuiltInFuzzer integration found: src/internal/trace/reader_test.go:53","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:32","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:49","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:88","Info: GoBuiltInFuzzer integration found: src/internal/zstd/xxhash_test.go:78","Info: GoBuiltInFuzzer integration found: src/math/big/nat_test.go:719","Info: GoBuiltInFuzzer integration found: src/net/netip/fuzz_test.go:127","Info: GoBuiltInFuzzer integration found: src/runtime/debug/mod_test.go:23","Info: GoBuiltInFuzzer integration found: src/runtime/mgcscavenge_test.go:841","Info: GoBuiltInFuzzer integration found: src/strings/strings_test.go:1495","Info: GoBuiltInFuzzer integration found: src/syscall/syscall_windows_test.go:276","Info: GoBuiltInFuzzer integration found: src/syscall/wtf8_windows_test.go:157","Info: GoBuiltInFuzzer integration found: src/syscall/wtf8_windows_test.go:177","Info: GoBuiltInFuzzer integration found: src/time/format_test.go:995","Info: GoBuiltInFuzzer integration found: src/time/format_test.go:1037"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: src/crypto/internal/boring/syso/goboringcrypto_linux_amd64.syso:1","Warn: binary detected: src/crypto/internal/boring/syso/goboringcrypto_linux_arm64.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_darwin.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_freebsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_linux.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_netbsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_openbsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v3/race_linux.syso:1","Warn: binary detected: src/runtime/race/race_darwin_arm64.syso:1","Warn: binary detected: src/runtime/race/race_linux_arm64.syso:1","Warn: binary detected: src/runtime/race/race_linux_loong64.syso:1","Warn: binary detected: src/runtime/race/race_linux_ppc64le.syso:1","Warn: binary detected: src/runtime/race/race_linux_s390x.syso:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: containerImage not pinned by hash: src/crypto/internal/boring/Dockerfile:8","Warn: containerImage not pinned by hash: src/crypto/internal/fips140/nistec/fiat/Dockerfile:5: pin your Docker image by updating coqorg/coq:8.13.2 to coqorg/coq:8.13.2@sha256:f0266f10d0f3318644b3b41f6797c44cb2cc247b9d248089a5def64a2d937828","Warn: downloadThenRun not pinned by hash: src/crypto/internal/boring/Dockerfile:24-27","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:44:29.345Z","repository_id":19835501,"created_at":"2025-08-18T17:44:29.346Z","updated_at":"2025-08-18T17:44:29.346Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850184,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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"},"owner_record":{"login":"golang","name":"Go","uuid":"4314092","kind":"organization","description":"The Go Programming Language","email":null,"website":"https://go.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4314092?v=4","repositories_count":61,"last_synced_at":"2026-08-22T00:54:18.690Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang","funding_links":[],"total_stars":250881,"followers":12530,"following":0,"created_at":"2022-11-03T06:09:51.413Z","updated_at":"2026-08-22T00:54:18.744Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang/repositories"},"tags":[{"name":"go1.25.9","sha":"7076e01d9d450bae9f25be76f45d58cc52e2aad2","kind":"commit","published_at":"2026-04-07T19:41:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.9","html_url":"https://github.com/golang/go/releases/tag/go1.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.9/manifests"},{"name":"go1.26.2","sha":"9c8bf0e72a6fb3b415b591b124b59fbb7cf92252","kind":"commit","published_at":"2026-04-07T19:38:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.2","html_url":"https://github.com/golang/go/releases/tag/go1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.2/manifests"},{"name":"go1.25.8","sha":"439ff996f0ee506fc2eb84b7f11ffc360a6299f2","kind":"commit","published_at":"2026-03-06T00:26:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.8","html_url":"https://github.com/golang/go/releases/tag/go1.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.8/manifests"},{"name":"go1.26.1","sha":"e87b10ea2a2c6c65b80c4374af42b9c02ac9fb20","kind":"commit","published_at":"2026-03-06T00:26:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.1","html_url":"https://github.com/golang/go/releases/tag/go1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.1/manifests"},{"name":"go1.26.0","sha":"d90b98e65320778f3b1f99a6951ab20f04d218b3","kind":"commit","published_at":"2026-02-10T19:27:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.0","html_url":"https://github.com/golang/go/releases/tag/go1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.0/manifests"},{"name":"go1.25.7","sha":"eaf3bc799a221cc375f188e8699c9330c1caf40a","kind":"commit","published_at":"2026-02-04T15:46:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.7","html_url":"https://github.com/golang/go/releases/tag/go1.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.7/manifests"},{"name":"go1.24.13","sha":"96e4e2b1616c3c59577d48abcf2823bf1fdcd2e2","kind":"commit","published_at":"2026-02-04T15:46:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.13","html_url":"https://github.com/golang/go/releases/tag/go1.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.13/manifests"},{"name":"go1.26rc3","sha":"70d5aa7ba25f23b02d87512c5a6b6a9c699334ee","kind":"commit","published_at":"2026-02-04T15:46:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc3","html_url":"https://github.com/golang/go/releases/tag/go1.26rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc3/manifests"},{"name":"go1.26rc2","sha":"4606a931d2b099f2c5e5619b797352607ee42225","kind":"commit","published_at":"2026-01-15T18:32:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc2","html_url":"https://github.com/golang/go/releases/tag/go1.26rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc2/manifests"},{"name":"go1.24.12","sha":"63a1b82d1e68ddd87652467303901593efe0ff11","kind":"commit","published_at":"2026-01-15T18:28:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.12","html_url":"https://github.com/golang/go/releases/tag/go1.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.12/manifests"},{"name":"go1.25.6","sha":"69801b25b9624c3a678ef87d30771861e7bba51f","kind":"commit","published_at":"2026-01-15T18:28:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.6","html_url":"https://github.com/golang/go/releases/tag/go1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.6/manifests"},{"name":"go1.26rc1","sha":"c599a8f2385849a225d02843b3c6389dbfc5aa69","kind":"commit","published_at":"2025-12-16T20:00:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc1","html_url":"https://github.com/golang/go/releases/tag/go1.26rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc1/manifests"},{"name":"go1.25.5","sha":"fefb02adf45c4bcc879bd406a8d61f2a292c26a9","kind":"commit","published_at":"2025-12-02T16:04:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.5","html_url":"https://github.com/golang/go/releases/tag/go1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.5/manifests"},{"name":"go1.24.11","sha":"1296453960bac0fb5675853c40e3747e5237e16e","kind":"commit","published_at":"2025-12-02T16:04:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.11","html_url":"https://github.com/golang/go/releases/tag/go1.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.11/manifests"},{"name":"go1.25.4","sha":"f2cd93aa0505465c1d30201c806b6d4d3481c5fa","kind":"commit","published_at":"2025-11-05T19:01:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.4","html_url":"https://github.com/golang/go/releases/tag/go1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.4/manifests"},{"name":"go1.24.10","sha":"0259df17feb288f1e24517516939b67876c2627b","kind":"commit","published_at":"2025-11-05T19:01:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.10","html_url":"https://github.com/golang/go/releases/tag/go1.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.10/manifests"},{"name":"go1.25.3","sha":"28622c19591d95c9a83f706f2ed1b303d58da85f","kind":"commit","published_at":"2025-10-13T21:14:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.3","html_url":"https://github.com/golang/go/releases/tag/go1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.3/manifests"},{"name":"go1.24.9","sha":"8e10ef451a1b6a1e8861ced1154e1c3265bfa01b","kind":"commit","published_at":"2025-10-13T21:14:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.9","html_url":"https://github.com/golang/go/releases/tag/go1.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.9/manifests"},{"name":"go1.24.8","sha":"3a666bca00d7fb30d55e252131ea2cf2006dc3a3","kind":"commit","published_at":"2025-10-07T18:17:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.8","html_url":"https://github.com/golang/go/releases/tag/go1.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.8/manifests"},{"name":"go1.25.2","sha":"bed6c81c2dceeb19c7f9e46fc173671abcda7cfd","kind":"commit","published_at":"2025-10-07T18:16:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.2","html_url":"https://github.com/golang/go/releases/tag/go1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.2/manifests"},{"name":"go1.25.1","sha":"56ebf80e57db9f61981fc0636fc6419dc6f68eda","kind":"commit","published_at":"2025-09-03T17:46:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.1","html_url":"https://github.com/golang/go/releases/tag/go1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.1/manifests"},{"name":"go1.24.7","sha":"d41a8222133aabaf5527eab64586050a0fbb773b","kind":"commit","published_at":"2025-09-03T17:46:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.7","html_url":"https://github.com/golang/go/releases/tag/go1.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.7/manifests"},{"name":"go1.25.0","sha":"6e676ab2b809d46623acb5988248d95d1eb7939c","kind":"commit","published_at":"2025-08-12T20:50:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.0","html_url":"https://github.com/golang/go/releases/tag/go1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.0/manifests"},{"name":"go1.25rc3","sha":"ac94297758f3d83fca5ffa16cd179bb098bbd914","kind":"commit","published_at":"2025-08-06T18:09:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc3","html_url":"https://github.com/golang/go/releases/tag/go1.25rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc3/manifests"},{"name":"go1.23.12","sha":"dd8b7ad9268c2fbde675132a41b4e4da02eef94d","kind":"commit","published_at":"2025-08-06T18:08:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.12","html_url":"https://github.com/golang/go/releases/tag/go1.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.12/manifests"},{"name":"go1.24.6","sha":"7f36edc26d4e3becb6d9c9008ff00f260bb19055","kind":"commit","published_at":"2025-08-06T18:07:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.6","html_url":"https://github.com/golang/go/releases/tag/go1.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.6/manifests"},{"name":"go1.25rc2","sha":"e73dadc758d30a11146e32cc1d0baafa255641a6","kind":"commit","published_at":"2025-07-08T17:29:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc2","html_url":"https://github.com/golang/go/releases/tag/go1.25rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc2/manifests"},{"name":"go1.24.5","sha":"9d828e80fa1f3cc52de60428cae446b35b576de8","kind":"commit","published_at":"2025-07-08T17:00:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.5","html_url":"https://github.com/golang/go/releases/tag/go1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.5/manifests"},{"name":"go1.23.11","sha":"0a75dd7c2dcf7057ef200290d8f5c4c1514dba80","kind":"commit","published_at":"2025-07-08T17:00:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.11","html_url":"https://github.com/golang/go/releases/tag/go1.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.11/manifests"},{"name":"go1.25rc1","sha":"8ac5714ef2ac4f5a35169f573f30b57144b99cfd","kind":"commit","published_at":"2025-06-11T18:56:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc1","html_url":"https://github.com/golang/go/releases/tag/go1.25rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc1/manifests"},{"name":"go1.24.4","sha":"6796ebb2cb66b316a07998cdcd69b1c486b8579e","kind":"commit","published_at":"2025-06-05T18:35:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.4","html_url":"https://github.com/golang/go/releases/tag/go1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.4/manifests"},{"name":"go1.23.10","sha":"d375ae50633cdf1cd8536f2a199c382f9053b638","kind":"commit","published_at":"2025-06-05T18:34:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.10","html_url":"https://github.com/golang/go/releases/tag/go1.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.10/manifests"},{"name":"go1.23.9","sha":"f77084d15d53e6aa09d2e7f867e69cc9766da2c5","kind":"commit","published_at":"2025-05-06T18:34:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.9","html_url":"https://github.com/golang/go/releases/tag/go1.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.9/manifests"},{"name":"go1.24.3","sha":"34c8b14ca9f4096383d658fbd748322a993a2bd2","kind":"commit","published_at":"2025-05-06T18:13:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.3","html_url":"https://github.com/golang/go/releases/tag/go1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.3/manifests"},{"name":"go1.23.8","sha":"7a2cfb70b01f069c2125adcf7126d7f3376cb8b7","kind":"commit","published_at":"2025-04-01T16:11:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.8","html_url":"https://github.com/golang/go/releases/tag/go1.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.8/manifests"},{"name":"go1.24.2","sha":"49860cf92a9a3ba434d2bc393faaefabe48d181e","kind":"commit","published_at":"2025-04-01T16:11:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.2","html_url":"https://github.com/golang/go/releases/tag/go1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.2/manifests"},{"name":"go1.24.1","sha":"339c903a75c3fe936fb4ed6c355d15e6081d6af3","kind":"commit","published_at":"2025-03-04T19:27:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.1","html_url":"https://github.com/golang/go/releases/tag/go1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.1/manifests"},{"name":"go1.23.7","sha":"c01c4d41d6b49bc6317f8cfb3a33a92f25681b34","kind":"commit","published_at":"2025-03-04T19:14:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.7","html_url":"https://github.com/golang/go/releases/tag/go1.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.7/manifests"},{"name":"go1.24.0","sha":"3901409b5d0fb7c85a3e6730a59943cc93b2835c","kind":"commit","published_at":"2025-02-11T17:55:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.0","html_url":"https://github.com/golang/go/releases/tag/go1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.0/manifests"},{"name":"go1.24rc3","sha":"18068cb96aa9836f36f243d63f570e5b7b3a9b9b","kind":"commit","published_at":"2025-02-05T20:35:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc3","html_url":"https://github.com/golang/go/releases/tag/go1.24rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc3/manifests"},{"name":"go1.22.12","sha":"5817e650946aaa0ac28956de96b3f9aa1de4b299","kind":"commit","published_at":"2025-02-04T16:39:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.12","html_url":"https://github.com/golang/go/releases/tag/go1.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.12/manifests"},{"name":"go1.23.6","sha":"a991f9c34d454d3d844f21dc08f2d05df35a8c60","kind":"commit","published_at":"2025-02-04T16:39:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.6","html_url":"https://github.com/golang/go/releases/tag/go1.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.6/manifests"},{"name":"go1.24rc2","sha":"8a4c24f9bba00d1ac5f4a5d286445af9c5afe339","kind":"commit","published_at":"2025-01-16T20:13:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc2","html_url":"https://github.com/golang/go/releases/tag/go1.24rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc2/manifests"},{"name":"go1.22.11","sha":"f07288435495dccb05217b6012ecb2b7a5b521ab","kind":"commit","published_at":"2025-01-16T20:07:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.11","html_url":"https://github.com/golang/go/releases/tag/go1.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.11/manifests"},{"name":"go1.23.5","sha":"d04e3cbc9240e25de449dcae2ec33d03062f347b","kind":"commit","published_at":"2025-01-16T20:07:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.5","html_url":"https://github.com/golang/go/releases/tag/go1.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.5/manifests"},{"name":"go1.24rc1","sha":"16afa6a740fac7442e94dcd2ec5ea4a4853e45dc","kind":"commit","published_at":"2024-12-13T16:52:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc1","html_url":"https://github.com/golang/go/releases/tag/go1.24rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc1/manifests"},{"name":"go1.23.4","sha":"194de8fbfaf4c3ed54e1a3c1b14fc67a830b8d95","kind":"commit","published_at":"2024-12-03T18:27:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.4","html_url":"https://github.com/golang/go/releases/tag/go1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.4/manifests"},{"name":"go1.22.10","sha":"8f3f22eef807250155301822a8960afec160cc02","kind":"commit","published_at":"2024-12-03T18:00:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.10","html_url":"https://github.com/golang/go/releases/tag/go1.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.10/manifests"},{"name":"go1.23.3","sha":"c390a1c22e8951263e6c01346a4281d604b25062","kind":"commit","published_at":"2024-11-06T22:48:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.3","html_url":"https://github.com/golang/go/releases/tag/go1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.3/manifests"},{"name":"go1.22.9","sha":"8af39d30a4c4cf68d566345f26224c191960d9b0","kind":"commit","published_at":"2024-11-06T22:47:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.9","html_url":"https://github.com/golang/go/releases/tag/go1.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.9/manifests"},{"name":"go1.22.8","sha":"aeccd613c896d39f582036aa52917c85ecf0b0c0","kind":"commit","published_at":"2024-10-01T17:24:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.8","html_url":"https://github.com/golang/go/releases/tag/go1.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.8/manifests"},{"name":"go1.23.2","sha":"ed07b321aef7632f956ce991dd10fdd7e1abd827","kind":"commit","published_at":"2024-10-01T17:24:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.2","html_url":"https://github.com/golang/go/releases/tag/go1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.2/manifests"},{"name":"go1.22.7","sha":"7529d09a11496a77ccbffe245607fbd256200991","kind":"commit","published_at":"2024-09-05T15:20:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.7","html_url":"https://github.com/golang/go/releases/tag/go1.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.7/manifests"},{"name":"go1.23.1","sha":"69234ded30614a471c35cef5d87b0e0d3c136cd9","kind":"commit","published_at":"2024-09-05T15:20:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.1","html_url":"https://github.com/golang/go/releases/tag/go1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.1/manifests"},{"name":"go1.23.0","sha":"6885bad7dd86880be6929c02085e5c7a67ff2887","kind":"commit","published_at":"2024-08-13T16:16:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.0","html_url":"https://github.com/golang/go/releases/tag/go1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.0/manifests"},{"name":"go1.22.6","sha":"cb4eee693c382bea4222f20837e26501d40ed892","kind":"commit","published_at":"2024-08-06T17:39:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.6","html_url":"https://github.com/golang/go/releases/tag/go1.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.6/manifests"},{"name":"go1.21.13","sha":"8bba868de983dd7bf55fcd121495ba8d6e2734e7","kind":"commit","published_at":"2024-08-06T17:39:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.13","html_url":"https://github.com/golang/go/releases/tag/go1.21.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.13/manifests"},{"name":"go1.23rc2","sha":"30b6fd60a63c738c2736e83b6a6886a032e6f269","kind":"commit","published_at":"2024-07-16T15:33:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23rc2","html_url":"https://github.com/golang/go/releases/tag/go1.23rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc2/manifests"},{"name":"go1.21.12","sha":"12e9b968bc8890b072b98facbd079ca337bd33a0","kind":"commit","published_at":"2024-07-02T18:51:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.12","html_url":"https://github.com/golang/go/releases/tag/go1.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.12/manifests"},{"name":"go1.22.5","sha":"8e1fdea8316d840fd07e9d6e026048e53290948b","kind":"commit","published_at":"2024-07-02T18:51:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.5","html_url":"https://github.com/golang/go/releases/tag/go1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.5/manifests"},{"name":"go1.23rc1","sha":"7dff7439dcee8ff6cd83869d356accac1039c017","kind":"commit","published_at":"2024-06-21T16:32:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23rc1","html_url":"https://github.com/golang/go/releases/tag/go1.23rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc1/manifests"},{"name":"go1.21.11","sha":"48103d97a84d549b44bc4764df6958f73ba5ee02","kind":"commit","published_at":"2024-06-04T18:11:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.11","html_url":"https://github.com/golang/go/releases/tag/go1.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.11/manifests"},{"name":"go1.22.4","sha":"ace5bb40d027b718b67556afcd31bf54cff050ab","kind":"commit","published_at":"2024-06-04T18:08:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.4","html_url":"https://github.com/golang/go/releases/tag/go1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.4/manifests"},{"name":"go1.21.10","sha":"752b009010df021c45f620e683ec062d22b552bf","kind":"commit","published_at":"2024-05-07T16:00:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.10","html_url":"https://github.com/golang/go/releases/tag/go1.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.10/manifests"},{"name":"go1.22.3","sha":"adbfb672ba485630d75f8b5598228a63f4af08a4","kind":"commit","published_at":"2024-05-07T16:00:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.3","html_url":"https://github.com/golang/go/releases/tag/go1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.3/manifests"},{"name":"go1.22.2","sha":"dddf0ae40fa0c1223aba191d73a44425a08e1035","kind":"commit","published_at":"2024-04-03T15:35:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.2","html_url":"https://github.com/golang/go/releases/tag/go1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.2/manifests"},{"name":"go1.21.9","sha":"d8392e69973a64d96534d544d1f8ac2defc1bc64","kind":"commit","published_at":"2024-04-03T15:35:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.9","html_url":"https://github.com/golang/go/releases/tag/go1.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.9/manifests"},{"name":"go1.22.1","sha":"db6097f8cbaceaed02051850d2411c88b763a0c3","kind":"commit","published_at":"2024-03-05T17:42:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.1","html_url":"https://github.com/golang/go/releases/tag/go1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.1/manifests"},{"name":"go1.21.8","sha":"63992defa823418e8ad91a39777cd671cff89894","kind":"commit","published_at":"2024-03-05T17:38:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.8","html_url":"https://github.com/golang/go/releases/tag/go1.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.8/manifests"},{"name":"go1.22.0","sha":"a10e42f219abb9c5bc4e7d86d9464700a42c7d57","kind":"commit","published_at":"2024-02-06T22:28:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.0","html_url":"https://github.com/golang/go/releases/tag/go1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.0/manifests"},{"name":"go1.20.14","sha":"90a870f1dc49bfcc6ffe95f80fbaf21875198e7a","kind":"commit","published_at":"2024-02-06T18:22:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.14","html_url":"https://github.com/golang/go/releases/tag/go1.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.14/manifests"},{"name":"go1.21.7","sha":"f29208030ab80769ce61dedb5a419821abf92113","kind":"commit","published_at":"2024-02-06T18:00:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.7","html_url":"https://github.com/golang/go/releases/tag/go1.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.7/manifests"},{"name":"go1.22rc2","sha":"1e1da4910546d7ef7e256011f165cb6be1d56451","kind":"commit","published_at":"2024-01-24T16:35:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22rc2","html_url":"https://github.com/golang/go/releases/tag/go1.22rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc2/manifests"},{"name":"go1.21.6","sha":"cc85462b3d23193e4861813ea85e254cfe372403","kind":"commit","published_at":"2024-01-09T18:17:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.6","html_url":"https://github.com/golang/go/releases/tag/go1.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.6/manifests"},{"name":"go1.20.13","sha":"a95136a88cb8a51ede3ec2cdca4cfa3962dcfacd","kind":"commit","published_at":"2024-01-09T18:15:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.13","html_url":"https://github.com/golang/go/releases/tag/go1.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.13/manifests"},{"name":"go1.22rc1","sha":"fa72f3e034fdabc5922ac019281f53ea0a8328cf","kind":"commit","published_at":"2023-12-19T20:59:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22rc1","html_url":"https://github.com/golang/go/releases/tag/go1.22rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc1/manifests"},{"name":"go1.20.12","sha":"97c8ff8d53759e7a82b1862403df1694f2b6e073","kind":"commit","published_at":"2023-12-05T18:12:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.12","html_url":"https://github.com/golang/go/releases/tag/go1.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.12/manifests"},{"name":"go1.21.5","sha":"6018ad99a4a951581b2d846a8ccd6f1d4e74fd11","kind":"commit","published_at":"2023-12-05T18:12:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.5","html_url":"https://github.com/golang/go/releases/tag/go1.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.5/manifests"},{"name":"go1.20.11","sha":"1d0d4b149ce71083ec474d0491851ab2d2dc695e","kind":"commit","published_at":"2023-11-07T17:55:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.11","html_url":"https://github.com/golang/go/releases/tag/go1.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.11/manifests"},{"name":"go1.21.4","sha":"ed817f1c4055a559a94afffecbb91c78e4f39942","kind":"commit","published_at":"2023-11-07T17:38:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.4","html_url":"https://github.com/golang/go/releases/tag/go1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.4/manifests"},{"name":"go1.21.3","sha":"883f062fc0a097bf561030ad453fd3e300896975","kind":"commit","published_at":"2023-10-10T16:31:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.3","html_url":"https://github.com/golang/go/releases/tag/go1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.3/manifests"},{"name":"go1.20.10","sha":"8042fd87f37a725e34407994c9a11aaf95f5af45","kind":"commit","published_at":"2023-10-10T16:26:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.10","html_url":"https://github.com/golang/go/releases/tag/go1.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.10/manifests"},{"name":"go1.20.9","sha":"68f9a6e2addc828246992e66e79c6a51a32d1d71","kind":"commit","published_at":"2023-10-05T19:28:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.9","html_url":"https://github.com/golang/go/releases/tag/go1.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.9/manifests"},{"name":"go1.21.2","sha":"26b5783b72376acd0386f78295e678b9a6bff30e","kind":"commit","published_at":"2023-10-05T19:06:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.2","html_url":"https://github.com/golang/go/releases/tag/go1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.2/manifests"},{"name":"go1.19.13","sha":"619b8fd7d2c94af12933f409e962b99aa9263555","kind":"commit","published_at":"2023-09-06T15:37:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.13","html_url":"https://github.com/golang/go/releases/tag/go1.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.13/manifests"},{"name":"go1.21.1","sha":"2c1e5b05fe39fc5e6c730dd60e82946b8e67c6ba","kind":"commit","published_at":"2023-09-06T15:31:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.1","html_url":"https://github.com/golang/go/releases/tag/go1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.1/manifests"},{"name":"go1.20.8","sha":"d5b851804329aa547dafa278a0c35dd62298d651","kind":"commit","published_at":"2023-09-06T15:31:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.8","html_url":"https://github.com/golang/go/releases/tag/go1.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.8/manifests"},{"name":"go1.21.0","sha":"c19c4c566c63818dfd059b352e52c4710eecf14d","kind":"commit","published_at":"2023-08-08T15:00:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.0","html_url":"https://github.com/golang/go/releases/tag/go1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.0/manifests"},{"name":"go1.21rc4","sha":"041dd5ce051caf72d64b6d5f2f975515b3676a71","kind":"commit","published_at":"2023-08-02T13:51:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc4","html_url":"https://github.com/golang/go/releases/tag/go1.21rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc4/manifests"},{"name":"go1.19.12","sha":"0ae54ddd37302bdd2a8c775135bf5f076a18eeb3","kind":"commit","published_at":"2023-08-01T20:11:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.12","html_url":"https://github.com/golang/go/releases/tag/go1.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.12/manifests"},{"name":"go1.20.7","sha":"adb775e309dea43157e931835e920ac9e7769abe","kind":"commit","published_at":"2023-08-01T19:34:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.7","html_url":"https://github.com/golang/go/releases/tag/go1.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.7/manifests"},{"name":"go1.21rc3","sha":"4aeac326b5cb41a24d6e48c01008abf2f0fda7ff","kind":"commit","published_at":"2023-07-14T15:07:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc3","html_url":"https://github.com/golang/go/releases/tag/go1.21rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc3/manifests"},{"name":"go1.19.11","sha":"e58941fc25771784319ebd0178e566ecf7d3d8c1","kind":"commit","published_at":"2023-07-11T16:38:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.11","html_url":"https://github.com/golang/go/releases/tag/go1.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.11/manifests"},{"name":"go1.20.6","sha":"2c358ffe9762ba08c8db0196942395f97775e31b","kind":"commit","published_at":"2023-07-11T15:58:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.6","html_url":"https://github.com/golang/go/releases/tag/go1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.6/manifests"},{"name":"go1.21rc2","sha":"d8117459c513e048eb72f11988d5416110dff359","kind":"commit","published_at":"2023-06-21T15:40:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc2","html_url":"https://github.com/golang/go/releases/tag/go1.21rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc2/manifests"},{"name":"go1.21rc1","sha":"1c1c82432a78b06c8010c7257df58ff11cc05b61","kind":"commit","published_at":"2023-06-16T14:21:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc1","html_url":"https://github.com/golang/go/releases/tag/go1.21rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc1/manifests"},{"name":"go1.19.10","sha":"7fe60b5df764f5a16a2c40e4412b5ed60f709192","kind":"commit","published_at":"2023-06-06T17:46:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.10","html_url":"https://github.com/golang/go/releases/tag/go1.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.10/manifests"},{"name":"go1.20.5","sha":"e827d41c0a2ea392c117a790cdfed0022e419424","kind":"commit","published_at":"2023-06-06T17:39:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.5","html_url":"https://github.com/golang/go/releases/tag/go1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.5/manifests"},{"name":"go1.19.9","sha":"484330d038d060c6e4db3dc8e6ea2b811b2a44d8","kind":"commit","published_at":"2023-05-02T17:21:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.9","html_url":"https://github.com/golang/go/releases/tag/go1.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.9/manifests"},{"name":"go1.20.4","sha":"324c3ace2d2e4e30949baa23b4c9aac8a4123317","kind":"commit","published_at":"2023-05-02T17:21:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.4","html_url":"https://github.com/golang/go/releases/tag/go1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.4/manifests"},{"name":"go1.19.8","sha":"ca305e101d89969b5cc6a812b1f12038b769aaa2","kind":"commit","published_at":"2023-04-04T17:30:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.8","html_url":"https://github.com/golang/go/releases/tag/go1.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.8/manifests"},{"name":"go1.20.3","sha":"7c47a6b15782b13ecb76fd3c6c18e5f1edc34733","kind":"commit","published_at":"2023-04-04T17:30:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.3","html_url":"https://github.com/golang/go/releases/tag/go1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.3/manifests"},{"name":"go1.19.7","sha":"7bd22aafe41be40e2174335a3dc55431ca9548ec","kind":"commit","published_at":"2023-03-07T16:49:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.7","html_url":"https://github.com/golang/go/releases/tag/go1.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.7/manifests"},{"name":"go1.20.2","sha":"aee9a19c559da6fd258a8609556d89f6fad2a6d8","kind":"commit","published_at":"2023-03-07T16:47:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.2","html_url":"https://github.com/golang/go/releases/tag/go1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.2/manifests"},{"name":"go1.20.1","sha":"202a1a57064127c3f19d96df57b9f9586145e21c","kind":"commit","published_at":"2023-02-14T18:12:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.1","html_url":"https://github.com/golang/go/releases/tag/go1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.1/manifests"},{"name":"go1.19.6","sha":"8656c03fee94ce9cdc4da120b831c2fb9fd68d9d","kind":"commit","published_at":"2023-02-14T18:09:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.6","html_url":"https://github.com/golang/go/releases/tag/go1.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.6/manifests"},{"name":"go1.20","sha":"de4748c47c67392a57f250714509f590f68ad395","kind":"commit","published_at":"2023-02-01T19:03:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20","html_url":"https://github.com/golang/go/releases/tag/go1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20/manifests"},{"name":"go1.20rc3","sha":"b3160e8bcedb25c5266e047ada01b6f462521401","kind":"commit","published_at":"2023-01-12T17:16:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc3","html_url":"https://github.com/golang/go/releases/tag/go1.20rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc3/manifests"},{"name":"go1.18.10","sha":"581603cb7d02019bbf4ff508014038f3120a3dcb","kind":"commit","published_at":"2023-01-10T18:17:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.10","html_url":"https://github.com/golang/go/releases/tag/go1.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.10/manifests"},{"name":"go1.19.5","sha":"1e9ff255a130200fcc4ec5e911d28181fce947d5","kind":"commit","published_at":"2023-01-10T18:15:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.5","html_url":"https://github.com/golang/go/releases/tag/go1.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.5/manifests"},{"name":"go1.20rc2","sha":"32593a91927dbb891e00a5a94abb04105f6a8aa8","kind":"commit","published_at":"2023-01-04T16:02:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc2","html_url":"https://github.com/golang/go/releases/tag/go1.20rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc2/manifests"},{"name":"go1.20rc1","sha":"9f0234214473dfb785a5ad84a8fc62a6a395cbc3","kind":"commit","published_at":"2022-12-07T22:00:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc1","html_url":"https://github.com/golang/go/releases/tag/go1.20rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc1/manifests"},{"name":"go1.19.4","sha":"dc04f3ba1f25313bc9c97e728620206c235db9ee","kind":"commit","published_at":"2022-12-06T19:30:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.4","html_url":"https://github.com/golang/go/releases/tag/go1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.4/manifests"},{"name":"go1.18.9","sha":"0d8a92bdfd3d6d1b24f47e05f9be46645aec94f0","kind":"commit","published_at":"2022-12-06T19:30:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.9","html_url":"https://github.com/golang/go/releases/tag/go1.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.9/manifests"},{"name":"go1.19.3","sha":"5d5ed57b134b7a02259ff070864f753c9e601a18","kind":"commit","published_at":"2022-11-01T16:45:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.3","html_url":"https://github.com/golang/go/releases/tag/go1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.3/manifests"},{"name":"go1.18.8","sha":"156bf3dd36a9264f721dc98749c8899c559cca43","kind":"commit","published_at":"2022-11-01T16:45:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.8","html_url":"https://github.com/golang/go/releases/tag/go1.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.8/manifests"},{"name":"go1.19.2","sha":"895664482c0ebe5cec4a6935615a1e9610bbf1e3","kind":"commit","published_at":"2022-10-04T17:43:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.2","html_url":"https://github.com/golang/go/releases/tag/go1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.2/manifests"},{"name":"go1.18.7","sha":"947091d31ccda14b0a362adff37b6e037f0f59f3","kind":"commit","published_at":"2022-10-04T17:43:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.7","html_url":"https://github.com/golang/go/releases/tag/go1.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.7/manifests"},{"name":"go1.18.6","sha":"170d78d9baa82d1b64682c5d1f15e5f386f18f3e","kind":"commit","published_at":"2022-09-06T16:17:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.6","html_url":"https://github.com/golang/go/releases/tag/go1.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.6/manifests"},{"name":"go1.19.1","sha":"4a4127bccc826ebb6079af3252bc6bfeaec187c4","kind":"commit","published_at":"2022-09-06T16:17:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.1","html_url":"https://github.com/golang/go/releases/tag/go1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.1/manifests"},{"name":"go1.19","sha":"43456202a1e55da55666fac9d56ace7654a65b64","kind":"commit","published_at":"2022-08-02T16:54:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19","html_url":"https://github.com/golang/go/releases/tag/go1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19/manifests"},{"name":"go1.17.13","sha":"15da892a4950a4caac987ee72c632436329f62d5","kind":"commit","published_at":"2022-08-01T15:12:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.13","html_url":"https://github.com/golang/go/releases/tag/go1.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.13/manifests"},{"name":"go1.18.5","sha":"be59153dd8e67d83428e18a44dd29df3059c21fe","kind":"commit","published_at":"2022-08-01T15:12:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.5","html_url":"https://github.com/golang/go/releases/tag/go1.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.5/manifests"},{"name":"go1.19rc2","sha":"ad672e7ce101cc52e38bae3d7484e4660a20d575","kind":"commit","published_at":"2022-07-12T22:09:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19rc2","html_url":"https://github.com/golang/go/releases/tag/go1.19rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc2/manifests"},{"name":"go1.17.12","sha":"1ed3c127daceaffb9aadc806ba60f0b51b47421b","kind":"commit","published_at":"2022-07-12T20:15:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.12","html_url":"https://github.com/golang/go/releases/tag/go1.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.12/manifests"},{"name":"go1.18.4","sha":"88a06f40dfcdc4d37346be169f2b1b9070f38bb3","kind":"commit","published_at":"2022-07-12T19:56:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.4","html_url":"https://github.com/golang/go/releases/tag/go1.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.4/manifests"},{"name":"go1.19rc1","sha":"bac4eb53d64ee402af1d52ac18fb9f0ea76c74e2","kind":"commit","published_at":"2022-07-06T21:33:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19rc1","html_url":"https://github.com/golang/go/releases/tag/go1.19rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc1/manifests"},{"name":"go1.19beta1","sha":"2cfbef438049fd4c3f73d1562773ad1f93900897","kind":"commit","published_at":"2022-06-09T19:31:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19beta1","html_url":"https://github.com/golang/go/releases/tag/go1.19beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19beta1/manifests"},{"name":"go1.18.3","sha":"4068be56ce7721a3d75606ea986d11e9ca27077a","kind":"commit","published_at":"2022-06-01T16:38:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.3","html_url":"https://github.com/golang/go/releases/tag/go1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.3/manifests"},{"name":"go1.17.11","sha":"26cdea3acca29db94541236f0037a20aa22ce2d7","kind":"commit","published_at":"2022-06-01T15:18:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.11","html_url":"https://github.com/golang/go/releases/tag/go1.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.11/manifests"},{"name":"go1.18.2","sha":"8ed0e51b5e5cc50985444f39dc56c55e4fa3bcf9","kind":"commit","published_at":"2022-05-10T16:47:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.2","html_url":"https://github.com/golang/go/releases/tag/go1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.2/manifests"},{"name":"go1.17.10","sha":"085c61ae517110168841be0afeb8f883d66fe95a","kind":"commit","published_at":"2022-05-10T16:14:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.10","html_url":"https://github.com/golang/go/releases/tag/go1.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.10/manifests"},{"name":"go1.17.9","sha":"346b18ee9d15410ab08dd583787c64dbed0666d2","kind":"commit","published_at":"2022-04-12T15:40:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.9","html_url":"https://github.com/golang/go/releases/tag/go1.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.9/manifests"},{"name":"go1.18.1","sha":"0b0d2fe66d2348fa694a925595807859bf08a391","kind":"commit","published_at":"2022-04-12T15:40:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.1","html_url":"https://github.com/golang/go/releases/tag/go1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.1/manifests"},{"name":"go1.18","sha":"4aa1efed4853ea067d665a952eee77c52faac774","kind":"commit","published_at":"2022-03-15T14:06:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18","html_url":"https://github.com/golang/go/releases/tag/go1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18/manifests"},{"name":"go1.17.8","sha":"7dd10d4ce20e64d96a10cb67794851a58d96a2aa","kind":"commit","published_at":"2022-03-03T16:55:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.8","html_url":"https://github.com/golang/go/releases/tag/go1.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.8/manifests"},{"name":"go1.16.15","sha":"7de0c90a1771146bcba5663fb257c52acffe6161","kind":"commit","published_at":"2022-03-03T16:55:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.15","html_url":"https://github.com/golang/go/releases/tag/go1.16.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.15/manifests"},{"name":"go1.18rc1","sha":"cb5a598d7f2ebd276686403d141a97c026d33458","kind":"commit","published_at":"2022-02-16T22:23:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18rc1","html_url":"https://github.com/golang/go/releases/tag/go1.18rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18rc1/manifests"},{"name":"go1.17.7","sha":"6a70ee2873b2367e2a0d6e7d7e167c072b99daf0","kind":"commit","published_at":"2022-02-09T18:09:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.7","html_url":"https://github.com/golang/go/releases/tag/go1.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.7/manifests"},{"name":"go1.16.14","sha":"0a6cf8706fdd0fe1bd26e4d1ecbcd41650bf5e6c","kind":"commit","published_at":"2022-02-09T16:29:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.14","html_url":"https://github.com/golang/go/releases/tag/go1.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.14/manifests"},{"name":"go1.18beta2","sha":"41f485b9a7d8fd647c415be1d11b612063dff21c","kind":"commit","published_at":"2022-01-31T13:43:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18beta2","html_url":"https://github.com/golang/go/releases/tag/go1.18beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta2/manifests"},{"name":"go1.17.6","sha":"9de1ac6ac2cad3871760d0aa288f5ca713afd0a6","kind":"commit","published_at":"2022-01-06T19:06:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.6","html_url":"https://github.com/golang/go/releases/tag/go1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.6/manifests"},{"name":"go1.16.13","sha":"378766af9ed0f2e28d67c2b50e73db7573656669","kind":"commit","published_at":"2022-01-06T19:06:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.13","html_url":"https://github.com/golang/go/releases/tag/go1.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.13/manifests"},{"name":"go1.18beta1","sha":"becaeea1199b875bc24800fa88f2f4fea119bf78","kind":"commit","published_at":"2021-12-14T17:43:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18beta1","html_url":"https://github.com/golang/go/releases/tag/go1.18beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta1/manifests"},{"name":"go1.16.12","sha":"f1f3923d2e3a0952c698d2901fc052046fa4af3d","kind":"commit","published_at":"2021-12-09T13:44:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.12","html_url":"https://github.com/golang/go/releases/tag/go1.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.12/manifests"},{"name":"go1.17.5","sha":"de690c2ff8e323c7ce9e274f986dc6f824b35405","kind":"commit","published_at":"2021-12-09T13:44:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.5","html_url":"https://github.com/golang/go/releases/tag/go1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.5/manifests"},{"name":"go1.17.4","sha":"0f2d0d0694c8680909252ca45dbffbcaff8e430a","kind":"commit","published_at":"2021-12-02T20:02:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.4","html_url":"https://github.com/golang/go/releases/tag/go1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.4/manifests"},{"name":"go1.16.11","sha":"8faefcbfce6d2b2875ab74d81bb4e94b2e3adaf5","kind":"commit","published_at":"2021-12-02T20:00:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.11","html_url":"https://github.com/golang/go/releases/tag/go1.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.11/manifests"},{"name":"go1.16.10","sha":"23991f50b34f8707bcfc7761321bb3b0e9dba10e","kind":"commit","published_at":"2021-11-04T13:55:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.10","html_url":"https://github.com/golang/go/releases/tag/go1.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.10/manifests"},{"name":"go1.17.3","sha":"f58c78a5771570667b26e8c74faa017bd4c2c448","kind":"commit","published_at":"2021-11-04T13:55:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.3","html_url":"https://github.com/golang/go/releases/tag/go1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.3/manifests"},{"name":"go1.16.9","sha":"c580180744e60d6c84fc0b59d634fcff01290780","kind":"commit","published_at":"2021-10-07T19:49:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.9","html_url":"https://github.com/golang/go/releases/tag/go1.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.9/manifests"},{"name":"go1.17.2","sha":"2ac3bdf378ae408ad8c993084c1c6f7d05b7dff8","kind":"commit","published_at":"2021-10-07T18:11:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.2","html_url":"https://github.com/golang/go/releases/tag/go1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.2/manifests"},{"name":"go1.17.1","sha":"21a4e67ad58e3c4a7c5254f60cda5be5c3c450ff","kind":"commit","published_at":"2021-09-09T15:27:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.1","html_url":"https://github.com/golang/go/releases/tag/go1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.1/manifests"},{"name":"go1.16.8","sha":"170a72e58bd128b421f4b3974fe2a37fd035efdf","kind":"commit","published_at":"2021-09-09T15:27:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.8","html_url":"https://github.com/golang/go/releases/tag/go1.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.8/manifests"},{"name":"go1.17","sha":"ec5170397c724a8ae440b2bc529f857c86f0e6b1","kind":"commit","published_at":"2021-08-16T16:23:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17","html_url":"https://github.com/golang/go/releases/tag/go1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17/manifests"},{"name":"go1.16.7","sha":"fa6aa872225f8d33a90d936e7a81b64d2cea68e1","kind":"commit","published_at":"2021-08-04T20:44:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.7","html_url":"https://github.com/golang/go/releases/tag/go1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.7/manifests"},{"name":"go1.15.15","sha":"acbe242f8a2cae8ef4749806291a37d23089b572","kind":"commit","published_at":"2021-08-04T20:44:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.15","html_url":"https://github.com/golang/go/releases/tag/go1.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.15/manifests"},{"name":"go1.17rc2","sha":"72ab3ff68b1ec894fe5599ec82b8849f3baa9d94","kind":"commit","published_at":"2021-08-02T17:57:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17rc2","html_url":"https://github.com/golang/go/releases/tag/go1.17rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc2/manifests"},{"name":"go1.17rc1","sha":"ddfd72f7d10a40a87513a320dae8c52b6dfdb778","kind":"commit","published_at":"2021-07-13T17:12:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17rc1","html_url":"https://github.com/golang/go/releases/tag/go1.17rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc1/manifests"},{"name":"go1.16.6","sha":"bc51e930274a5d5835ac8797978afc0864c9e30c","kind":"commit","published_at":"2021-07-12T19:45:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.6","html_url":"https://github.com/golang/go/releases/tag/go1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.6/manifests"},{"name":"go1.15.14","sha":"c6d89dbf9954b101589e2db8e170b84167782109","kind":"commit","published_at":"2021-07-12T19:44:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.14","html_url":"https://github.com/golang/go/releases/tag/go1.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.14/manifests"},{"name":"go1.17beta1","sha":"dc00dc6c6bf3b5554e37f60799aec092276ff807","kind":"commit","published_at":"2021-06-10T12:41:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17beta1","html_url":"https://github.com/golang/go/releases/tag/go1.17beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17beta1/manifests"},{"name":"go1.16.5","sha":"7677616a263e8ded606cc8297cb67ddc667a876e","kind":"commit","published_at":"2021-06-03T17:14:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.5","html_url":"https://github.com/golang/go/releases/tag/go1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.5/manifests"},{"name":"go1.15.13","sha":"ab7f8297f9734b24a43a942930258cda411f16a3","kind":"commit","published_at":"2021-06-03T17:14:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.13","html_url":"https://github.com/golang/go/releases/tag/go1.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.13/manifests"},{"name":"go1.16.4","sha":"04cd717a269d94d3b3459a3aaf43bc71e3112b7a","kind":"commit","published_at":"2021-05-06T15:00:00.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.4","html_url":"https://github.com/golang/go/releases/tag/go1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.4/manifests"},{"name":"go1.15.12","sha":"07d8cba9e15f5c5a3b0462a9215dbeac0cebf027","kind":"commit","published_at":"2021-05-06T14:59:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.12","html_url":"https://github.com/golang/go/releases/tag/go1.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.12/manifests"},{"name":"go1.16.3","sha":"9baddd3f21230c55f0ad2a10f5f20579dcf0a0bb","kind":"commit","published_at":"2021-04-01T17:26:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.3","html_url":"https://github.com/golang/go/releases/tag/go1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.3/manifests"},{"name":"go1.15.11","sha":"8c163e85267d146274f68854fe02b4a495586584","kind":"commit","published_at":"2021-04-01T17:26:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.11","html_url":"https://github.com/golang/go/releases/tag/go1.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.11/manifests"},{"name":"go1.15.10","sha":"dcffdac515a1d409bcb61783d57ddb137b4741b9","kind":"commit","published_at":"2021-03-11T17:08:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.10","html_url":"https://github.com/golang/go/releases/tag/go1.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.10/manifests"},{"name":"go1.16.2","sha":"3979fb9af9ccfc0b7ccb613dcf256b18c2c295f0","kind":"commit","published_at":"2021-03-11T17:08:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.2","html_url":"https://github.com/golang/go/releases/tag/go1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.2/manifests"},{"name":"go1.16.1","sha":"e9e0473681e581040b4adcd64b53967e1572fe8d","kind":"commit","published_at":"2021-03-10T14:25:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.1","html_url":"https://github.com/golang/go/releases/tag/go1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.1/manifests"},{"name":"go1.15.9","sha":"13722418773b6a081816e8cc48131306565db1bd","kind":"commit","published_at":"2021-03-10T14:24:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.9","html_url":"https://github.com/golang/go/releases/tag/go1.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.9/manifests"},{"name":"go1.16","sha":"f21be2fdc6f1becdbed1592ea0b245cdeedc5ac8","kind":"commit","published_at":"2021-02-16T18:08:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16","html_url":"https://github.com/golang/go/releases/tag/go1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16/manifests"},{"name":"go1.14.15","sha":"5cf057ddedfbb149b71c85ec86050431dd6b2d9d","kind":"commit","published_at":"2021-02-04T20:43:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.15","html_url":"https://github.com/golang/go/releases/tag/go1.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.15/manifests"},{"name":"go1.15.8","sha":"fa6752a5370735b8c2404d6de5191f2eea67130f","kind":"commit","published_at":"2021-02-04T20:42:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.8","html_url":"https://github.com/golang/go/releases/tag/go1.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.8/manifests"},{"name":"go1.16rc1","sha":"3e06467282c6d5678a6273747658c04314e013ef","kind":"commit","published_at":"2021-01-27T22:19:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16rc1","html_url":"https://github.com/golang/go/releases/tag/go1.16rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16rc1/manifests"},{"name":"go1.14.14","sha":"ccb4f250bd7e382e50824c36ec5a3e1a57dcf11a","kind":"commit","published_at":"2021-01-19T19:47:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.14","html_url":"https://github.com/golang/go/releases/tag/go1.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.14/manifests"},{"name":"go1.15.7","sha":"2117ea9737bc9cb2e30cb087b76a283f68768819","kind":"commit","published_at":"2021-01-19T19:47:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.7","html_url":"https://github.com/golang/go/releases/tag/go1.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.7/manifests"},{"name":"go1.16beta1","sha":"2ff33f5e443165e55a080f3a649e4c070c4096d1","kind":"commit","published_at":"2020-12-17T16:03:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16beta1","html_url":"https://github.com/golang/go/releases/tag/go1.16beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16beta1/manifests"},{"name":"go1.14.13","sha":"6eed7d361d276b69a1cfdeeb7690237a6385b073","kind":"commit","published_at":"2020-12-03T17:27:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.13","html_url":"https://github.com/golang/go/releases/tag/go1.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.13/manifests"},{"name":"go1.15.6","sha":"9b955d2d3fcff6a5bc8bce7bafdc4c634a28e95b","kind":"commit","published_at":"2020-12-03T17:27:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.6","html_url":"https://github.com/golang/go/releases/tag/go1.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.6/manifests"},{"name":"go1.14.12","sha":"bc9c580409b61af6b29f0cbd9d45bec63dbe2ccb","kind":"commit","published_at":"2020-11-12T16:47:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.12","html_url":"https://github.com/golang/go/releases/tag/go1.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.12/manifests"},{"name":"go1.15.5","sha":"c53315d6cf1b4bfea6ff356b4a1524778c683bb9","kind":"commit","published_at":"2020-11-12T16:39:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.5","html_url":"https://github.com/golang/go/releases/tag/go1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.5/manifests"},{"name":"go1.15.4","sha":"0e953add9656c32a788e06438cd7b533e968b7f8","kind":"commit","published_at":"2020-11-05T21:21:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.4","html_url":"https://github.com/golang/go/releases/tag/go1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.4/manifests"},{"name":"go1.14.11","sha":"e82710b825958f30b924fc6dba1fd0a63b517199","kind":"commit","published_at":"2020-11-05T21:21:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.11","html_url":"https://github.com/golang/go/releases/tag/go1.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.11/manifests"},{"name":"go1.15.3","sha":"1984ee00048b63eacd2155cd6d74a2d13e998272","kind":"commit","published_at":"2020-10-14T19:10:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.3","html_url":"https://github.com/golang/go/releases/tag/go1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.3/manifests"},{"name":"go1.14.10","sha":"b5a3989dac97270b89cfce250cbb42695647d5cb","kind":"commit","published_at":"2020-10-14T19:10:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.10","html_url":"https://github.com/golang/go/releases/tag/go1.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.10/manifests"},{"name":"go1.14.9","sha":"26a85c3634b8b5dc9cf8adb30664dac0ddc6acf0","kind":"commit","published_at":"2020-09-09T16:38:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.9","html_url":"https://github.com/golang/go/releases/tag/go1.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.9/manifests"},{"name":"go1.15.2","sha":"9706f510a5e2754595d716bd64be8375997311fb","kind":"commit","published_at":"2020-09-09T16:38:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.2","html_url":"https://github.com/golang/go/releases/tag/go1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.2/manifests"},{"name":"go1.14.8","sha":"c187a3d47c41d54bd570905caad128ba947e3d03","kind":"commit","published_at":"2020-09-01T14:08:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.8","html_url":"https://github.com/golang/go/releases/tag/go1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.8/manifests"},{"name":"go1.15.1","sha":"01af46f7cc419da19f8a6a444da8f6022c016803","kind":"commit","published_at":"2020-09-01T14:08:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.1","html_url":"https://github.com/golang/go/releases/tag/go1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.1/manifests"},{"name":"go1.15","sha":"0fdc3801bfd43d6f55e4ea5bf095e1ea55430339","kind":"commit","published_at":"2020-08-11T19:01:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15","html_url":"https://github.com/golang/go/releases/tag/go1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15/manifests"},{"name":"go1.15rc2","sha":"c4f8cb43caf0bcd0c730d7d04a3fce129393cecc","kind":"commit","published_at":"2020-08-07T14:56:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15rc2","html_url":"https://github.com/golang/go/releases/tag/go1.15rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc2/manifests"},{"name":"go1.14.7","sha":"d571a77846dfee8efd076223a882915cd6cb52f4","kind":"commit","published_at":"2020-08-06T14:43:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.7","html_url":"https://github.com/golang/go/releases/tag/go1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.7/manifests"},{"name":"go1.13.15","sha":"e71b61180aa19a60c23b3b7e3f6586726ebe4fd1","kind":"commit","published_at":"2020-08-06T14:43:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.15","html_url":"https://github.com/golang/go/releases/tag/go1.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.15/manifests"},{"name":"go1.15rc1","sha":"3e8f6b0791a670e52d25d76813d669daa68acfb4","kind":"commit","published_at":"2020-07-24T16:28:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15rc1","html_url":"https://github.com/golang/go/releases/tag/go1.15rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc1/manifests"},{"name":"go1.13.14","sha":"d3ba94164a1c404a01369fb54ddd4f5b94d91348","kind":"commit","published_at":"2020-07-16T22:23:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.14","html_url":"https://github.com/golang/go/releases/tag/go1.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.14/manifests"},{"name":"go1.14.6","sha":"edfd6f28486017dcb136cd3f3ec252706d4b326e","kind":"commit","published_at":"2020-07-16T22:23:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.6","html_url":"https://github.com/golang/go/releases/tag/go1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.6/manifests"},{"name":"go1.14.5","sha":"36fcde1676a0d3863cb5f295eed6938cd782fcbb","kind":"commit","published_at":"2020-07-14T14:10:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.5","html_url":"https://github.com/golang/go/releases/tag/go1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.5/manifests"},{"name":"go1.13.13","sha":"1f8859c22ccdeb969b252c8139bf4b1aae5c4909","kind":"commit","published_at":"2020-07-14T14:10:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.13","html_url":"https://github.com/golang/go/releases/tag/go1.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.13/manifests"},{"name":"go1.15beta1","sha":"e92be18fd8b525b642ca25bdb3e2056b35d9d73c","kind":"commit","published_at":"2020-06-10T14:56:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15beta1","html_url":"https://github.com/golang/go/releases/tag/go1.15beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15beta1/manifests"},{"name":"go1.13.12","sha":"6be4a5eb4898c7b5e7557dda061cc09ba310698b","kind":"commit","published_at":"2020-06-01T19:34:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.12","html_url":"https://github.com/golang/go/releases/tag/go1.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.12/manifests"},{"name":"go1.14.4","sha":"83b181c68bf332ac7948f145f33d128377a09c42","kind":"commit","published_at":"2020-06-01T19:34:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.4","html_url":"https://github.com/golang/go/releases/tag/go1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.4/manifests"},{"name":"go1.13.11","sha":"237b6067c17ac3ef1e02632b77deefb5e9837cbb","kind":"commit","published_at":"2020-05-14T19:18:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.11","html_url":"https://github.com/golang/go/releases/tag/go1.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.11/manifests"},{"name":"go1.14.3","sha":"f296b7a6f045325a230f77e9bda1470b1270f817","kind":"commit","published_at":"2020-05-14T19:18:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.3","html_url":"https://github.com/golang/go/releases/tag/go1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.3/manifests"},{"name":"go1.14.2","sha":"96745b980cfde139e8611772e2bc0c59a8e6cdf7","kind":"commit","published_at":"2020-04-08T19:09:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.2","html_url":"https://github.com/golang/go/releases/tag/go1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.2/manifests"},{"name":"go1.13.10","sha":"a57f07aac237d366630e85d080ef1ce0c34f0d09","kind":"commit","published_at":"2020-04-08T19:09:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.10","html_url":"https://github.com/golang/go/releases/tag/go1.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.10/manifests"},{"name":"go1.13.9","sha":"33554bc6af72f13e5eb319fd5f5aa5c9a150a60c","kind":"commit","published_at":"2020-03-19T15:17:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.9","html_url":"https://github.com/golang/go/releases/tag/go1.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.9/manifests"},{"name":"go1.14.1","sha":"564c76a268b75f56d6f465b82fba7f6fb929fd70","kind":"commit","published_at":"2020-03-19T15:17:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.1","html_url":"https://github.com/golang/go/releases/tag/go1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.1/manifests"},{"name":"go1.14","sha":"20a838ab94178c55bc4dc23ddc332fce8545a493","kind":"commit","published_at":"2020-02-25T17:40:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14","html_url":"https://github.com/golang/go/releases/tag/go1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14/manifests"},{"name":"go1.13.8","sha":"a7acf9af07bdc288129fa5756768b41f312d05f4","kind":"commit","published_at":"2020-02-12T19:55:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.8","html_url":"https://github.com/golang/go/releases/tag/go1.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.8/manifests"},{"name":"go1.12.17","sha":"46cb016190389b7e37b21f04e5343a628ca1f662","kind":"commit","published_at":"2020-02-12T19:55:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.17","html_url":"https://github.com/golang/go/releases/tag/go1.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.17/manifests"},{"name":"go1.14rc1","sha":"a068054af141c01df5a4519844f4b77273605f4e","kind":"commit","published_at":"2020-02-05T15:43:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14rc1","html_url":"https://github.com/golang/go/releases/tag/go1.14rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14rc1/manifests"},{"name":"go1.12.16","sha":"deac3221fc4cd365fb40d269dd56551e9d354356","kind":"commit","published_at":"2020-01-27T22:27:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.16","html_url":"https://github.com/golang/go/releases/tag/go1.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.16/manifests"},{"name":"go1.13.7","sha":"7d2473dc81c659fba3f3b83bc6e93ca5fe37a898","kind":"commit","published_at":"2020-01-27T22:26:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.7","html_url":"https://github.com/golang/go/releases/tag/go1.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.7/manifests"},{"name":"go1.12.15","sha":"694e20f4e08af7e7669c9652424d0df9b0b83f00","kind":"commit","published_at":"2020-01-09T19:00:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.15","html_url":"https://github.com/golang/go/releases/tag/go1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.15/manifests"},{"name":"go1.13.6","sha":"14b79df428fdab83ebc813a72ab714d1e2c488d2","kind":"commit","published_at":"2020-01-09T19:00:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.6","html_url":"https://github.com/golang/go/releases/tag/go1.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.6/manifests"},{"name":"go1.14beta1","sha":"a5bfd9da1d1b24f326399b6b75558ded14514f23","kind":"commit","published_at":"2019-12-17T14:59:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14beta1","html_url":"https://github.com/golang/go/releases/tag/go1.14beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14beta1/manifests"},{"name":"go1.13.5","sha":"9341fe073e6f7742c9d61982084874560dac2014","kind":"commit","published_at":"2019-12-04T21:55:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.5","html_url":"https://github.com/golang/go/releases/tag/go1.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.5/manifests"},{"name":"go1.12.14","sha":"8a720dabf102975ced5664b9cf668ac4ca080245","kind":"commit","published_at":"2019-12-04T21:35:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.14","html_url":"https://github.com/golang/go/releases/tag/go1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.14/manifests"},{"name":"go1.12.13","sha":"a8528068d581fcd110d0cb4f3c04ad77261abf6d","kind":"commit","published_at":"2019-10-31T22:53:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.13","html_url":"https://github.com/golang/go/releases/tag/go1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.13/manifests"},{"name":"go1.13.4","sha":"3f995c3f3b43033013013e6c7ccc93a9b1411ca9","kind":"commit","published_at":"2019-10-31T22:47:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.4","html_url":"https://github.com/golang/go/releases/tag/go1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.4/manifests"},{"name":"go1.13.3","sha":"e64356a4484deb5da57396a4cd80e26667b86b79","kind":"commit","published_at":"2019-10-17T21:56:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.3","html_url":"https://github.com/golang/go/releases/tag/go1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.3/manifests"},{"name":"go1.12.12","sha":"9e6d3ca2794c04b3f65019ee90b6e406bcfc9286","kind":"commit","published_at":"2019-10-17T21:51:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.12","html_url":"https://github.com/golang/go/releases/tag/go1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.12/manifests"},{"name":"go1.12.11","sha":"ef74bfc859c918aeab796c2fa18f4a5dde862343","kind":"commit","published_at":"2019-10-17T17:32:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.11","html_url":"https://github.com/golang/go/releases/tag/go1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.11/manifests"},{"name":"go1.13.2","sha":"72766093e6bd092eb18df3759055625ba8436484","kind":"commit","published_at":"2019-10-17T17:32:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.2","html_url":"https://github.com/golang/go/releases/tag/go1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.2/manifests"},{"name":"go1.12.10","sha":"6c15c7cce718e1e9a47f4f0ab1bd70923b04557b","kind":"commit","published_at":"2019-09-25T18:48:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.10","html_url":"https://github.com/golang/go/releases/tag/go1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.10/manifests"},{"name":"go1.13.1","sha":"b17fd8e49d24eb298c53de5cd0a8923f1e0270ba","kind":"commit","published_at":"2019-09-25T18:48:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.1","html_url":"https://github.com/golang/go/releases/tag/go1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.1/manifests"},{"name":"go1.13","sha":"cc8838d645b2b7026c1f3aaceb011775c5ca3a08","kind":"commit","published_at":"2019-09-03T17:05:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13","html_url":"https://github.com/golang/go/releases/tag/go1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13/manifests"},{"name":"go1.13rc2","sha":"d7b402a49a8ef5af911d7873bdbc5f61335f1d41","kind":"commit","published_at":"2019-08-29T14:35:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13rc2","html_url":"https://github.com/golang/go/releases/tag/go1.13rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc2/manifests"},{"name":"go1.13rc1","sha":"ed4f3f313438b8765da6c4605060529761db0797","kind":"commit","published_at":"2019-08-21T19:21:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13rc1","html_url":"https://github.com/golang/go/releases/tag/go1.13rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc1/manifests"},{"name":"go1.12.9","sha":"06472b99cdf59f00049f3cd8c9e05ba283cb2c56","kind":"commit","published_at":"2019-08-15T18:44:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.9","html_url":"https://github.com/golang/go/releases/tag/go1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.9/manifests"},{"name":"go1.12.8","sha":"306a74284eb261acb34ce7f70962f357906a2759","kind":"commit","published_at":"2019-08-13T16:27:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.8","html_url":"https://github.com/golang/go/releases/tag/go1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.8/manifests"},{"name":"go1.11.13","sha":"b2967c0e5c5271bb4469e1f615fb85879ebd8a57","kind":"commit","published_at":"2019-08-13T16:26:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.13","html_url":"https://github.com/golang/go/releases/tag/go1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.13/manifests"},{"name":"go1.12.7","sha":"7f416b4f048677d0784e6941516c0f1e6052b2d6","kind":"commit","published_at":"2019-07-08T19:50:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.7","html_url":"https://github.com/golang/go/releases/tag/go1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.7/manifests"},{"name":"go1.11.12","sha":"4128f163d6dca1b8d703da8cf86ef679608856a0","kind":"commit","published_at":"2019-07-08T19:49:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.12","html_url":"https://github.com/golang/go/releases/tag/go1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.12/manifests"},{"name":"go1.13beta1","sha":"60f14fddfee107dedd76c0be6b422a3d8ccc841a","kind":"commit","published_at":"2019-06-26T16:35:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13beta1","html_url":"https://github.com/golang/go/releases/tag/go1.13beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13beta1/manifests"},{"name":"go1.11.11","sha":"541c49144d73f2a03374517091835fa8a43eebe2","kind":"commit","published_at":"2019-06-11T18:11:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.11","html_url":"https://github.com/golang/go/releases/tag/go1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.11/manifests"},{"name":"go1.12.6","sha":"4ce6a8e89668b87dce67e2f55802903d6eb9110a","kind":"commit","published_at":"2019-06-11T15:21:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.6","html_url":"https://github.com/golang/go/releases/tag/go1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.6/manifests"},{"name":"go1.12.5","sha":"3a1b4e75f8b6c1b57db73bccf7ca871bf1a97ca9","kind":"commit","published_at":"2019-05-06T21:12:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.5","html_url":"https://github.com/golang/go/releases/tag/go1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.5/manifests"},{"name":"go1.11.10","sha":"efa061d9f5d52846dfc3dda40eaf8eccfeeae8d2","kind":"commit","published_at":"2019-05-06T20:50:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.10","html_url":"https://github.com/golang/go/releases/tag/go1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.10/manifests"},{"name":"go1.12.4","sha":"eda3401e807be8928eed48bb5fc85ffa8e62ddb4","kind":"commit","published_at":"2019-04-11T23:31:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.4","html_url":"https://github.com/golang/go/releases/tag/go1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.4/manifests"},{"name":"go1.11.9","sha":"428e5f29a957b591d82e640b619b684aa25fba4e","kind":"commit","published_at":"2019-04-11T23:31:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.9","html_url":"https://github.com/golang/go/releases/tag/go1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.9/manifests"},{"name":"go1.11.8","sha":"f8a63418e985d972c86d3da5bf90b7e81b72b468","kind":"commit","published_at":"2019-04-08T21:30:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.8","html_url":"https://github.com/golang/go/releases/tag/go1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.8/manifests"},{"name":"go1.12.3","sha":"62ec3dd260324d243491b271d53ccdfd4a1f14e3","kind":"commit","published_at":"2019-04-08T21:30:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.3","html_url":"https://github.com/golang/go/releases/tag/go1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.3/manifests"},{"name":"go1.12.2","sha":"ac02fdec7cd16ea8d3de1fc33def9cfabec5170d","kind":"commit","published_at":"2019-04-05T19:24:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.2","html_url":"https://github.com/golang/go/releases/tag/go1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.2/manifests"},{"name":"go1.11.7","sha":"2c5363d9c1cf51457d6d2466a63e6576e80327f8","kind":"commit","published_at":"2019-04-05T19:09:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.7","html_url":"https://github.com/golang/go/releases/tag/go1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.7/manifests"},{"name":"go1.11.6","sha":"e18f2ca380f52bbf8cac039ccfdf445e9047c810","kind":"commit","published_at":"2019-03-14T19:57:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.6","html_url":"https://github.com/golang/go/releases/tag/go1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.6/manifests"},{"name":"go1.12.1","sha":"0380c9ad38843d523d9c9804fe300cb7edd7cd3c","kind":"commit","published_at":"2019-03-14T19:18:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.1","html_url":"https://github.com/golang/go/releases/tag/go1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.1/manifests"},{"name":"go1.12","sha":"05e77d41914d247a1e7caf37d7125ccaa5a53505","kind":"commit","published_at":"2019-02-25T23:01:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12","html_url":"https://github.com/golang/go/releases/tag/go1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12/manifests"},{"name":"go1.12rc1","sha":"1af509d46e31a14e7ff17e23b1fd84250976b405","kind":"commit","published_at":"2019-02-11T20:14:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12rc1","html_url":"https://github.com/golang/go/releases/tag/go1.12rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12rc1/manifests"},{"name":"go1.11.5","sha":"35bb62e60a7779ff82c3067903b3306ff8666471","kind":"commit","published_at":"2019-01-23T19:49:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.5","html_url":"https://github.com/golang/go/releases/tag/go1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.5/manifests"},{"name":"go1.10.8","sha":"b0cb374daf646454998bac7b393f3236a2ab6aca","kind":"commit","published_at":"2019-01-23T19:47:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.8","html_url":"https://github.com/golang/go/releases/tag/go1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.8/manifests"},{"name":"go1.12beta2","sha":"4b3f04c63b5b1a1bbc4dfd71c34341ea4e935115","kind":"commit","published_at":"2019-01-10T18:15:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12beta2","html_url":"https://github.com/golang/go/releases/tag/go1.12beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta2/manifests"},{"name":"go1.12beta1","sha":"e3b4b7baad555f74b6fbc0ddc00d46ed0ac03a0a","kind":"commit","published_at":"2018-12-18T23:01:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12beta1","html_url":"https://github.com/golang/go/releases/tag/go1.12beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta1/manifests"},{"name":"go1.11.4","sha":"4601a4c1b1c00fbe507508f0267ec5a9445bb7e5","kind":"commit","published_at":"2018-12-14T23:34:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.4","html_url":"https://github.com/golang/go/releases/tag/go1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.4/manifests"},{"name":"go1.10.7","sha":"f5ff72d62301c4e9d0a78167fab5914ca12919bd","kind":"commit","published_at":"2018-12-14T23:34:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.7","html_url":"https://github.com/golang/go/releases/tag/go1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.7/manifests"},{"name":"go1.10.6","sha":"25ca8f49c3fc4a68daff7a23ab613e3453be5cda","kind":"commit","published_at":"2018-12-13T17:16:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.6","html_url":"https://github.com/golang/go/releases/tag/go1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.6/manifests"},{"name":"go1.11.3","sha":"90c896448691b5edb0ab11110f37234f63cd28ed","kind":"commit","published_at":"2018-12-13T17:14:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.3","html_url":"https://github.com/golang/go/releases/tag/go1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.3/manifests"},{"name":"go1.10.5","sha":"1ae739797ec72acbd6d90b94a2366a31566205c2","kind":"commit","published_at":"2018-11-02T20:17:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.5","html_url":"https://github.com/golang/go/releases/tag/go1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.5/manifests"},{"name":"go1.11.2","sha":"e8a95aeb75536496432bcace1fb2bbfa449bf0fa","kind":"commit","published_at":"2018-11-02T20:17:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.2","html_url":"https://github.com/golang/go/releases/tag/go1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.2/manifests"},{"name":"go1.11.1","sha":"26957168c4c0cdcc7ca4f0b19d0eb19474d224ac","kind":"commit","published_at":"2018-10-01T20:59:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.1","html_url":"https://github.com/golang/go/releases/tag/go1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.1/manifests"},{"name":"go1.11","sha":"41e62b8c49d21659b48a95216e3062032285250f","kind":"commit","published_at":"2018-08-24T20:18:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11","html_url":"https://github.com/golang/go/releases/tag/go1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11/manifests"},{"name":"go1.10.4","sha":"2191fce26a7fd1cd5b4975e7bd44ab44b1d9dd78","kind":"commit","published_at":"2018-08-24T19:26:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.4","html_url":"https://github.com/golang/go/releases/tag/go1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.4/manifests"},{"name":"go1.11rc2","sha":"02c0c32960f65d0b9c66ec840c612f5f9623dc51","kind":"commit","published_at":"2018-08-22T22:17:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11rc2","html_url":"https://github.com/golang/go/releases/tag/go1.11rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc2/manifests"},{"name":"go1.11rc1","sha":"807e7f2420c683384dc9c6db498808ba1b7aab17","kind":"commit","published_at":"2018-08-13T23:43:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11rc1","html_url":"https://github.com/golang/go/releases/tag/go1.11rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc1/manifests"},{"name":"go1.11beta3","sha":"1b870077c896379c066b41657d3c9062097a6943","kind":"commit","published_at":"2018-08-03T17:21:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta3","html_url":"https://github.com/golang/go/releases/tag/go1.11beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta3/manifests"},{"name":"go1.11beta2","sha":"c814ac44c0571f844718f07aa52afa47e37fb1ed","kind":"commit","published_at":"2018-07-19T21:30:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta2","html_url":"https://github.com/golang/go/releases/tag/go1.11beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta2/manifests"},{"name":"go1.11beta1","sha":"a12c1f26e4cc602dae62ec065a237172a5b8f926","kind":"commit","published_at":"2018-06-26T20:00:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta1","html_url":"https://github.com/golang/go/releases/tag/go1.11beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta1/manifests"},{"name":"go1.10.3","sha":"fe8a0d12b14108cbe2408b417afcaab722b0727c","kind":"commit","published_at":"2018-06-06T23:47:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.3","html_url":"https://github.com/golang/go/releases/tag/go1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.3/manifests"},{"name":"go1.9.7","sha":"7df09b4a03f9e53334672674ba7983d5e7128646","kind":"commit","published_at":"2018-06-06T20:29:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.7","html_url":"https://github.com/golang/go/releases/tag/go1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.7/manifests"},{"name":"go1.9.6","sha":"20f58c6075aef1bb7327ab0691ae095f9412ab5b","kind":"commit","published_at":"2018-04-30T19:04:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.6","html_url":"https://github.com/golang/go/releases/tag/go1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.6/manifests"},{"name":"go1.10.2","sha":"71bdbf431b79dff61944f22c25c7e085ccfc25d5","kind":"commit","published_at":"2018-04-30T19:03:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.2","html_url":"https://github.com/golang/go/releases/tag/go1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.2/manifests"},{"name":"go1.10.1","sha":"ac7c0ee26dda18076d5f6c151d8f920b43340ae3","kind":"commit","published_at":"2018-03-29T06:09:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.1","html_url":"https://github.com/golang/go/releases/tag/go1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.1/manifests"},{"name":"go1.9.5","sha":"f69b0c627f94b7dcaf4ec654df8e0ffa4bf46957","kind":"commit","published_at":"2018-03-29T06:06:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.5","html_url":"https://github.com/golang/go/releases/tag/go1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.5/manifests"},{"name":"go1.10","sha":"bf86aec25972f3a100c3aa58a6abcbcc35bdea49","kind":"commit","published_at":"2018-02-16T16:05:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10","html_url":"https://github.com/golang/go/releases/tag/go1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10/manifests"},{"name":"go1.10rc2","sha":"20e228f2fdb44350c858de941dff4aea9f3127b8","kind":"commit","published_at":"2018-02-07T16:12:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10rc2","html_url":"https://github.com/golang/go/releases/tag/go1.10rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc2/manifests"},{"name":"go1.9.4","sha":"6732fcc06df713fc737cee5c5860bad87599bc6d","kind":"commit","published_at":"2018-02-07T15:34:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.4","html_url":"https://github.com/golang/go/releases/tag/go1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.4/manifests"},{"name":"go1.8.7","sha":"357c9141369361101345f3048a6b2b3e149299d5","kind":"commit","published_at":"2018-02-07T15:33:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.7","html_url":"https://github.com/golang/go/releases/tag/go1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.7/manifests"},{"name":"go1.10rc1","sha":"5348aed83e39bd1d450d92d7f627e994c2db6ebf","kind":"commit","published_at":"2018-01-25T17:24:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10rc1","html_url":"https://github.com/golang/go/releases/tag/go1.10rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc1/manifests"},{"name":"go1.8.6","sha":"96c72e94687d1d78770a204f35993cb2cd3c91e4","kind":"commit","published_at":"2018-01-23T03:33:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.6","html_url":"https://github.com/golang/go/releases/tag/go1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.6/manifests"},{"name":"go1.9.3","sha":"a563954b799c6921fc3666b4723d38413f442145","kind":"commit","published_at":"2018-01-22T21:38:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.3","html_url":"https://github.com/golang/go/releases/tag/go1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.3/manifests"},{"name":"go1.10beta2","sha":"594668a5a96267a46282ce3007a584ec07adf705","kind":"commit","published_at":"2018-01-11T17:44:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10beta2","html_url":"https://github.com/golang/go/releases/tag/go1.10beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta2/manifests"},{"name":"go1.10beta1","sha":"9ce6b5c2ed5d3d5251b9a6a0c548d5fb2c8567e8","kind":"commit","published_at":"2017-12-07T17:38:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10beta1","html_url":"https://github.com/golang/go/releases/tag/go1.10beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta1/manifests"},{"name":"go1.9.2","sha":"2ea7d3461bb41d0ae12b56ee52d43314bcdb97f9","kind":"commit","published_at":"2017-10-25T20:24:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.2","html_url":"https://github.com/golang/go/releases/tag/go1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.2/manifests"},{"name":"go1.8.5","sha":"d4ccbd8833aa45819e903abfc4337555f1832d3c","kind":"commit","published_at":"2017-10-25T18:57:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5","html_url":"https://github.com/golang/go/releases/tag/go1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5/manifests"},{"name":"go1.8.5rc5","sha":"0ab2c8872d648bc155e41bf5a7ed0cfee133ff70","kind":"commit","published_at":"2017-10-25T16:24:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5rc5","html_url":"https://github.com/golang/go/releases/tag/go1.8.5rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc5/manifests"},{"name":"go1.8.5rc4","sha":"fab5e254b2a03d3153f850774d87a79840740fe9","kind":"commit","published_at":"2017-10-20T16:43:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5rc4","html_url":"https://github.com/golang/go/releases/tag/go1.8.5rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc4/manifests"},{"name":"go1.8.4","sha":"f5bcb9b8fe9dd8949d4682b74be6ba72e5d554fb","kind":"commit","published_at":"2017-10-04T18:39:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.4","html_url":"https://github.com/golang/go/releases/tag/go1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.4/manifests"},{"name":"go1.9.1","sha":"7f40c1214dd67cf171a347a5230da70bd8e10d32","kind":"commit","published_at":"2017-10-04T18:39:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.1","html_url":"https://github.com/golang/go/releases/tag/go1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.1/manifests"},{"name":"go1.9","sha":"c8aec4095e089ff6ac50d18e97c3f46561f14f48","kind":"commit","published_at":"2017-08-24T20:52:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9","html_url":"https://github.com/golang/go/releases/tag/go1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9/manifests"},{"name":"go1.9rc2","sha":"048c9cfaacb6fe7ac342b0acd8ca8322b6c49508","kind":"commit","published_at":"2017-08-07T20:29:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9rc2","html_url":"https://github.com/golang/go/releases/tag/go1.9rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc2/manifests"},{"name":"go1.9rc1","sha":"65c6c88a9442b91d8b2fd0230337b1fda4bb6cdf","kind":"commit","published_at":"2017-07-24T19:35:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9rc1","html_url":"https://github.com/golang/go/releases/tag/go1.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc1/manifests"},{"name":"go1.9beta2","sha":"eab99a8d548f8ba864647ab171a44f0a5376a6b3","kind":"commit","published_at":"2017-06-26T21:12:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9beta2","html_url":"https://github.com/golang/go/releases/tag/go1.9beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta2/manifests"},{"name":"go1.9beta1","sha":"952ecbe0a27aadd184ca3e2c342beb464d6b1653","kind":"commit","published_at":"2017-06-14T21:44:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9beta1","html_url":"https://github.com/golang/go/releases/tag/go1.9beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta1/manifests"},{"name":"go1.8.3","sha":"352996a381701cfa0c16e8de29cbde8f3922182f","kind":"commit","published_at":"2017-05-24T18:14:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.3","html_url":"https://github.com/golang/go/releases/tag/go1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.3/manifests"},{"name":"go1.7.6","sha":"2b7a7b710f096b1b7e6f2ab5e9e3ec003ad7cd12","kind":"commit","published_at":"2017-05-23T18:33:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.6","html_url":"https://github.com/golang/go/releases/tag/go1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.6/manifests"},{"name":"go1.8.2","sha":"59870f9e19384c3155f603f799b61b401fa20cc9","kind":"commit","published_at":"2017-05-23T18:32:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.2","html_url":"https://github.com/golang/go/releases/tag/go1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.2/manifests"},{"name":"go1.8.1","sha":"a4c18f063b6659079ca2848ca217a0587dabc001","kind":"commit","published_at":"2017-04-07T16:48:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.1","html_url":"https://github.com/golang/go/releases/tag/go1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.1/manifests"},{"name":"go1.8","sha":"cd6b6202dd1559b3ac63179b45f1833fcfbe7eca","kind":"commit","published_at":"2017-02-16T17:12:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8","html_url":"https://github.com/golang/go/releases/tag/go1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8/manifests"},{"name":"go1.8rc3","sha":"2a5f65a98ca483aad2dd74dc2636a7baecc59cf2","kind":"commit","published_at":"2017-01-26T17:42:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc3","html_url":"https://github.com/golang/go/releases/tag/go1.8rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc3/manifests"},{"name":"go1.7.5","sha":"753452fac6f6963b5a6e38a239b05362385a3842","kind":"commit","published_at":"2017-01-26T17:38:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.5","html_url":"https://github.com/golang/go/releases/tag/go1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.5/manifests"},{"name":"go1.8rc2","sha":"59f181b6fda68ece22882945853ca2df9dbf1c88","kind":"commit","published_at":"2017-01-19T20:58:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc2","html_url":"https://github.com/golang/go/releases/tag/go1.8rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc2/manifests"},{"name":"go1.8rc1","sha":"3de6e96e4b8147f5267a2e8218a7c780b09a434f","kind":"commit","published_at":"2017-01-10T19:35:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc1","html_url":"https://github.com/golang/go/releases/tag/go1.8rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc1/manifests"},{"name":"go1.8beta2","sha":"9cd3c0662aa63eea8e7fae80f558fda9d646ba98","kind":"commit","published_at":"2016-12-15T20:06:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8beta2","html_url":"https://github.com/golang/go/releases/tag/go1.8beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta2/manifests"},{"name":"go1.7.4","sha":"6b36535cf382bce845dd2d272276e7ba350b0c6b","kind":"commit","published_at":"2016-12-01T22:13:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.4","html_url":"https://github.com/golang/go/releases/tag/go1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.4/manifests"},{"name":"go1.6.4","sha":"aa1e69f3fc21795b6fab531a07008e0744ffe5bf","kind":"commit","published_at":"2016-12-01T20:56:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.4","html_url":"https://github.com/golang/go/releases/tag/go1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.4/manifests"},{"name":"go1.8beta1","sha":"41908a54530120b68a79e0fd22b5e709d33cced0","kind":"commit","published_at":"2016-12-01T02:54:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8beta1","html_url":"https://github.com/golang/go/releases/tag/go1.8beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta1/manifests"},{"name":"go1.7.3","sha":"2f6557233c5a5c311547144c34b4045640ff9f71","kind":"commit","published_at":"2016-10-19T17:04:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.3","html_url":"https://github.com/golang/go/releases/tag/go1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.3/manifests"},{"name":"go1.7.2","sha":"edecc650ec95ac1a96d2312980e18d959f89835e","kind":"commit","published_at":"2016-10-17T21:08:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.2","html_url":"https://github.com/golang/go/releases/tag/go1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.2/manifests"},{"name":"go1.7.1","sha":"f75aafdf56dd90eab75cfeac8cf69358f73ba171","kind":"commit","published_at":"2016-09-07T19:11:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.1","html_url":"https://github.com/golang/go/releases/tag/go1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.1/manifests"},{"name":"go1.7","sha":"0d818588685976407c81c60d2fda289361cbc8ec","kind":"commit","published_at":"2016-08-15T22:43:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7","html_url":"https://github.com/golang/go/releases/tag/go1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7/manifests"},{"name":"go1.7rc6","sha":"1e933ed7c091bd8e077ffd123234af10a69e3978","kind":"commit","published_at":"2016-08-08T18:42:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc6","html_url":"https://github.com/golang/go/releases/tag/go1.7rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc6/manifests"},{"name":"go1.7rc5","sha":"09fc3cc5df6b37b62a219bd4cacd8898a2328b76","kind":"commit","published_at":"2016-08-02T23:34:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc5","html_url":"https://github.com/golang/go/releases/tag/go1.7rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc5/manifests"},{"name":"go1.7rc4","sha":"c628d83ec5309cd679e16c734456fed1b9a85806","kind":"commit","published_at":"2016-08-02T02:22:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc4","html_url":"https://github.com/golang/go/releases/tag/go1.7rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc4/manifests"},{"name":"go1.7rc3","sha":"8707f31c0abc6b607014e843b7cc188b3019daa9","kind":"commit","published_at":"2016-07-21T21:19:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc3","html_url":"https://github.com/golang/go/releases/tag/go1.7rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc3/manifests"},{"name":"go1.7rc2","sha":"0ebf6ce087388cdd501a02ff92f2f8cafc3e1378","kind":"commit","published_at":"2016-07-18T15:36:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc2","html_url":"https://github.com/golang/go/releases/tag/go1.7rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc2/manifests"},{"name":"go1.6.3","sha":"da6b9ec7bf1722fa00196e1eadc10a29156b6b28","kind":"commit","published_at":"2016-07-18T15:36:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.3","html_url":"https://github.com/golang/go/releases/tag/go1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.3/manifests"},{"name":"go1.7rc1","sha":"53da5fd4d431881bb3583c9790db7735a6530a1b","kind":"commit","published_at":"2016-07-08T03:48:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc1","html_url":"https://github.com/golang/go/releases/tag/go1.7rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc1/manifests"},{"name":"go1.7beta2","sha":"fca9fc52c831ab6af56e30f8c48062a99ded2580","kind":"commit","published_at":"2016-06-16T19:45:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7beta2","html_url":"https://github.com/golang/go/releases/tag/go1.7beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta2/manifests"},{"name":"go1.7beta1","sha":"3c6b6684ce21c1092ba208a0f1744ad7c930248a","kind":"commit","published_at":"2016-06-02T00:22:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7beta1","html_url":"https://github.com/golang/go/releases/tag/go1.7beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta1/manifests"},{"name":"go1.6.2","sha":"57e459e02b4b01567f92542f92cd9afde209e193","kind":"commit","published_at":"2016-04-19T23:27:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.2","html_url":"https://github.com/golang/go/releases/tag/go1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.2/manifests"},{"name":"go1.6.1","sha":"f5cf5673590a68c55b2330df9dfcdd6fac75b893","kind":"commit","published_at":"2016-04-11T23:39:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.1","html_url":"https://github.com/golang/go/releases/tag/go1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.1/manifests"},{"name":"go1.5.4","sha":"a1ef950a15517bca223d079a6cf65948c3db9694","kind":"commit","published_at":"2016-04-11T23:39:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.4","html_url":"https://github.com/golang/go/releases/tag/go1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.4/manifests"},{"name":"go1.6","sha":"7bc40ffb05d8813bf9b41a331b45d37216f9e747","kind":"commit","published_at":"2016-02-17T19:53:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6","html_url":"https://github.com/golang/go/releases/tag/go1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6/manifests"},{"name":"go1.6rc2","sha":"5d343bdfb140970cc37f099064226d104ca6d817","kind":"commit","published_at":"2016-02-03T23:11:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6rc2","html_url":"https://github.com/golang/go/releases/tag/go1.6rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc2/manifests"},{"name":"go1.6rc1","sha":"036b8fd40b60830ca1d152f17148e52b96d8aa6c","kind":"commit","published_at":"2016-01-28T00:06:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6rc1","html_url":"https://github.com/golang/go/releases/tag/go1.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc1/manifests"},{"name":"go1.6beta2","sha":"66330d8c6c0a23b7eb48688f9954264e48b039da","kind":"commit","published_at":"2016-01-13T23:40:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6beta2","html_url":"https://github.com/golang/go/releases/tag/go1.6beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta2/manifests"},{"name":"go1.5.3","sha":"27d5c0ede5b4411089f4bf52a41dd2f4eed36123","kind":"commit","published_at":"2016-01-13T19:43:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.3","html_url":"https://github.com/golang/go/releases/tag/go1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.3/manifests"},{"name":"go1.6beta1","sha":"8db371b3d58a1c139f0854738f9962de05ca5d7a","kind":"commit","published_at":"2015-12-17T22:45:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6beta1","html_url":"https://github.com/golang/go/releases/tag/go1.6beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta1/manifests"},{"name":"go1.5.2","sha":"40cbf58f960a8f5287d2c3a93b3ca6119df67e85","kind":"commit","published_at":"2015-12-03T00:44:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.2","html_url":"https://github.com/golang/go/releases/tag/go1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.2/manifests"},{"name":"go1.4.3","sha":"50eb39bb23e8b03e823c38e844f0410d0b5325d2","kind":"commit","published_at":"2015-09-23T04:20:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.3","html_url":"https://github.com/golang/go/releases/tag/go1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.3/manifests"},{"name":"go1.5.1","sha":"f2e4c8b5fb3660d793b2c545ef207153db0a34b1","kind":"commit","published_at":"2015-09-09T00:52:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.1","html_url":"https://github.com/golang/go/releases/tag/go1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.1/manifests"},{"name":"go1.5","sha":"bb03defe933c89fee44be675d7aa0fbd893ced30","kind":"commit","published_at":"2015-08-19T05:04:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5","html_url":"https://github.com/golang/go/releases/tag/go1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5/manifests"},{"name":"go1.5rc1","sha":"0d20a61e68ba22fb416fe2aa8b6532026822bad0","kind":"commit","published_at":"2015-08-06T04:06:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5rc1","html_url":"https://github.com/golang/go/releases/tag/go1.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5rc1/manifests"},{"name":"go1.5beta3","sha":"d3ffc975f38890abbd8ca3f7833772e6423297e8","kind":"commit","published_at":"2015-07-29T23:50:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta3","html_url":"https://github.com/golang/go/releases/tag/go1.5beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta3/manifests"},{"name":"go1.5beta2","sha":"cc8f5441980a8c2f9e6c8ec3222985ed488e76ba","kind":"commit","published_at":"2015-07-17T03:34:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta2","html_url":"https://github.com/golang/go/releases/tag/go1.5beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta2/manifests"},{"name":"go1.5beta1","sha":"b6ead9f171742cd5b519a22ecc690354b0d1ce27","kind":"commit","published_at":"2015-07-07T21:53:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta1","html_url":"https://github.com/golang/go/releases/tag/go1.5beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta1/manifests"},{"name":"go1.4.2","sha":"883bc6ed0ea815293fe6309d66f967ea60630e87","kind":"commit","published_at":"2015-02-18T04:24:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.2","html_url":"https://github.com/golang/go/releases/tag/go1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.2/manifests"},{"name":"go1.4.1","sha":"886b02d705ffb1be8b4974ac4c355d480a24e3ec","kind":"commit","published_at":"2015-01-15T21:04:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.1","html_url":"https://github.com/golang/go/releases/tag/go1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.1/manifests"},{"name":"go1.4","sha":"c303df658d43b9f3e98e56e646f8e84a83495991","kind":"commit","published_at":"2014-12-11T00:27:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4","html_url":"https://github.com/golang/go/releases/tag/go1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4/manifests"},{"name":"go1.4rc2","sha":"3d344611770d03a9d2f822216074edd83af67677","kind":"commit","published_at":"2014-12-02T02:43:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4rc2","html_url":"https://github.com/golang/go/releases/tag/go1.4rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc2/manifests"},{"name":"go1.4rc1","sha":"30ef146819d031ccd875de806c4edad66366d4bc","kind":"commit","published_at":"2014-11-17T02:55:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4rc1","html_url":"https://github.com/golang/go/releases/tag/go1.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc1/manifests"},{"name":"go1.4beta1","sha":"ca230d2d6ffeaef0be2f58fd46ba6ed34a8dbf46","kind":"commit","published_at":"2014-10-30T01:02:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4beta1","html_url":"https://github.com/golang/go/releases/tag/go1.4beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4beta1/manifests"},{"name":"go1.3.3","sha":"3dbc53ae6ad4e3b93f31d35d98b38f6dda25f4ee","kind":"commit","published_at":"2014-10-01T01:20:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.3","html_url":"https://github.com/golang/go/releases/tag/go1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.3/manifests"},{"name":"go1.3.2","sha":"f3c81ed821268e2f2e2945b0816f495809bbdf21","kind":"commit","published_at":"2014-09-25T22:32:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.2","html_url":"https://github.com/golang/go/releases/tag/go1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.2/manifests"},{"name":"go1.3.1","sha":"1657de2d6dbb020e15908668f209f3be7dcef151","kind":"commit","published_at":"2014-08-13T03:18:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.1","html_url":"https://github.com/golang/go/releases/tag/go1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.1/manifests"},{"name":"go1.3","sha":"1cdd48c8a276cef9e3e20b7350d13556b6c96a71","kind":"commit","published_at":"2014-06-19T00:20:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3","html_url":"https://github.com/golang/go/releases/tag/go1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3/manifests"},{"name":"go1.3rc2","sha":"2a3daa8bdd5bd06808c51cb4f2921655f70d7617","kind":"commit","published_at":"2014-06-13T03:24:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3rc2","html_url":"https://github.com/golang/go/releases/tag/go1.3rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc2/manifests"},{"name":"go1.3rc1","sha":"a5565ec7d9c04843bc91c06a0d5a652716ee75a7","kind":"commit","published_at":"2014-06-02T04:34:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3rc1","html_url":"https://github.com/golang/go/releases/tag/go1.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc1/manifests"},{"name":"go1.3beta2","sha":"c00043b5d8bd53130bddb5ef1e88643dccc4586f","kind":"commit","published_at":"2014-05-21T00:46:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3beta2","html_url":"https://github.com/golang/go/releases/tag/go1.3beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta2/manifests"},{"name":"go1.2.2","sha":"43d00b0942c1c6f43993ac71e1eea48e62e22b8d","kind":"commit","published_at":"2014-05-05T17:43:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2.2","html_url":"https://github.com/golang/go/releases/tag/go1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.2/manifests"},{"name":"go1.3beta1","sha":"7ff8e90eb7ceb2016aa9fc736febd8a5902ec65e","kind":"commit","published_at":"2014-04-22T00:00:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3beta1","html_url":"https://github.com/golang/go/releases/tag/go1.3beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta1/manifests"},{"name":"go1.2.1","sha":"9c9802fad57c1bcb72ea98c5c55ea2652efc5772","kind":"commit","published_at":"2014-03-03T00:53:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2.1","html_url":"https://github.com/golang/go/releases/tag/go1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.1/manifests"},{"name":"go1.2","sha":"402d3590b54e4a0df9fb51ed14b2999e85ce0b76","kind":"commit","published_at":"2013-11-28T21:32:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2","html_url":"https://github.com/golang/go/releases/tag/go1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2/manifests"},{"name":"go1.2rc5","sha":"4abdb873be5c4bbd1e0edec56f992b201d8e0e68","kind":"commit","published_at":"2013-11-18T01:44:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc5","html_url":"https://github.com/golang/go/releases/tag/go1.2rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc5/manifests"},{"name":"go1.2rc4","sha":"a5940dddba6e7995c6f7e4b4d11df17609c247be","kind":"commit","published_at":"2013-11-13T04:29:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc4","html_url":"https://github.com/golang/go/releases/tag/go1.2rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc4/manifests"},{"name":"go1.2rc3","sha":"2eb51b1ba8cbf593124ab95e2ea9efb5d3ddf21e","kind":"commit","published_at":"2013-11-01T01:44:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc3","html_url":"https://github.com/golang/go/releases/tag/go1.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc3/manifests"},{"name":"go1.2rc2","sha":"309e16554aab1686c5bb744cababfbaa2d83db4d","kind":"commit","published_at":"2013-10-18T04:53:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc2","html_url":"https://github.com/golang/go/releases/tag/go1.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc2/manifests"},{"name":"go1.1.2","sha":"1d6d8fca241bb611af51e265c1b5a2e9ae904702","kind":"commit","published_at":"2013-08-13T05:33:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1.2","html_url":"https://github.com/golang/go/releases/tag/go1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.2/manifests"},{"name":"go1.1.1","sha":"d260448f6b6ac10efe4ae7f6dfe944e72bc2a676","kind":"commit","published_at":"2013-06-13T02:49:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1.1","html_url":"https://github.com/golang/go/releases/tag/go1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.1/manifests"},{"name":"go1.1","sha":"205f850ceacfc39d1e9d76a9569416284594ce8c","kind":"commit","published_at":"2013-05-13T20:03:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1","html_url":"https://github.com/golang/go/releases/tag/go1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1/manifests"},{"name":"go1.1rc3","sha":"46a6097aa7943a490e9bd2e04274845d0e5e200f","kind":"commit","published_at":"2013-05-08T23:04:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1rc3","html_url":"https://github.com/golang/go/releases/tag/go1.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc3/manifests"},{"name":"go1.1rc2","sha":"1c5438aae896edcd1e9f9618f4776517f08053b3","kind":"commit","published_at":"2013-05-07T00:33:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1rc2","html_url":"https://github.com/golang/go/releases/tag/go1.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc2/manifests"},{"name":"go1.0.3","sha":"30be9b4313622c2077539e68826194cb1028c691","kind":"commit","published_at":"2012-09-21T22:10:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.3","html_url":"https://github.com/golang/go/releases/tag/go1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.3/manifests"},{"name":"go1.0.2","sha":"cb6c6570b73a1c4d19cad94570ed277f7dae55ac","kind":"commit","published_at":"2012-06-14T02:50:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.2","html_url":"https://github.com/golang/go/releases/tag/go1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.2/manifests"},{"name":"go1.0.1","sha":"2fffba7fe19690e038314d17a117d6b87979c89f","kind":"commit","published_at":"2012-04-26T19:50:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.1","html_url":"https://github.com/golang/go/releases/tag/go1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.1/manifests"},{"name":"go1","sha":"6174b5e21e73714c63061e66efdbe180e1c5491d","kind":"commit","published_at":"2012-03-28T12:41:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1","html_url":"https://github.com/golang/go/releases/tag/go1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1/manifests"},{"name":"weekly.2012-03-27","sha":"3895b5051df256b442d0b0af50debfffd8d75164","kind":"commit","published_at":"2012-03-28T12:41:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-27/manifests"},{"name":"weekly","sha":"3895b5051df256b442d0b0af50debfffd8d75164","kind":"commit","published_at":"2012-03-28T12:41:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly","html_url":"https://github.com/golang/go/releases/tag/weekly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly/manifests"},{"name":"weekly.2012-03-22","sha":"da7959d5dd1a230868d8eca9dbf11b4d54e8915a","kind":"commit","published_at":"2012-03-23T01:44:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-22/manifests"},{"name":"weekly.2012-03-13","sha":"9ef03fdf7778f23aa304a03888e4e0f698a3ef84","kind":"commit","published_at":"2012-03-13T05:39:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-13/manifests"},{"name":"weekly.2012-03-04","sha":"56208edb8dfc297efde71f18730dfb09b3dcb928","kind":"commit","published_at":"2012-03-05T04:45:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-04/manifests"},{"name":"weekly.2012-02-22","sha":"6419bbbfd310d0e48b3de60c8891a8f0fcc98b6f","kind":"commit","published_at":"2012-02-23T05:40:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-22/manifests"},{"name":"weekly.2012-02-14","sha":"da8f037b57241b0b84fab9d4c9e69b53e7118850","kind":"commit","published_at":"2012-02-15T03:41:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-14/manifests"},{"name":"weekly.2012-02-07","sha":"d3f8f0c258be17e742abb59da26025a6b5656c7b","kind":"commit","published_at":"2012-02-08T03:37:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-07/manifests"},{"name":"weekly.2012-01-27","sha":"6786185fd6245c522dce647163d2b33708c0b46d","kind":"commit","published_at":"2012-01-27T06:51:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-27/manifests"},{"name":"weekly.2012-01-20","sha":"22ef504654079bd0a6f227b7485ce0657bf205e1","kind":"commit","published_at":"2012-01-20T05:57:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-20/manifests"},{"name":"weekly.2012-01-15","sha":"a19870744979bdce3eff58776be42e399ed8f6f1","kind":"commit","published_at":"2012-01-15T22:45:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-15/manifests"},{"name":"weekly.2011-12-22","sha":"1a06b513e758355f769cd894782c34751ba5722d","kind":"commit","published_at":"2011-12-23T03:28:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-22/manifests"},{"name":"weekly.2011-12-14","sha":"3388e9f67b2ebb30bbd115c13b3ac4728c7ff9c1","kind":"commit","published_at":"2011-12-15T05:56:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-14/manifests"},{"name":"weekly.2011-12-06","sha":"8d1da1c66ad9e2d9bf6028e7dfff5d1f2151d494","kind":"commit","published_at":"2011-12-07T02:33:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-06/manifests"},{"name":"weekly.2011-12-02","sha":"7af813a7f2b62734e40628c341cb3afa4c85641c","kind":"commit","published_at":"2011-12-01T21:09:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-02/manifests"},{"name":"weekly.2011-12-01","sha":"9dd07f680a4a8ddb0f750a0de89ccc880e322147","kind":"commit","published_at":"2011-12-01T05:17:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-01/manifests"},{"name":"weekly.2011-11-18","sha":"3af28bd886ca5a64128aa2118aac818c61871dad","kind":"commit","published_at":"2011-11-18T20:20:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-18","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-18/manifests"},{"name":"weekly.2011-11-09","sha":"d83cc435e4c324e34aa10af72c1aa7f4fa47d4c1","kind":"commit","published_at":"2011-11-08T23:57:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-09/manifests"},{"name":"weekly.2011-11-08","sha":"4b39d115a0228d9c88b47f2fd86c9d6377ba7273","kind":"commit","published_at":"2011-11-08T23:27:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-08","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-08/manifests"},{"name":"weekly.2011-11-02","sha":"ede44c68a48ba579defa08d1df94b268c93ab8e3","kind":"commit","published_at":"2011-11-02T03:00:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-02/manifests"},{"name":"weekly.2011-11-01","sha":"08757f722c84260399d3eb1236c0c1ed305e017a","kind":"commit","published_at":"2011-11-02T01:37:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-01/manifests"},{"name":"weekly.2011-10-26","sha":"659f1f208af02a3dd5cc13da0d4f8756a3cc5369","kind":"commit","published_at":"2011-10-26T05:47:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-26","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-26/manifests"},{"name":"weekly.2011-10-25","sha":"cdd3d6932853ec2fb2ac0a693143b22098adb012","kind":"commit","published_at":"2011-10-26T05:09:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-25","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-25/manifests"},{"name":"weekly.2011-10-18","sha":"ac21766c958dc1341d79f17c36cc686ed936e6d4","kind":"commit","published_at":"2011-10-19T00:31:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-18","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-18/manifests"},{"name":"release.r58.2","sha":"0584eb2e7779d5bf699702d06acb686cd08bddd2","kind":"commit","published_at":"2011-10-18T03:06:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58.2","html_url":"https://github.com/golang/go/releases/tag/release.r58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.2/manifests"},{"name":"release.r60.3","sha":"394b383a1ee0ac3fec5e453a7dbe590d3ce6d6b0","kind":"commit","published_at":"2011-10-17T23:55:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.3","html_url":"https://github.com/golang/go/releases/tag/release.r60.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.3/manifests"},{"name":"weekly.2011-10-06","sha":"2b0d7f0836b87dd346e3a815d3bbb593f8e1a3f6","kind":"commit","published_at":"2011-10-06T22:56:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-06/manifests"},{"name":"release.r60.2","sha":"6c4e7f4b681c12d7dbb2a229fb32636303dad781","kind":"commit","published_at":"2011-10-05T21:23:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.2","html_url":"https://github.com/golang/go/releases/tag/release.r60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.2/manifests"},{"name":"weekly.2011-09-21","sha":"e4ac43b7f07379715cbed7355bc3710e709c34ef","kind":"commit","published_at":"2011-09-22T05:06:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-21","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-21/manifests"},{"name":"release.r60.1","sha":"4af7136fcf874e212d66c72178a68db969918b25","kind":"commit","published_at":"2011-09-19T02:32:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.1","html_url":"https://github.com/golang/go/releases/tag/release.r60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.1/manifests"},{"name":"weekly.2011-09-16","sha":"b0e3edab0e5439505f6ac79a9a96ab19478a065b","kind":"commit","published_at":"2011-09-16T07:18:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-16","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-16/manifests"},{"name":"release.r60","sha":"5464bfebe723752dfc09a6dd6b361b8e79db5995","kind":"commit","published_at":"2011-09-08T02:16:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60","html_url":"https://github.com/golang/go/releases/tag/release.r60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60/manifests"},{"name":"weekly.2011-09-07","sha":"c5c656aee37f8e6f53a574bacf42c944bd2630a2","kind":"commit","published_at":"2011-09-07T23:43:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-07/manifests"},{"name":"weekly.2011-09-01","sha":"ca64a37d9d925dec179e1142097dc9f135807656","kind":"commit","published_at":"2011-09-01T07:08:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-01/manifests"},{"name":"weekly.2011-08-17","sha":"1491a20540f377b6f83f5c4a8e823ca20d27d6c5","kind":"commit","published_at":"2011-08-18T04:27:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-08-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-08-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-17/manifests"},{"name":"weekly.2011-08-10","sha":"da7e1ba00b7c223b24a175b0bbefb7b1f26ec1af","kind":"commit","published_at":"2011-08-10T06:00:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-08-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-08-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-08-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-10/manifests"},{"name":"release.r59","sha":"5d9765785dff74784bbdad43f7847b6825509032","kind":"commit","published_at":"2011-07-31T22:37:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r59","html_url":"https://github.com/golang/go/releases/tag/release.r59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r59/manifests"},{"name":"weekly.2011-07-29","sha":"b583108436b22f32d0ddb67b68ca890d306d0fb5","kind":"commit","published_at":"2011-07-29T22:11:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-29/manifests"},{"name":"weekly.2011-07-19","sha":"50ddb98b243e35de1dbe572bc5240129054af9f6","kind":"commit","published_at":"2011-07-20T05:45:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-19","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-19/manifests"},{"name":"release.r58.1","sha":"adfa87c5d754252f2bf428b38560de3d630dbe9d","kind":"commit","published_at":"2011-07-12T14:19:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58.1","html_url":"https://github.com/golang/go/releases/tag/release.r58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.1/manifests"},{"name":"weekly.2011-07-07","sha":"4f03ef7993ce7aa125530010b6b8bf3c4ae2cfa0","kind":"commit","published_at":"2011-07-08T03:13:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-07/manifests"},{"name":"release.r58","sha":"fb10bce0c27cf06dc449d8e58ad6ec5dc276b929","kind":"commit","published_at":"2011-06-29T23:49:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58","html_url":"https://github.com/golang/go/releases/tag/release.r58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58/manifests"},{"name":"weekly.2011-06-23","sha":"30d08b404cc52a7378090287ee8ead2411e9b530","kind":"commit","published_at":"2011-06-24T06:04:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-23/manifests"},{"name":"weekly.2011-06-16","sha":"d6b9dd8b81a4a2969a02ddab9e39532bfb33fafb","kind":"commit","published_at":"2011-06-17T01:31:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-16","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-16/manifests"},{"name":"release.r57.2","sha":"7998d012b9823d6938dbaac929a839776b093fe4","kind":"commit","published_at":"2011-06-16T06:04:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57.2","html_url":"https://github.com/golang/go/releases/tag/release.r57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.2/manifests"},{"name":"weekly.2011-06-09","sha":"11b04261c754c67ad4c4ef13b667854c5ecb64e8","kind":"commit","published_at":"2011-06-10T04:26:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-09/manifests"},{"name":"weekly.2011-06-02","sha":"897ad0c05ee2af17c7740f793f8136d7404e87f5","kind":"commit","published_at":"2011-06-03T01:18:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-02/manifests"},{"name":"weekly.2011-05-22","sha":"f6742e7482c2b4fd1dada85c6318ecd59ccef8f6","kind":"commit","published_at":"2011-05-23T06:30:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-05-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-05-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-05-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-05-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-05-22/manifests"},{"name":"release.r57.1","sha":"16b4a007de329b96411be1597ea70f805b6adbe7","kind":"commit","published_at":"2011-05-04T04:17:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57.1","html_url":"https://github.com/golang/go/releases/tag/release.r57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.1/manifests"},{"name":"release.r57","sha":"ca2cb382ba89d1a1534f71ec2218a23659e3d491","kind":"commit","published_at":"2011-05-03T18:07:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57","html_url":"https://github.com/golang/go/releases/tag/release.r57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57/manifests"},{"name":"weekly.2011-04-27","sha":"5a8ae387e2f22e1c255d96b052b868281ca83761","kind":"commit","published_at":"2011-04-28T06:32:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-27/manifests"},{"name":"weekly.2011-04-13","sha":"0f03eedb878968851f36189f31fb3b1dfce31d84","kind":"commit","published_at":"2011-04-14T04:18:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-13/manifests"},{"name":"weekly.2011-04-04","sha":"51319b1125473fc1732ef012cde40c512ec735a0","kind":"commit","published_at":"2011-04-05T02:55:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-04/manifests"},{"name":"weekly.2011-03-28","sha":"33e41802f9ce0a2b88b344dbd04ecb025385c9aa","kind":"commit","published_at":"2011-03-29T03:17:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-28","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-28/manifests"},{"name":"weekly.2011-03-15","sha":"f538f2432eba1ca4f38bb919d795d6e9101ed374","kind":"commit","published_at":"2011-03-16T05:24:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-15/manifests"},{"name":"weekly.2011-03-07.1","sha":"251cdc917de92a6e710fb1bc8d3230c241d00577","kind":"commit","published_at":"2011-03-07T05:18:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-07.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07.1/manifests"},{"name":"release.r56","sha":"251cdc917de92a6e710fb1bc8d3230c241d00577","kind":"commit","published_at":"2011-03-07T05:18:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r56","html_url":"https://github.com/golang/go/releases/tag/release.r56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r56/manifests"},{"name":"weekly.2011-03-07","sha":"c1d44c9453506cdf5725a392aa03d9aa5df580af","kind":"commit","published_at":"2011-03-07T02:55:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07/manifests"},{"name":"weekly.2011-02-24","sha":"625bcf9f16876865715508d837dd9c36a34e90d7","kind":"commit","published_at":"2011-02-25T03:13:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-24","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-24/manifests"},{"name":"weekly.2011-02-15","sha":"d8ba9a440c826c5ed94f93d2d9fb7e9bf394f472","kind":"commit","published_at":"2011-02-15T15:58:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-15/manifests"},{"name":"weekly.2011-02-01.1","sha":"b08746ee5e0bb7d0291221c85e1fdead9924b858","kind":"commit","published_at":"2011-02-02T01:09:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-01.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-01.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-01.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01.1/manifests"},{"name":"weekly.2011-02-01","sha":"7aa758df0ce7578ff8b4e326eef777d8f10f70c4","kind":"commit","published_at":"2011-02-01T23:59:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01/manifests"},{"name":"weekly.2011-01-20","sha":"34c1b13c2a0d8d66db353b7b62e9379c2a887a2e","kind":"commit","published_at":"2011-01-20T05:02:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-20/manifests"},{"name":"weekly.2011-01-19","sha":"4b7fab83b571813ad56a15b653ed0ade0cf5b52e","kind":"commit","published_at":"2011-01-20T03:01:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-19","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-19/manifests"},{"name":"weekly.2011-01-12","sha":"c3e33975aa8d256984ba897ab88d1ca7cad4940a","kind":"commit","published_at":"2011-01-13T01:04:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-12","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-12/manifests"},{"name":"weekly.2011-01-06","sha":"41170c91e5f7854b2cdf980f314ae33907305018","kind":"commit","published_at":"2011-01-07T04:28:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-06/manifests"},{"name":"weekly.2010-12-22","sha":"7d557ebc1d5220a1843c8f8f5a972eacc056af51","kind":"commit","published_at":"2010-12-23T02:32:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-22/manifests"},{"name":"weekly.2010-12-15.1","sha":"db2263c46be330d035bed2af194da5b84d399943","kind":"commit","published_at":"2010-12-16T03:46:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-15.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15.1/manifests"},{"name":"weekly.2010-12-15","sha":"e4fbcb2c23a391ac0b0a5496bd6ccd4e4459a262","kind":"commit","published_at":"2010-12-16T01:29:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15/manifests"},{"name":"weekly.2010-12-08","sha":"f5ec1876c24c68b7418f5fd1415fe190a7ea27e9","kind":"commit","published_at":"2010-12-08T03:24:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-08","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-08/manifests"},{"name":"weekly.2010-12-02","sha":"7f1b064f1ef3b31e57ec613776caf6d59a98fa10","kind":"commit","published_at":"2010-12-03T00:48:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-02/manifests"},{"name":"weekly.2010-11-23","sha":"fbfa971a162d57aa03ca2b3365b35c4d0998aea4","kind":"commit","published_at":"2010-11-23T23:47:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-23/manifests"},{"name":"weekly.2010-11-10","sha":"013af62ae9cf4c4e34ba40294090b496693a8647","kind":"commit","published_at":"2010-11-10T22:22:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-10/manifests"},{"name":"weekly.2010-11-02","sha":"1e86d46a7651d5895b1b9345497916ec40b1a5e7","kind":"commit","published_at":"2010-11-03T00:49:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-02/manifests"},{"name":"weekly.2010-10-27","sha":"fded5fed0bfac968e73aae7b543bbd337debf4ef","kind":"commit","published_at":"2010-10-28T00:21:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-27/manifests"},{"name":"weekly.2010-10-20","sha":"ec2c9937f4515828875751e0ce3527b91df283b3","kind":"commit","published_at":"2010-10-21T00:33:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-20/manifests"},{"name":"weekly.2010-10-13.1","sha":"6b21949a9182773ae76175164793b9fe2ba131c6","kind":"commit","published_at":"2010-10-15T01:05:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-13.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13.1/manifests"},{"name":"weekly.2010-10-13","sha":"39ee9a0396c77af540c7eb2f1775417ecb5aae6a","kind":"commit","published_at":"2010-10-14T03:52:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13/manifests"},{"name":"weekly.2010-09-29","sha":"ab5b4283f7a8835c4491e60ffc91b02768b02d0c","kind":"commit","published_at":"2010-09-30T07:33:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-29/manifests"},{"name":"weekly.2010-09-22","sha":"71ee385ddfa552a1d1e79a512323b29ee065a0bc","kind":"commit","published_at":"2010-09-23T01:49:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-22/manifests"},{"name":"weekly.2010-09-15","sha":"4e84006e805b7e1794882c71e171da6dc1ba6b53","kind":"commit","published_at":"2010-09-16T04:02:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-15/manifests"},{"name":"weekly.2010-09-06","sha":"863ba0427bb8ab344aaf9eb71d0f241d0d442c4f","kind":"commit","published_at":"2010-09-07T06:09:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-06/manifests"},{"name":"weekly.2010-08-25","sha":"deb00ac3f43076e07d2774c2ea689f7d2ccb983b","kind":"commit","published_at":"2010-08-25T04:58:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-25","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-25/manifests"},{"name":"weekly.2010-08-11","sha":"9e23f2b2ce2dd3150ee15a80e72347d89ff5eba4","kind":"commit","published_at":"2010-08-12T05:51:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-11","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-11/manifests"},{"name":"weekly.2010-08-04","sha":"a1e382673082e7cd4c29967b9951dd5eb63eac86","kind":"commit","published_at":"2010-08-05T03:18:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-04/manifests"},{"name":"weekly.2010-07-29","sha":"b5d84bb0cf1c731a0e90a80eaa85f23bbc463220","kind":"commit","published_at":"2010-07-30T04:48:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-29/manifests"},{"name":"weekly.2010-07-14","sha":"7317c10f5ea7a9d7216fc3e4a1e1c5c1bce6d6fa","kind":"commit","published_at":"2010-07-15T03:04:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-14/manifests"},{"name":"weekly.2010-07-01","sha":"4abbd32b5385e6e2ffe9d297eac636e68565f8d2","kind":"commit","published_at":"2010-07-02T00:36:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-01/manifests"},{"name":"weekly.2010-06-21","sha":"983353e79b1633e760f327dc6ceb283efaa44d63","kind":"commit","published_at":"2010-06-21T22:16:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-06-21","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-21/manifests"},{"name":"weekly.2010-06-09","sha":"61be33d3ae58572eb3f4c67acf0c9ee8c903f888","kind":"commit","published_at":"2010-06-09T21:10:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-06-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-09/manifests"},{"name":"weekly.2010-05-27","sha":"371bf8e61b7b8ef725f795be05f7ce4553433e98","kind":"commit","published_at":"2010-05-27T23:50:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-05-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-05-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-05-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-27/manifests"},{"name":"weekly.2010-05-04","sha":"174ca90b2cad59b1525e0db85ffe25aa3f8e75dc","kind":"commit","published_at":"2010-05-05T02:12:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-05-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-05-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-05-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-04/manifests"},{"name":"weekly.2010-04-27","sha":"70ee7bff79d5731a36c187b94f041a50eea53b1c","kind":"commit","published_at":"2010-04-28T04:05:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-04-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-04-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-04-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-27/manifests"},{"name":"weekly.2010-04-13","sha":"6aad41919bd5317d3b9d0b9a963a2cd0ced012f9","kind":"commit","published_at":"2010-04-14T03:55:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-04-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-04-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-04-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-13/manifests"},{"name":"weekly.2010-03-30","sha":"c2f3737cb01bf35991a775c14cd28e5a2d3a102e","kind":"commit","published_at":"2010-03-31T00:40:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-30","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-30/manifests"},{"name":"weekly.2010-03-22","sha":"a1723941e0a1e128e0a0b6ecde9a054214e55784","kind":"commit","published_at":"2010-03-23T01:56:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-22/manifests"},{"name":"weekly.2010-03-15","sha":"6f9272f5dd568377cfa1b2862de7e12096539089","kind":"commit","published_at":"2010-03-15T23:44:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-15/manifests"},{"name":"weekly.2010-03-04","sha":"baa65fd1066c867ee647fc5a19b6107fa0f91263","kind":"commit","published_at":"2010-03-04T02:00:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-04/manifests"},{"name":"weekly.2010-02-23","sha":"ef81b024b697a292a84e45288d03af2acbf5ff94","kind":"commit","published_at":"2010-02-24T00:35:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-23/manifests"},{"name":"weekly.2010-02-17","sha":"d3a6cd4cd49172d5e0201b85923156137ff68963","kind":"commit","published_at":"2010-02-18T00:31:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-17/manifests"},{"name":"weekly.2010-02-04","sha":"e6004b3de3d697d827591ef034931315fdbcecf6","kind":"commit","published_at":"2010-02-05T01:37:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-04/manifests"},{"name":"weekly.2010-01-27","sha":"492e13e3cde9bd3ee7d4aa6a3aa83c7c14738ec6","kind":"commit","published_at":"2010-01-28T02:28:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-27/manifests"},{"name":"weekly.2010-01-13","sha":"495936b58c343b12ac1bfa95859590e985751f0c","kind":"commit","published_at":"2010-01-14T01:08:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-13/manifests"},{"name":"weekly.2010-01-05","sha":"fd974e096dcdba69ab24ca31bb47e6b639a7306b","kind":"commit","published_at":"2010-01-06T01:12:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-05","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-05/manifests"},{"name":"weekly.2009-12-22","sha":"4551b00da36e0419251f718fe80cf72132fd6f7d","kind":"commit","published_at":"2009-12-22T21:05:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-22/manifests"},{"name":"weekly.2009-12-09","sha":"5facb847703522e2d0716bf32500974aaf20fc20","kind":"commit","published_at":"2009-12-09T22:39:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-09/manifests"},{"name":"weekly.2009-12-07","sha":"b73b43ea3165a52bb9c3d4263954800f4055f426","kind":"commit","published_at":"2009-12-08T06:01:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-07/manifests"},{"name":"weekly.2009-11-17","sha":"a8ba40823c08508ca5f7562501a26bc2e85c88eb","kind":"commit","published_at":"2009-11-18T02:21:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-17/manifests"},{"name":"weekly.2009-11-12","sha":"f3a97293b17133cd5529b3510bc9301798bf2167","kind":"commit","published_at":"2009-11-12T22:55:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-12","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-12/manifests"},{"name":"weekly.2009-11-10.1","sha":"c57054f7b49539ca4ed6533267c1c20c39aaaaa5","kind":"commit","published_at":"2009-11-11T04:05:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-10.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10.1/manifests"},{"name":"weekly.2009-11-10","sha":"78c47c36b2984058c1bec0bd72e0b127b24fcd44","kind":"commit","published_at":"2009-11-10T22:09:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10/manifests"},{"name":"weekly.2009-11-06","sha":"9ad14c94db182dd3326e4c80053e0311f47700ce","kind":"commit","published_at":"2009-11-06T18:33:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-06/manifests"}]},"repo_metadata_updated_at":"2026-08-27T07:21:38.184Z","dependent_packages_count":0,"downloads":171,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":57.693608386878594,"dependent_packages_count":39.80385525870815,"stargazers_count":50.388907676699354,"forks_count":41.697666553939804,"average":47.39600946905647},"purl":"pkg:conda/go-nocgo_linux-64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/go-nocgo_linux-64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/go-nocgo_linux-64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/go-nocgo_linux-64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T19:00:22.884Z","issues_count":11742,"pull_requests_count":2050,"avg_time_to_close_issue":26424152.670094937,"avg_time_to_close_pull_request":16889773.14371708,"issues_closed_count":7583,"pull_requests_closed_count":1329,"pull_request_authors_count":765,"issue_authors_count":4121,"avg_comments_per_issue":6.915602112076307,"avg_comments_per_pull_request":11.906829268292682,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":697,"past_year_pull_requests_count":84,"past_year_avg_time_to_close_issue":1119257.088,"past_year_avg_time_to_close_pull_request":790736.9444444445,"past_year_issues_closed_count":250,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":57,"past_year_issue_authors_count":342,"past_year_avg_comments_per_issue":4.446197991391679,"past_year_avg_comments_per_pull_request":9.726190476190476,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/issues","maintainers":[{"login":"adonovan","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adonovan"},{"login":"prattmic","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prattmic"},{"login":"mateusz834","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mateusz834"},{"login":"rolandshoemaker","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandshoemaker"},{"login":"qiulaidongfeng","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiulaidongfeng"},{"login":"bcmills","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcmills"},{"login":"dsnet","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"mauri870","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"mvdan","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"},{"login":"dominikh","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominikh"},{"login":"Jorropo","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jorropo"},{"login":"cherrymui","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherrymui"},{"login":"seankhliao","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seankhliao"},{"login":"findleyr","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findleyr"},{"login":"dmitshur","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"aclements","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aclements"},{"login":"julieqiu","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/julieqiu"},{"login":"hajimehoshi","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"},{"login":"qmuntal","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qmuntal"},{"login":"drakkan","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drakkan"},{"login":"Zxilly","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zxilly"},{"login":"jimmyfrasche","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmyfrasche"},{"login":"myitcv","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/myitcv"},{"login":"odeke-em","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odeke-em"},{"login":"ALTree","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ALTree"},{"login":"johanbrandhorst","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanbrandhorst"},{"login":"panjf2000","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panjf2000"},{"login":"dvyukov","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvyukov"},{"login":"ianlancetaylor","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianlancetaylor"},{"login":"thatnealpatel","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatnealpatel"},{"login":"mundaym","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mundaym"},{"login":"0intro","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0intro"},{"login":"h9jiang","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h9jiang"},{"login":"mattn","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"xieyuschen","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xieyuschen"},{"login":"andybons","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andybons"},{"login":"jake-ciolek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jake-ciolek"},{"login":"nicholashusin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholashusin"},{"login":"alexbrainman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbrainman"},{"login":"crawshaw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crawshaw"},{"login":"HaraldNordgren","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaraldNordgren"},{"login":"sbinet","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbinet"},{"login":"cuonglm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuonglm"},{"login":"thepudds","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thepudds"},{"login":"mdempsky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdempsky"},{"login":"codyoss","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codyoss"},{"login":"tatianab","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tatianab"},{"login":"SamWhited","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SamWhited"},{"login":"4ad","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/4ad"},{"login":"cpu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"},{"login":"artyom","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/artyom"},{"login":"eliben","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliben"},{"login":"smasher164","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smasher164"},{"login":"changkun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/changkun"},{"login":"ysmolski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ysmolski"},{"login":"tklauser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"},{"login":"rasky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rasky"},{"login":"JaynewDee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JaynewDee"},{"login":"nsrip-dd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsrip-dd"},{"login":"neelance","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neelance"},{"login":"ayang64","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayang64"},{"login":"dmgk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmgk"},{"login":"minux","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minux"},{"login":"allone9425","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allone9425"},{"login":"mdlayher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdlayher"},{"login":"psilva261","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psilva261"},{"login":"fatih","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fatih"},{"login":"paulzhol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulzhol"},{"login":"broady","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/broady"}],"active_maintainers":[{"login":"adonovan","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adonovan"},{"login":"prattmic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prattmic"},{"login":"dmitshur","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"Jorropo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jorropo"},{"login":"seankhliao","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seankhliao"},{"login":"thatnealpatel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatnealpatel"},{"login":"rolandshoemaker","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandshoemaker"},{"login":"nicholashusin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholashusin"},{"login":"aclements","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aclements"},{"login":"jake-ciolek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jake-ciolek"},{"login":"thepudds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thepudds"},{"login":"dsnet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"mvdan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"},{"login":"qmuntal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qmuntal"},{"login":"tklauser","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"},{"login":"hajimehoshi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"},{"login":"h9jiang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h9jiang"},{"login":"dominikh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominikh"},{"login":"alexbrainman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbrainman"},{"login":"0intro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0intro"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_linux-64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_linux-64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_linux-64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_linux-64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_linux-64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/go-nocgo_linux-64/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5492,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":865},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-09-02T05:06:32.934Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":7792064,"name":"github.com/golang/Go","ecosystem":"go","description":"","homepage":"https://github.com/golang/Go","licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/golang/Go","keywords_array":[],"namespace":"github.com/golang","versions_count":219,"first_release_published_at":"2023-05-24T20:23:21.000Z","latest_release_published_at":"2023-10-27T17:54:18.000Z","latest_release_number":"v0.0.0-20231027175418-8c92897e15d1","last_synced_at":"2026-09-01T12:20:48.529Z","created_at":"2023-05-25T00:45:51.850Z","updated_at":"2026-09-01T21:58:59.432Z","registry_url":"https://pkg.go.dev/github.com/golang/Go","install_command":"go get github.com/golang/Go","documentation_url":"https://pkg.go.dev/github.com/golang/Go#section-documentation","metadata":{},"repo_metadata":{"id":19835501,"uuid":"23096959","full_name":"golang/go","owner":"golang","description":"The Go programming language","archived":false,"fork":false,"pushed_at":"2026-09-01T01:58:01.000Z","size":454897,"stargazers_count":137090,"open_issues_count":10096,"forks_count":19339,"subscribers_count":3361,"default_branch":"master","last_synced_at":"2026-09-01T12:13:24.444Z","etag":null,"topics":["go","golang","language","programming-language"],"latest_commit_sha":null,"homepage":"https://go.dev","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/golang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":".github/SUPPORT.md","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}},"created_at":"2014-08-19T04:33:40.000Z","updated_at":"2026-09-01T10:47:50.000Z","dependencies_parsed_at":"2023-09-22T08:27:49.290Z","dependency_job_id":"51c1ade0-284a-4af0-ae5d-cc3266f79635","html_url":"https://github.com/golang/go","commit_stats":{"total_commits":59966,"total_committers":2541,"mean_commits":"23.599370326643054","dds":0.8771970783443952,"last_synced_commit":"103317217de0ca4b59cc90a09badc744a4fba768"},"previous_names":[],"tags_count":480,"template":false,"template_full_name":null,"purl":"pkg:github/golang/go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","download_url":"https://codeload.github.com/golang/go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/sbom","scorecard":{"id":390775,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang/go","commit":"a8564bd412d4495a6048f981d30d4d7abb1e45a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: src/archive/tar/fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: src/archive/zip/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/bytes/bytes_test.go:1819","Info: GoBuiltInFuzzer integration found: src/cmd/go/internal/envcmd/env_test.go:22","Info: GoBuiltInFuzzer integration found: src/cmd/go/internal/work/shell_test.go:17","Info: GoBuiltInFuzzer integration found: src/cmd/internal/pgo/serialize_test.go:183","Info: GoBuiltInFuzzer integration found: src/compress/gzip/fuzz_test.go:17","Info: GoBuiltInFuzzer integration found: src/debug/buildinfo/buildinfo_test.go:323","Info: GoBuiltInFuzzer integration found: src/debug/buildinfo/buildinfo_test.go:399","Info: GoBuiltInFuzzer integration found: src/encoding/csv/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/fold_test.go:14","Info: GoBuiltInFuzzer integration found: src/encoding/json/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/fuzz_test.go:55","Info: GoBuiltInFuzzer integration found: src/encoding/json/internal/jsonwire/wire_test.go:50","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:20","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:108","Info: GoBuiltInFuzzer integration found: src/encoding/json/jsontext/fuzz_test.go:139","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:240","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:259","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:360","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/arshal_time_test.go:380","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2/fuzz_test.go:14","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: src/encoding/json/v2_fuzz_test.go:55","Info: GoBuiltInFuzzer integration found: src/html/fuzz_test.go:9","Info: GoBuiltInFuzzer integration found: src/image/gif/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/image/jpeg/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/image/png/fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:324","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:355","Info: GoBuiltInFuzzer integration found: src/internal/fuzz/encoding_test.go:385","Info: GoBuiltInFuzzer integration found: src/internal/runtime/maps/fuzz_test.go:96","Info: GoBuiltInFuzzer integration found: src/internal/trace/reader_test.go:53","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:32","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:49","Info: GoBuiltInFuzzer integration found: src/internal/zstd/fuzz_test.go:88","Info: GoBuiltInFuzzer integration found: src/internal/zstd/xxhash_test.go:78","Info: GoBuiltInFuzzer integration found: src/math/big/nat_test.go:719","Info: GoBuiltInFuzzer integration found: src/net/netip/fuzz_test.go:127","Info: GoBuiltInFuzzer integration found: src/runtime/debug/mod_test.go:23","Info: GoBuiltInFuzzer integration found: src/runtime/mgcscavenge_test.go:841","Info: GoBuiltInFuzzer integration found: src/strings/strings_test.go:1495","Info: GoBuiltInFuzzer integration found: src/syscall/syscall_windows_test.go:276","Info: GoBuiltInFuzzer integration found: src/syscall/wtf8_windows_test.go:157","Info: GoBuiltInFuzzer integration found: src/syscall/wtf8_windows_test.go:177","Info: GoBuiltInFuzzer integration found: src/time/format_test.go:995","Info: GoBuiltInFuzzer integration found: src/time/format_test.go:1037"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: src/crypto/internal/boring/syso/goboringcrypto_linux_amd64.syso:1","Warn: binary detected: src/crypto/internal/boring/syso/goboringcrypto_linux_arm64.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_darwin.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_freebsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_linux.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_netbsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v1/race_openbsd.syso:1","Warn: binary detected: src/runtime/race/internal/amd64v3/race_linux.syso:1","Warn: binary detected: src/runtime/race/race_darwin_arm64.syso:1","Warn: binary detected: src/runtime/race/race_linux_arm64.syso:1","Warn: binary detected: src/runtime/race/race_linux_loong64.syso:1","Warn: binary detected: src/runtime/race/race_linux_ppc64le.syso:1","Warn: binary detected: src/runtime/race/race_linux_s390x.syso:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: containerImage not pinned by hash: src/crypto/internal/boring/Dockerfile:8","Warn: containerImage not pinned by hash: src/crypto/internal/fips140/nistec/fiat/Dockerfile:5: pin your Docker image by updating coqorg/coq:8.13.2 to coqorg/coq:8.13.2@sha256:f0266f10d0f3318644b3b41f6797c44cb2cc247b9d248089a5def64a2d937828","Warn: downloadThenRun not pinned by hash: src/crypto/internal/boring/Dockerfile:24-27","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:44:29.345Z","repository_id":19835501,"created_at":"2025-08-18T17:44:29.346Z","updated_at":"2025-08-18T17:44:29.346Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018748,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-01T02:00:05.433Z","response_time":53,"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"},"owner_record":{"login":"golang","name":"Go","uuid":"4314092","kind":"organization","description":"The Go Programming Language","email":null,"website":"https://go.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4314092?v=4","repositories_count":61,"last_synced_at":"2026-08-29T00:59:32.211Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/golang","funding_links":[],"total_stars":251311,"followers":12551,"following":0,"created_at":"2022-11-03T06:09:51.413Z","updated_at":"2026-08-29T00:59:32.226Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang/repositories"},"tags":[{"name":"go1.25.9","sha":"7076e01d9d450bae9f25be76f45d58cc52e2aad2","kind":"commit","published_at":"2026-04-07T19:41:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.9","html_url":"https://github.com/golang/go/releases/tag/go1.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.9/manifests"},{"name":"go1.26.2","sha":"9c8bf0e72a6fb3b415b591b124b59fbb7cf92252","kind":"commit","published_at":"2026-04-07T19:38:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.2","html_url":"https://github.com/golang/go/releases/tag/go1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.2/manifests"},{"name":"go1.25.8","sha":"439ff996f0ee506fc2eb84b7f11ffc360a6299f2","kind":"commit","published_at":"2026-03-06T00:26:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.8","html_url":"https://github.com/golang/go/releases/tag/go1.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.8/manifests"},{"name":"go1.26.1","sha":"e87b10ea2a2c6c65b80c4374af42b9c02ac9fb20","kind":"commit","published_at":"2026-03-06T00:26:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.1","html_url":"https://github.com/golang/go/releases/tag/go1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.1/manifests"},{"name":"go1.26.0","sha":"d90b98e65320778f3b1f99a6951ab20f04d218b3","kind":"commit","published_at":"2026-02-10T19:27:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26.0","html_url":"https://github.com/golang/go/releases/tag/go1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26.0/manifests"},{"name":"go1.25.7","sha":"eaf3bc799a221cc375f188e8699c9330c1caf40a","kind":"commit","published_at":"2026-02-04T15:46:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.7","html_url":"https://github.com/golang/go/releases/tag/go1.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.7/manifests"},{"name":"go1.24.13","sha":"96e4e2b1616c3c59577d48abcf2823bf1fdcd2e2","kind":"commit","published_at":"2026-02-04T15:46:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.13","html_url":"https://github.com/golang/go/releases/tag/go1.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.13/manifests"},{"name":"go1.26rc3","sha":"70d5aa7ba25f23b02d87512c5a6b6a9c699334ee","kind":"commit","published_at":"2026-02-04T15:46:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc3","html_url":"https://github.com/golang/go/releases/tag/go1.26rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc3/manifests"},{"name":"go1.26rc2","sha":"4606a931d2b099f2c5e5619b797352607ee42225","kind":"commit","published_at":"2026-01-15T18:32:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc2","html_url":"https://github.com/golang/go/releases/tag/go1.26rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc2/manifests"},{"name":"go1.24.12","sha":"63a1b82d1e68ddd87652467303901593efe0ff11","kind":"commit","published_at":"2026-01-15T18:28:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.12","html_url":"https://github.com/golang/go/releases/tag/go1.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.12/manifests"},{"name":"go1.25.6","sha":"69801b25b9624c3a678ef87d30771861e7bba51f","kind":"commit","published_at":"2026-01-15T18:28:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.6","html_url":"https://github.com/golang/go/releases/tag/go1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.6/manifests"},{"name":"go1.26rc1","sha":"c599a8f2385849a225d02843b3c6389dbfc5aa69","kind":"commit","published_at":"2025-12-16T20:00:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.26rc1","html_url":"https://github.com/golang/go/releases/tag/go1.26rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.26rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.26rc1/manifests"},{"name":"go1.25.5","sha":"fefb02adf45c4bcc879bd406a8d61f2a292c26a9","kind":"commit","published_at":"2025-12-02T16:04:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.5","html_url":"https://github.com/golang/go/releases/tag/go1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.5/manifests"},{"name":"go1.24.11","sha":"1296453960bac0fb5675853c40e3747e5237e16e","kind":"commit","published_at":"2025-12-02T16:04:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.11","html_url":"https://github.com/golang/go/releases/tag/go1.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.11/manifests"},{"name":"go1.25.4","sha":"f2cd93aa0505465c1d30201c806b6d4d3481c5fa","kind":"commit","published_at":"2025-11-05T19:01:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.4","html_url":"https://github.com/golang/go/releases/tag/go1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.4/manifests"},{"name":"go1.24.10","sha":"0259df17feb288f1e24517516939b67876c2627b","kind":"commit","published_at":"2025-11-05T19:01:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.10","html_url":"https://github.com/golang/go/releases/tag/go1.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.10/manifests"},{"name":"go1.25.3","sha":"28622c19591d95c9a83f706f2ed1b303d58da85f","kind":"commit","published_at":"2025-10-13T21:14:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.3","html_url":"https://github.com/golang/go/releases/tag/go1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.3/manifests"},{"name":"go1.24.9","sha":"8e10ef451a1b6a1e8861ced1154e1c3265bfa01b","kind":"commit","published_at":"2025-10-13T21:14:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.9","html_url":"https://github.com/golang/go/releases/tag/go1.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.9/manifests"},{"name":"go1.24.8","sha":"3a666bca00d7fb30d55e252131ea2cf2006dc3a3","kind":"commit","published_at":"2025-10-07T18:17:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.8","html_url":"https://github.com/golang/go/releases/tag/go1.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.8/manifests"},{"name":"go1.25.2","sha":"bed6c81c2dceeb19c7f9e46fc173671abcda7cfd","kind":"commit","published_at":"2025-10-07T18:16:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.2","html_url":"https://github.com/golang/go/releases/tag/go1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.2/manifests"},{"name":"go1.25.1","sha":"56ebf80e57db9f61981fc0636fc6419dc6f68eda","kind":"commit","published_at":"2025-09-03T17:46:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.1","html_url":"https://github.com/golang/go/releases/tag/go1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.1/manifests"},{"name":"go1.24.7","sha":"d41a8222133aabaf5527eab64586050a0fbb773b","kind":"commit","published_at":"2025-09-03T17:46:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.7","html_url":"https://github.com/golang/go/releases/tag/go1.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.7/manifests"},{"name":"go1.25.0","sha":"6e676ab2b809d46623acb5988248d95d1eb7939c","kind":"commit","published_at":"2025-08-12T20:50:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25.0","html_url":"https://github.com/golang/go/releases/tag/go1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25.0/manifests"},{"name":"go1.25rc3","sha":"ac94297758f3d83fca5ffa16cd179bb098bbd914","kind":"commit","published_at":"2025-08-06T18:09:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc3","html_url":"https://github.com/golang/go/releases/tag/go1.25rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc3/manifests"},{"name":"go1.23.12","sha":"dd8b7ad9268c2fbde675132a41b4e4da02eef94d","kind":"commit","published_at":"2025-08-06T18:08:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.12","html_url":"https://github.com/golang/go/releases/tag/go1.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.12/manifests"},{"name":"go1.24.6","sha":"7f36edc26d4e3becb6d9c9008ff00f260bb19055","kind":"commit","published_at":"2025-08-06T18:07:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.6","html_url":"https://github.com/golang/go/releases/tag/go1.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.6/manifests"},{"name":"go1.25rc2","sha":"e73dadc758d30a11146e32cc1d0baafa255641a6","kind":"commit","published_at":"2025-07-08T17:29:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc2","html_url":"https://github.com/golang/go/releases/tag/go1.25rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc2/manifests"},{"name":"go1.24.5","sha":"9d828e80fa1f3cc52de60428cae446b35b576de8","kind":"commit","published_at":"2025-07-08T17:00:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.5","html_url":"https://github.com/golang/go/releases/tag/go1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.5/manifests"},{"name":"go1.23.11","sha":"0a75dd7c2dcf7057ef200290d8f5c4c1514dba80","kind":"commit","published_at":"2025-07-08T17:00:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.11","html_url":"https://github.com/golang/go/releases/tag/go1.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.11/manifests"},{"name":"go1.25rc1","sha":"8ac5714ef2ac4f5a35169f573f30b57144b99cfd","kind":"commit","published_at":"2025-06-11T18:56:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.25rc1","html_url":"https://github.com/golang/go/releases/tag/go1.25rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.25rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.25rc1/manifests"},{"name":"go1.24.4","sha":"6796ebb2cb66b316a07998cdcd69b1c486b8579e","kind":"commit","published_at":"2025-06-05T18:35:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.4","html_url":"https://github.com/golang/go/releases/tag/go1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.4/manifests"},{"name":"go1.23.10","sha":"d375ae50633cdf1cd8536f2a199c382f9053b638","kind":"commit","published_at":"2025-06-05T18:34:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.10","html_url":"https://github.com/golang/go/releases/tag/go1.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.10/manifests"},{"name":"go1.23.9","sha":"f77084d15d53e6aa09d2e7f867e69cc9766da2c5","kind":"commit","published_at":"2025-05-06T18:34:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.9","html_url":"https://github.com/golang/go/releases/tag/go1.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.9/manifests"},{"name":"go1.24.3","sha":"34c8b14ca9f4096383d658fbd748322a993a2bd2","kind":"commit","published_at":"2025-05-06T18:13:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.3","html_url":"https://github.com/golang/go/releases/tag/go1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.3/manifests"},{"name":"go1.23.8","sha":"7a2cfb70b01f069c2125adcf7126d7f3376cb8b7","kind":"commit","published_at":"2025-04-01T16:11:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.8","html_url":"https://github.com/golang/go/releases/tag/go1.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.8/manifests"},{"name":"go1.24.2","sha":"49860cf92a9a3ba434d2bc393faaefabe48d181e","kind":"commit","published_at":"2025-04-01T16:11:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.2","html_url":"https://github.com/golang/go/releases/tag/go1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.2/manifests"},{"name":"go1.24.1","sha":"339c903a75c3fe936fb4ed6c355d15e6081d6af3","kind":"commit","published_at":"2025-03-04T19:27:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.1","html_url":"https://github.com/golang/go/releases/tag/go1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.1/manifests"},{"name":"go1.23.7","sha":"c01c4d41d6b49bc6317f8cfb3a33a92f25681b34","kind":"commit","published_at":"2025-03-04T19:14:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.7","html_url":"https://github.com/golang/go/releases/tag/go1.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.7/manifests"},{"name":"go1.24.0","sha":"3901409b5d0fb7c85a3e6730a59943cc93b2835c","kind":"commit","published_at":"2025-02-11T17:55:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24.0","html_url":"https://github.com/golang/go/releases/tag/go1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24.0/manifests"},{"name":"go1.24rc3","sha":"18068cb96aa9836f36f243d63f570e5b7b3a9b9b","kind":"commit","published_at":"2025-02-05T20:35:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc3","html_url":"https://github.com/golang/go/releases/tag/go1.24rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc3/manifests"},{"name":"go1.22.12","sha":"5817e650946aaa0ac28956de96b3f9aa1de4b299","kind":"commit","published_at":"2025-02-04T16:39:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.12","html_url":"https://github.com/golang/go/releases/tag/go1.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.12/manifests"},{"name":"go1.23.6","sha":"a991f9c34d454d3d844f21dc08f2d05df35a8c60","kind":"commit","published_at":"2025-02-04T16:39:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.6","html_url":"https://github.com/golang/go/releases/tag/go1.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.6/manifests"},{"name":"go1.24rc2","sha":"8a4c24f9bba00d1ac5f4a5d286445af9c5afe339","kind":"commit","published_at":"2025-01-16T20:13:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc2","html_url":"https://github.com/golang/go/releases/tag/go1.24rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc2/manifests"},{"name":"go1.22.11","sha":"f07288435495dccb05217b6012ecb2b7a5b521ab","kind":"commit","published_at":"2025-01-16T20:07:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.11","html_url":"https://github.com/golang/go/releases/tag/go1.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.11/manifests"},{"name":"go1.23.5","sha":"d04e3cbc9240e25de449dcae2ec33d03062f347b","kind":"commit","published_at":"2025-01-16T20:07:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.5","html_url":"https://github.com/golang/go/releases/tag/go1.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.5/manifests"},{"name":"go1.24rc1","sha":"16afa6a740fac7442e94dcd2ec5ea4a4853e45dc","kind":"commit","published_at":"2024-12-13T16:52:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.24rc1","html_url":"https://github.com/golang/go/releases/tag/go1.24rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.24rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.24rc1/manifests"},{"name":"go1.23.4","sha":"194de8fbfaf4c3ed54e1a3c1b14fc67a830b8d95","kind":"commit","published_at":"2024-12-03T18:27:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.4","html_url":"https://github.com/golang/go/releases/tag/go1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.4/manifests"},{"name":"go1.22.10","sha":"8f3f22eef807250155301822a8960afec160cc02","kind":"commit","published_at":"2024-12-03T18:00:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.10","html_url":"https://github.com/golang/go/releases/tag/go1.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.10/manifests"},{"name":"go1.23.3","sha":"c390a1c22e8951263e6c01346a4281d604b25062","kind":"commit","published_at":"2024-11-06T22:48:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.3","html_url":"https://github.com/golang/go/releases/tag/go1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.3/manifests"},{"name":"go1.22.9","sha":"8af39d30a4c4cf68d566345f26224c191960d9b0","kind":"commit","published_at":"2024-11-06T22:47:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.9","html_url":"https://github.com/golang/go/releases/tag/go1.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.9/manifests"},{"name":"go1.22.8","sha":"aeccd613c896d39f582036aa52917c85ecf0b0c0","kind":"commit","published_at":"2024-10-01T17:24:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.8","html_url":"https://github.com/golang/go/releases/tag/go1.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.8/manifests"},{"name":"go1.23.2","sha":"ed07b321aef7632f956ce991dd10fdd7e1abd827","kind":"commit","published_at":"2024-10-01T17:24:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.2","html_url":"https://github.com/golang/go/releases/tag/go1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.2/manifests"},{"name":"go1.22.7","sha":"7529d09a11496a77ccbffe245607fbd256200991","kind":"commit","published_at":"2024-09-05T15:20:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.7","html_url":"https://github.com/golang/go/releases/tag/go1.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.7/manifests"},{"name":"go1.23.1","sha":"69234ded30614a471c35cef5d87b0e0d3c136cd9","kind":"commit","published_at":"2024-09-05T15:20:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.1","html_url":"https://github.com/golang/go/releases/tag/go1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.1/manifests"},{"name":"go1.23.0","sha":"6885bad7dd86880be6929c02085e5c7a67ff2887","kind":"commit","published_at":"2024-08-13T16:16:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23.0","html_url":"https://github.com/golang/go/releases/tag/go1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23.0/manifests"},{"name":"go1.22.6","sha":"cb4eee693c382bea4222f20837e26501d40ed892","kind":"commit","published_at":"2024-08-06T17:39:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.6","html_url":"https://github.com/golang/go/releases/tag/go1.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.6/manifests"},{"name":"go1.21.13","sha":"8bba868de983dd7bf55fcd121495ba8d6e2734e7","kind":"commit","published_at":"2024-08-06T17:39:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.13","html_url":"https://github.com/golang/go/releases/tag/go1.21.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.13/manifests"},{"name":"go1.23rc2","sha":"30b6fd60a63c738c2736e83b6a6886a032e6f269","kind":"commit","published_at":"2024-07-16T15:33:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23rc2","html_url":"https://github.com/golang/go/releases/tag/go1.23rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc2/manifests"},{"name":"go1.21.12","sha":"12e9b968bc8890b072b98facbd079ca337bd33a0","kind":"commit","published_at":"2024-07-02T18:51:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.12","html_url":"https://github.com/golang/go/releases/tag/go1.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.12/manifests"},{"name":"go1.22.5","sha":"8e1fdea8316d840fd07e9d6e026048e53290948b","kind":"commit","published_at":"2024-07-02T18:51:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.5","html_url":"https://github.com/golang/go/releases/tag/go1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.5/manifests"},{"name":"go1.23rc1","sha":"7dff7439dcee8ff6cd83869d356accac1039c017","kind":"commit","published_at":"2024-06-21T16:32:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.23rc1","html_url":"https://github.com/golang/go/releases/tag/go1.23rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.23rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.23rc1/manifests"},{"name":"go1.21.11","sha":"48103d97a84d549b44bc4764df6958f73ba5ee02","kind":"commit","published_at":"2024-06-04T18:11:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.11","html_url":"https://github.com/golang/go/releases/tag/go1.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.11/manifests"},{"name":"go1.22.4","sha":"ace5bb40d027b718b67556afcd31bf54cff050ab","kind":"commit","published_at":"2024-06-04T18:08:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.4","html_url":"https://github.com/golang/go/releases/tag/go1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.4/manifests"},{"name":"go1.21.10","sha":"752b009010df021c45f620e683ec062d22b552bf","kind":"commit","published_at":"2024-05-07T16:00:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.10","html_url":"https://github.com/golang/go/releases/tag/go1.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.10/manifests"},{"name":"go1.22.3","sha":"adbfb672ba485630d75f8b5598228a63f4af08a4","kind":"commit","published_at":"2024-05-07T16:00:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.3","html_url":"https://github.com/golang/go/releases/tag/go1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.3/manifests"},{"name":"go1.22.2","sha":"dddf0ae40fa0c1223aba191d73a44425a08e1035","kind":"commit","published_at":"2024-04-03T15:35:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.2","html_url":"https://github.com/golang/go/releases/tag/go1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.2/manifests"},{"name":"go1.21.9","sha":"d8392e69973a64d96534d544d1f8ac2defc1bc64","kind":"commit","published_at":"2024-04-03T15:35:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.9","html_url":"https://github.com/golang/go/releases/tag/go1.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.9/manifests"},{"name":"go1.22.1","sha":"db6097f8cbaceaed02051850d2411c88b763a0c3","kind":"commit","published_at":"2024-03-05T17:42:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.1","html_url":"https://github.com/golang/go/releases/tag/go1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.1/manifests"},{"name":"go1.21.8","sha":"63992defa823418e8ad91a39777cd671cff89894","kind":"commit","published_at":"2024-03-05T17:38:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.8","html_url":"https://github.com/golang/go/releases/tag/go1.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.8/manifests"},{"name":"go1.22.0","sha":"a10e42f219abb9c5bc4e7d86d9464700a42c7d57","kind":"commit","published_at":"2024-02-06T22:28:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22.0","html_url":"https://github.com/golang/go/releases/tag/go1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22.0/manifests"},{"name":"go1.20.14","sha":"90a870f1dc49bfcc6ffe95f80fbaf21875198e7a","kind":"commit","published_at":"2024-02-06T18:22:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.14","html_url":"https://github.com/golang/go/releases/tag/go1.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.14/manifests"},{"name":"go1.21.7","sha":"f29208030ab80769ce61dedb5a419821abf92113","kind":"commit","published_at":"2024-02-06T18:00:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.7","html_url":"https://github.com/golang/go/releases/tag/go1.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.7/manifests"},{"name":"go1.22rc2","sha":"1e1da4910546d7ef7e256011f165cb6be1d56451","kind":"commit","published_at":"2024-01-24T16:35:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22rc2","html_url":"https://github.com/golang/go/releases/tag/go1.22rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc2/manifests"},{"name":"go1.21.6","sha":"cc85462b3d23193e4861813ea85e254cfe372403","kind":"commit","published_at":"2024-01-09T18:17:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.6","html_url":"https://github.com/golang/go/releases/tag/go1.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.6/manifests"},{"name":"go1.20.13","sha":"a95136a88cb8a51ede3ec2cdca4cfa3962dcfacd","kind":"commit","published_at":"2024-01-09T18:15:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.13","html_url":"https://github.com/golang/go/releases/tag/go1.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.13/manifests"},{"name":"go1.22rc1","sha":"fa72f3e034fdabc5922ac019281f53ea0a8328cf","kind":"commit","published_at":"2023-12-19T20:59:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.22rc1","html_url":"https://github.com/golang/go/releases/tag/go1.22rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.22rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.22rc1/manifests"},{"name":"go1.20.12","sha":"97c8ff8d53759e7a82b1862403df1694f2b6e073","kind":"commit","published_at":"2023-12-05T18:12:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.12","html_url":"https://github.com/golang/go/releases/tag/go1.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.12/manifests"},{"name":"go1.21.5","sha":"6018ad99a4a951581b2d846a8ccd6f1d4e74fd11","kind":"commit","published_at":"2023-12-05T18:12:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.5","html_url":"https://github.com/golang/go/releases/tag/go1.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.5/manifests"},{"name":"go1.20.11","sha":"1d0d4b149ce71083ec474d0491851ab2d2dc695e","kind":"commit","published_at":"2023-11-07T17:55:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.11","html_url":"https://github.com/golang/go/releases/tag/go1.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.11/manifests"},{"name":"go1.21.4","sha":"ed817f1c4055a559a94afffecbb91c78e4f39942","kind":"commit","published_at":"2023-11-07T17:38:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.4","html_url":"https://github.com/golang/go/releases/tag/go1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.4/manifests"},{"name":"go1.21.3","sha":"883f062fc0a097bf561030ad453fd3e300896975","kind":"commit","published_at":"2023-10-10T16:31:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.3","html_url":"https://github.com/golang/go/releases/tag/go1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.3/manifests"},{"name":"go1.20.10","sha":"8042fd87f37a725e34407994c9a11aaf95f5af45","kind":"commit","published_at":"2023-10-10T16:26:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.10","html_url":"https://github.com/golang/go/releases/tag/go1.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.10/manifests"},{"name":"go1.20.9","sha":"68f9a6e2addc828246992e66e79c6a51a32d1d71","kind":"commit","published_at":"2023-10-05T19:28:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.9","html_url":"https://github.com/golang/go/releases/tag/go1.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.9/manifests"},{"name":"go1.21.2","sha":"26b5783b72376acd0386f78295e678b9a6bff30e","kind":"commit","published_at":"2023-10-05T19:06:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.2","html_url":"https://github.com/golang/go/releases/tag/go1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.2/manifests"},{"name":"go1.19.13","sha":"619b8fd7d2c94af12933f409e962b99aa9263555","kind":"commit","published_at":"2023-09-06T15:37:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.13","html_url":"https://github.com/golang/go/releases/tag/go1.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.13/manifests"},{"name":"go1.21.1","sha":"2c1e5b05fe39fc5e6c730dd60e82946b8e67c6ba","kind":"commit","published_at":"2023-09-06T15:31:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.1","html_url":"https://github.com/golang/go/releases/tag/go1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.1/manifests"},{"name":"go1.20.8","sha":"d5b851804329aa547dafa278a0c35dd62298d651","kind":"commit","published_at":"2023-09-06T15:31:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.8","html_url":"https://github.com/golang/go/releases/tag/go1.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.8/manifests"},{"name":"go1.21.0","sha":"c19c4c566c63818dfd059b352e52c4710eecf14d","kind":"commit","published_at":"2023-08-08T15:00:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21.0","html_url":"https://github.com/golang/go/releases/tag/go1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21.0/manifests"},{"name":"go1.21rc4","sha":"041dd5ce051caf72d64b6d5f2f975515b3676a71","kind":"commit","published_at":"2023-08-02T13:51:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc4","html_url":"https://github.com/golang/go/releases/tag/go1.21rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc4/manifests"},{"name":"go1.19.12","sha":"0ae54ddd37302bdd2a8c775135bf5f076a18eeb3","kind":"commit","published_at":"2023-08-01T20:11:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.12","html_url":"https://github.com/golang/go/releases/tag/go1.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.12/manifests"},{"name":"go1.20.7","sha":"adb775e309dea43157e931835e920ac9e7769abe","kind":"commit","published_at":"2023-08-01T19:34:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.7","html_url":"https://github.com/golang/go/releases/tag/go1.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.7/manifests"},{"name":"go1.21rc3","sha":"4aeac326b5cb41a24d6e48c01008abf2f0fda7ff","kind":"commit","published_at":"2023-07-14T15:07:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc3","html_url":"https://github.com/golang/go/releases/tag/go1.21rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc3/manifests"},{"name":"go1.19.11","sha":"e58941fc25771784319ebd0178e566ecf7d3d8c1","kind":"commit","published_at":"2023-07-11T16:38:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.11","html_url":"https://github.com/golang/go/releases/tag/go1.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.11/manifests"},{"name":"go1.20.6","sha":"2c358ffe9762ba08c8db0196942395f97775e31b","kind":"commit","published_at":"2023-07-11T15:58:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.6","html_url":"https://github.com/golang/go/releases/tag/go1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.6/manifests"},{"name":"go1.21rc2","sha":"d8117459c513e048eb72f11988d5416110dff359","kind":"commit","published_at":"2023-06-21T15:40:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc2","html_url":"https://github.com/golang/go/releases/tag/go1.21rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc2/manifests"},{"name":"go1.21rc1","sha":"1c1c82432a78b06c8010c7257df58ff11cc05b61","kind":"commit","published_at":"2023-06-16T14:21:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.21rc1","html_url":"https://github.com/golang/go/releases/tag/go1.21rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.21rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.21rc1/manifests"},{"name":"go1.19.10","sha":"7fe60b5df764f5a16a2c40e4412b5ed60f709192","kind":"commit","published_at":"2023-06-06T17:46:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.10","html_url":"https://github.com/golang/go/releases/tag/go1.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.10/manifests"},{"name":"go1.20.5","sha":"e827d41c0a2ea392c117a790cdfed0022e419424","kind":"commit","published_at":"2023-06-06T17:39:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.5","html_url":"https://github.com/golang/go/releases/tag/go1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.5/manifests"},{"name":"go1.19.9","sha":"484330d038d060c6e4db3dc8e6ea2b811b2a44d8","kind":"commit","published_at":"2023-05-02T17:21:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.9","html_url":"https://github.com/golang/go/releases/tag/go1.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.9/manifests"},{"name":"go1.20.4","sha":"324c3ace2d2e4e30949baa23b4c9aac8a4123317","kind":"commit","published_at":"2023-05-02T17:21:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.4","html_url":"https://github.com/golang/go/releases/tag/go1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.4/manifests"},{"name":"go1.19.8","sha":"ca305e101d89969b5cc6a812b1f12038b769aaa2","kind":"commit","published_at":"2023-04-04T17:30:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.8","html_url":"https://github.com/golang/go/releases/tag/go1.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.8/manifests"},{"name":"go1.20.3","sha":"7c47a6b15782b13ecb76fd3c6c18e5f1edc34733","kind":"commit","published_at":"2023-04-04T17:30:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.3","html_url":"https://github.com/golang/go/releases/tag/go1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.3/manifests"},{"name":"go1.19.7","sha":"7bd22aafe41be40e2174335a3dc55431ca9548ec","kind":"commit","published_at":"2023-03-07T16:49:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.7","html_url":"https://github.com/golang/go/releases/tag/go1.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.7/manifests"},{"name":"go1.20.2","sha":"aee9a19c559da6fd258a8609556d89f6fad2a6d8","kind":"commit","published_at":"2023-03-07T16:47:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.2","html_url":"https://github.com/golang/go/releases/tag/go1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.2/manifests"},{"name":"go1.20.1","sha":"202a1a57064127c3f19d96df57b9f9586145e21c","kind":"commit","published_at":"2023-02-14T18:12:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20.1","html_url":"https://github.com/golang/go/releases/tag/go1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20.1/manifests"},{"name":"go1.19.6","sha":"8656c03fee94ce9cdc4da120b831c2fb9fd68d9d","kind":"commit","published_at":"2023-02-14T18:09:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.6","html_url":"https://github.com/golang/go/releases/tag/go1.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.6/manifests"},{"name":"go1.20","sha":"de4748c47c67392a57f250714509f590f68ad395","kind":"commit","published_at":"2023-02-01T19:03:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20","html_url":"https://github.com/golang/go/releases/tag/go1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20/manifests"},{"name":"go1.20rc3","sha":"b3160e8bcedb25c5266e047ada01b6f462521401","kind":"commit","published_at":"2023-01-12T17:16:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc3","html_url":"https://github.com/golang/go/releases/tag/go1.20rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc3/manifests"},{"name":"go1.18.10","sha":"581603cb7d02019bbf4ff508014038f3120a3dcb","kind":"commit","published_at":"2023-01-10T18:17:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.10","html_url":"https://github.com/golang/go/releases/tag/go1.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.10/manifests"},{"name":"go1.19.5","sha":"1e9ff255a130200fcc4ec5e911d28181fce947d5","kind":"commit","published_at":"2023-01-10T18:15:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.5","html_url":"https://github.com/golang/go/releases/tag/go1.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.5/manifests"},{"name":"go1.20rc2","sha":"32593a91927dbb891e00a5a94abb04105f6a8aa8","kind":"commit","published_at":"2023-01-04T16:02:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc2","html_url":"https://github.com/golang/go/releases/tag/go1.20rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc2/manifests"},{"name":"go1.20rc1","sha":"9f0234214473dfb785a5ad84a8fc62a6a395cbc3","kind":"commit","published_at":"2022-12-07T22:00:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.20rc1","html_url":"https://github.com/golang/go/releases/tag/go1.20rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.20rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.20rc1/manifests"},{"name":"go1.19.4","sha":"dc04f3ba1f25313bc9c97e728620206c235db9ee","kind":"commit","published_at":"2022-12-06T19:30:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.4","html_url":"https://github.com/golang/go/releases/tag/go1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.4/manifests"},{"name":"go1.18.9","sha":"0d8a92bdfd3d6d1b24f47e05f9be46645aec94f0","kind":"commit","published_at":"2022-12-06T19:30:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.9","html_url":"https://github.com/golang/go/releases/tag/go1.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.9/manifests"},{"name":"go1.19.3","sha":"5d5ed57b134b7a02259ff070864f753c9e601a18","kind":"commit","published_at":"2022-11-01T16:45:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.3","html_url":"https://github.com/golang/go/releases/tag/go1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.3/manifests"},{"name":"go1.18.8","sha":"156bf3dd36a9264f721dc98749c8899c559cca43","kind":"commit","published_at":"2022-11-01T16:45:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.8","html_url":"https://github.com/golang/go/releases/tag/go1.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.8/manifests"},{"name":"go1.19.2","sha":"895664482c0ebe5cec4a6935615a1e9610bbf1e3","kind":"commit","published_at":"2022-10-04T17:43:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.2","html_url":"https://github.com/golang/go/releases/tag/go1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.2/manifests"},{"name":"go1.18.7","sha":"947091d31ccda14b0a362adff37b6e037f0f59f3","kind":"commit","published_at":"2022-10-04T17:43:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.7","html_url":"https://github.com/golang/go/releases/tag/go1.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.7/manifests"},{"name":"go1.18.6","sha":"170d78d9baa82d1b64682c5d1f15e5f386f18f3e","kind":"commit","published_at":"2022-09-06T16:17:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.6","html_url":"https://github.com/golang/go/releases/tag/go1.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.6/manifests"},{"name":"go1.19.1","sha":"4a4127bccc826ebb6079af3252bc6bfeaec187c4","kind":"commit","published_at":"2022-09-06T16:17:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19.1","html_url":"https://github.com/golang/go/releases/tag/go1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19.1/manifests"},{"name":"go1.19","sha":"43456202a1e55da55666fac9d56ace7654a65b64","kind":"commit","published_at":"2022-08-02T16:54:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19","html_url":"https://github.com/golang/go/releases/tag/go1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19/manifests"},{"name":"go1.17.13","sha":"15da892a4950a4caac987ee72c632436329f62d5","kind":"commit","published_at":"2022-08-01T15:12:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.13","html_url":"https://github.com/golang/go/releases/tag/go1.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.13/manifests"},{"name":"go1.18.5","sha":"be59153dd8e67d83428e18a44dd29df3059c21fe","kind":"commit","published_at":"2022-08-01T15:12:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.5","html_url":"https://github.com/golang/go/releases/tag/go1.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.5/manifests"},{"name":"go1.19rc2","sha":"ad672e7ce101cc52e38bae3d7484e4660a20d575","kind":"commit","published_at":"2022-07-12T22:09:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19rc2","html_url":"https://github.com/golang/go/releases/tag/go1.19rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc2/manifests"},{"name":"go1.17.12","sha":"1ed3c127daceaffb9aadc806ba60f0b51b47421b","kind":"commit","published_at":"2022-07-12T20:15:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.12","html_url":"https://github.com/golang/go/releases/tag/go1.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.12/manifests"},{"name":"go1.18.4","sha":"88a06f40dfcdc4d37346be169f2b1b9070f38bb3","kind":"commit","published_at":"2022-07-12T19:56:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.4","html_url":"https://github.com/golang/go/releases/tag/go1.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.4/manifests"},{"name":"go1.19rc1","sha":"bac4eb53d64ee402af1d52ac18fb9f0ea76c74e2","kind":"commit","published_at":"2022-07-06T21:33:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19rc1","html_url":"https://github.com/golang/go/releases/tag/go1.19rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19rc1/manifests"},{"name":"go1.19beta1","sha":"2cfbef438049fd4c3f73d1562773ad1f93900897","kind":"commit","published_at":"2022-06-09T19:31:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.19beta1","html_url":"https://github.com/golang/go/releases/tag/go1.19beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.19beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.19beta1/manifests"},{"name":"go1.18.3","sha":"4068be56ce7721a3d75606ea986d11e9ca27077a","kind":"commit","published_at":"2022-06-01T16:38:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.3","html_url":"https://github.com/golang/go/releases/tag/go1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.3/manifests"},{"name":"go1.17.11","sha":"26cdea3acca29db94541236f0037a20aa22ce2d7","kind":"commit","published_at":"2022-06-01T15:18:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.11","html_url":"https://github.com/golang/go/releases/tag/go1.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.11/manifests"},{"name":"go1.18.2","sha":"8ed0e51b5e5cc50985444f39dc56c55e4fa3bcf9","kind":"commit","published_at":"2022-05-10T16:47:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.2","html_url":"https://github.com/golang/go/releases/tag/go1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.2/manifests"},{"name":"go1.17.10","sha":"085c61ae517110168841be0afeb8f883d66fe95a","kind":"commit","published_at":"2022-05-10T16:14:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.10","html_url":"https://github.com/golang/go/releases/tag/go1.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.10/manifests"},{"name":"go1.17.9","sha":"346b18ee9d15410ab08dd583787c64dbed0666d2","kind":"commit","published_at":"2022-04-12T15:40:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.9","html_url":"https://github.com/golang/go/releases/tag/go1.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.9/manifests"},{"name":"go1.18.1","sha":"0b0d2fe66d2348fa694a925595807859bf08a391","kind":"commit","published_at":"2022-04-12T15:40:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18.1","html_url":"https://github.com/golang/go/releases/tag/go1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18.1/manifests"},{"name":"go1.18","sha":"4aa1efed4853ea067d665a952eee77c52faac774","kind":"commit","published_at":"2022-03-15T14:06:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18","html_url":"https://github.com/golang/go/releases/tag/go1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18/manifests"},{"name":"go1.17.8","sha":"7dd10d4ce20e64d96a10cb67794851a58d96a2aa","kind":"commit","published_at":"2022-03-03T16:55:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.8","html_url":"https://github.com/golang/go/releases/tag/go1.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.8/manifests"},{"name":"go1.16.15","sha":"7de0c90a1771146bcba5663fb257c52acffe6161","kind":"commit","published_at":"2022-03-03T16:55:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.15","html_url":"https://github.com/golang/go/releases/tag/go1.16.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.15/manifests"},{"name":"go1.18rc1","sha":"cb5a598d7f2ebd276686403d141a97c026d33458","kind":"commit","published_at":"2022-02-16T22:23:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18rc1","html_url":"https://github.com/golang/go/releases/tag/go1.18rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18rc1/manifests"},{"name":"go1.17.7","sha":"6a70ee2873b2367e2a0d6e7d7e167c072b99daf0","kind":"commit","published_at":"2022-02-09T18:09:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.7","html_url":"https://github.com/golang/go/releases/tag/go1.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.7/manifests"},{"name":"go1.16.14","sha":"0a6cf8706fdd0fe1bd26e4d1ecbcd41650bf5e6c","kind":"commit","published_at":"2022-02-09T16:29:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.14","html_url":"https://github.com/golang/go/releases/tag/go1.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.14/manifests"},{"name":"go1.18beta2","sha":"41f485b9a7d8fd647c415be1d11b612063dff21c","kind":"commit","published_at":"2022-01-31T13:43:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18beta2","html_url":"https://github.com/golang/go/releases/tag/go1.18beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta2/manifests"},{"name":"go1.17.6","sha":"9de1ac6ac2cad3871760d0aa288f5ca713afd0a6","kind":"commit","published_at":"2022-01-06T19:06:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.6","html_url":"https://github.com/golang/go/releases/tag/go1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.6/manifests"},{"name":"go1.16.13","sha":"378766af9ed0f2e28d67c2b50e73db7573656669","kind":"commit","published_at":"2022-01-06T19:06:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.13","html_url":"https://github.com/golang/go/releases/tag/go1.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.13/manifests"},{"name":"go1.18beta1","sha":"becaeea1199b875bc24800fa88f2f4fea119bf78","kind":"commit","published_at":"2021-12-14T17:43:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.18beta1","html_url":"https://github.com/golang/go/releases/tag/go1.18beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.18beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.18beta1/manifests"},{"name":"go1.16.12","sha":"f1f3923d2e3a0952c698d2901fc052046fa4af3d","kind":"commit","published_at":"2021-12-09T13:44:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.12","html_url":"https://github.com/golang/go/releases/tag/go1.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.12/manifests"},{"name":"go1.17.5","sha":"de690c2ff8e323c7ce9e274f986dc6f824b35405","kind":"commit","published_at":"2021-12-09T13:44:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.5","html_url":"https://github.com/golang/go/releases/tag/go1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.5/manifests"},{"name":"go1.17.4","sha":"0f2d0d0694c8680909252ca45dbffbcaff8e430a","kind":"commit","published_at":"2021-12-02T20:02:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.4","html_url":"https://github.com/golang/go/releases/tag/go1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.4/manifests"},{"name":"go1.16.11","sha":"8faefcbfce6d2b2875ab74d81bb4e94b2e3adaf5","kind":"commit","published_at":"2021-12-02T20:00:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.11","html_url":"https://github.com/golang/go/releases/tag/go1.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.11/manifests"},{"name":"go1.16.10","sha":"23991f50b34f8707bcfc7761321bb3b0e9dba10e","kind":"commit","published_at":"2021-11-04T13:55:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.10","html_url":"https://github.com/golang/go/releases/tag/go1.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.10/manifests"},{"name":"go1.17.3","sha":"f58c78a5771570667b26e8c74faa017bd4c2c448","kind":"commit","published_at":"2021-11-04T13:55:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.3","html_url":"https://github.com/golang/go/releases/tag/go1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.3/manifests"},{"name":"go1.16.9","sha":"c580180744e60d6c84fc0b59d634fcff01290780","kind":"commit","published_at":"2021-10-07T19:49:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.9","html_url":"https://github.com/golang/go/releases/tag/go1.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.9/manifests"},{"name":"go1.17.2","sha":"2ac3bdf378ae408ad8c993084c1c6f7d05b7dff8","kind":"commit","published_at":"2021-10-07T18:11:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.2","html_url":"https://github.com/golang/go/releases/tag/go1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.2/manifests"},{"name":"go1.17.1","sha":"21a4e67ad58e3c4a7c5254f60cda5be5c3c450ff","kind":"commit","published_at":"2021-09-09T15:27:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17.1","html_url":"https://github.com/golang/go/releases/tag/go1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17.1/manifests"},{"name":"go1.16.8","sha":"170a72e58bd128b421f4b3974fe2a37fd035efdf","kind":"commit","published_at":"2021-09-09T15:27:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.8","html_url":"https://github.com/golang/go/releases/tag/go1.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.8/manifests"},{"name":"go1.17","sha":"ec5170397c724a8ae440b2bc529f857c86f0e6b1","kind":"commit","published_at":"2021-08-16T16:23:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17","html_url":"https://github.com/golang/go/releases/tag/go1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17/manifests"},{"name":"go1.16.7","sha":"fa6aa872225f8d33a90d936e7a81b64d2cea68e1","kind":"commit","published_at":"2021-08-04T20:44:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.7","html_url":"https://github.com/golang/go/releases/tag/go1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.7/manifests"},{"name":"go1.15.15","sha":"acbe242f8a2cae8ef4749806291a37d23089b572","kind":"commit","published_at":"2021-08-04T20:44:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.15","html_url":"https://github.com/golang/go/releases/tag/go1.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.15/manifests"},{"name":"go1.17rc2","sha":"72ab3ff68b1ec894fe5599ec82b8849f3baa9d94","kind":"commit","published_at":"2021-08-02T17:57:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17rc2","html_url":"https://github.com/golang/go/releases/tag/go1.17rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc2/manifests"},{"name":"go1.17rc1","sha":"ddfd72f7d10a40a87513a320dae8c52b6dfdb778","kind":"commit","published_at":"2021-07-13T17:12:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17rc1","html_url":"https://github.com/golang/go/releases/tag/go1.17rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17rc1/manifests"},{"name":"go1.16.6","sha":"bc51e930274a5d5835ac8797978afc0864c9e30c","kind":"commit","published_at":"2021-07-12T19:45:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.6","html_url":"https://github.com/golang/go/releases/tag/go1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.6/manifests"},{"name":"go1.15.14","sha":"c6d89dbf9954b101589e2db8e170b84167782109","kind":"commit","published_at":"2021-07-12T19:44:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.14","html_url":"https://github.com/golang/go/releases/tag/go1.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.14/manifests"},{"name":"go1.17beta1","sha":"dc00dc6c6bf3b5554e37f60799aec092276ff807","kind":"commit","published_at":"2021-06-10T12:41:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.17beta1","html_url":"https://github.com/golang/go/releases/tag/go1.17beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.17beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.17beta1/manifests"},{"name":"go1.16.5","sha":"7677616a263e8ded606cc8297cb67ddc667a876e","kind":"commit","published_at":"2021-06-03T17:14:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.5","html_url":"https://github.com/golang/go/releases/tag/go1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.5/manifests"},{"name":"go1.15.13","sha":"ab7f8297f9734b24a43a942930258cda411f16a3","kind":"commit","published_at":"2021-06-03T17:14:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.13","html_url":"https://github.com/golang/go/releases/tag/go1.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.13/manifests"},{"name":"go1.16.4","sha":"04cd717a269d94d3b3459a3aaf43bc71e3112b7a","kind":"commit","published_at":"2021-05-06T15:00:00.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.4","html_url":"https://github.com/golang/go/releases/tag/go1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.4/manifests"},{"name":"go1.15.12","sha":"07d8cba9e15f5c5a3b0462a9215dbeac0cebf027","kind":"commit","published_at":"2021-05-06T14:59:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.12","html_url":"https://github.com/golang/go/releases/tag/go1.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.12/manifests"},{"name":"go1.16.3","sha":"9baddd3f21230c55f0ad2a10f5f20579dcf0a0bb","kind":"commit","published_at":"2021-04-01T17:26:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.3","html_url":"https://github.com/golang/go/releases/tag/go1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.3/manifests"},{"name":"go1.15.11","sha":"8c163e85267d146274f68854fe02b4a495586584","kind":"commit","published_at":"2021-04-01T17:26:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.11","html_url":"https://github.com/golang/go/releases/tag/go1.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.11/manifests"},{"name":"go1.15.10","sha":"dcffdac515a1d409bcb61783d57ddb137b4741b9","kind":"commit","published_at":"2021-03-11T17:08:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.10","html_url":"https://github.com/golang/go/releases/tag/go1.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.10/manifests"},{"name":"go1.16.2","sha":"3979fb9af9ccfc0b7ccb613dcf256b18c2c295f0","kind":"commit","published_at":"2021-03-11T17:08:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.2","html_url":"https://github.com/golang/go/releases/tag/go1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.2/manifests"},{"name":"go1.16.1","sha":"e9e0473681e581040b4adcd64b53967e1572fe8d","kind":"commit","published_at":"2021-03-10T14:25:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16.1","html_url":"https://github.com/golang/go/releases/tag/go1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16.1/manifests"},{"name":"go1.15.9","sha":"13722418773b6a081816e8cc48131306565db1bd","kind":"commit","published_at":"2021-03-10T14:24:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.9","html_url":"https://github.com/golang/go/releases/tag/go1.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.9/manifests"},{"name":"go1.16","sha":"f21be2fdc6f1becdbed1592ea0b245cdeedc5ac8","kind":"commit","published_at":"2021-02-16T18:08:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16","html_url":"https://github.com/golang/go/releases/tag/go1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16/manifests"},{"name":"go1.14.15","sha":"5cf057ddedfbb149b71c85ec86050431dd6b2d9d","kind":"commit","published_at":"2021-02-04T20:43:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.15","html_url":"https://github.com/golang/go/releases/tag/go1.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.15/manifests"},{"name":"go1.15.8","sha":"fa6752a5370735b8c2404d6de5191f2eea67130f","kind":"commit","published_at":"2021-02-04T20:42:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.8","html_url":"https://github.com/golang/go/releases/tag/go1.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.8/manifests"},{"name":"go1.16rc1","sha":"3e06467282c6d5678a6273747658c04314e013ef","kind":"commit","published_at":"2021-01-27T22:19:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16rc1","html_url":"https://github.com/golang/go/releases/tag/go1.16rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16rc1/manifests"},{"name":"go1.14.14","sha":"ccb4f250bd7e382e50824c36ec5a3e1a57dcf11a","kind":"commit","published_at":"2021-01-19T19:47:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.14","html_url":"https://github.com/golang/go/releases/tag/go1.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.14/manifests"},{"name":"go1.15.7","sha":"2117ea9737bc9cb2e30cb087b76a283f68768819","kind":"commit","published_at":"2021-01-19T19:47:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.7","html_url":"https://github.com/golang/go/releases/tag/go1.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.7/manifests"},{"name":"go1.16beta1","sha":"2ff33f5e443165e55a080f3a649e4c070c4096d1","kind":"commit","published_at":"2020-12-17T16:03:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.16beta1","html_url":"https://github.com/golang/go/releases/tag/go1.16beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.16beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.16beta1/manifests"},{"name":"go1.14.13","sha":"6eed7d361d276b69a1cfdeeb7690237a6385b073","kind":"commit","published_at":"2020-12-03T17:27:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.13","html_url":"https://github.com/golang/go/releases/tag/go1.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.13/manifests"},{"name":"go1.15.6","sha":"9b955d2d3fcff6a5bc8bce7bafdc4c634a28e95b","kind":"commit","published_at":"2020-12-03T17:27:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.6","html_url":"https://github.com/golang/go/releases/tag/go1.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.6/manifests"},{"name":"go1.14.12","sha":"bc9c580409b61af6b29f0cbd9d45bec63dbe2ccb","kind":"commit","published_at":"2020-11-12T16:47:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.12","html_url":"https://github.com/golang/go/releases/tag/go1.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.12/manifests"},{"name":"go1.15.5","sha":"c53315d6cf1b4bfea6ff356b4a1524778c683bb9","kind":"commit","published_at":"2020-11-12T16:39:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.5","html_url":"https://github.com/golang/go/releases/tag/go1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.5/manifests"},{"name":"go1.15.4","sha":"0e953add9656c32a788e06438cd7b533e968b7f8","kind":"commit","published_at":"2020-11-05T21:21:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.4","html_url":"https://github.com/golang/go/releases/tag/go1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.4/manifests"},{"name":"go1.14.11","sha":"e82710b825958f30b924fc6dba1fd0a63b517199","kind":"commit","published_at":"2020-11-05T21:21:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.11","html_url":"https://github.com/golang/go/releases/tag/go1.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.11/manifests"},{"name":"go1.15.3","sha":"1984ee00048b63eacd2155cd6d74a2d13e998272","kind":"commit","published_at":"2020-10-14T19:10:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.3","html_url":"https://github.com/golang/go/releases/tag/go1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.3/manifests"},{"name":"go1.14.10","sha":"b5a3989dac97270b89cfce250cbb42695647d5cb","kind":"commit","published_at":"2020-10-14T19:10:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.10","html_url":"https://github.com/golang/go/releases/tag/go1.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.10/manifests"},{"name":"go1.14.9","sha":"26a85c3634b8b5dc9cf8adb30664dac0ddc6acf0","kind":"commit","published_at":"2020-09-09T16:38:16.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.9","html_url":"https://github.com/golang/go/releases/tag/go1.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.9/manifests"},{"name":"go1.15.2","sha":"9706f510a5e2754595d716bd64be8375997311fb","kind":"commit","published_at":"2020-09-09T16:38:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.2","html_url":"https://github.com/golang/go/releases/tag/go1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.2/manifests"},{"name":"go1.14.8","sha":"c187a3d47c41d54bd570905caad128ba947e3d03","kind":"commit","published_at":"2020-09-01T14:08:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.8","html_url":"https://github.com/golang/go/releases/tag/go1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.8/manifests"},{"name":"go1.15.1","sha":"01af46f7cc419da19f8a6a444da8f6022c016803","kind":"commit","published_at":"2020-09-01T14:08:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15.1","html_url":"https://github.com/golang/go/releases/tag/go1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15.1/manifests"},{"name":"go1.15","sha":"0fdc3801bfd43d6f55e4ea5bf095e1ea55430339","kind":"commit","published_at":"2020-08-11T19:01:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15","html_url":"https://github.com/golang/go/releases/tag/go1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15/manifests"},{"name":"go1.15rc2","sha":"c4f8cb43caf0bcd0c730d7d04a3fce129393cecc","kind":"commit","published_at":"2020-08-07T14:56:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15rc2","html_url":"https://github.com/golang/go/releases/tag/go1.15rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc2/manifests"},{"name":"go1.14.7","sha":"d571a77846dfee8efd076223a882915cd6cb52f4","kind":"commit","published_at":"2020-08-06T14:43:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.7","html_url":"https://github.com/golang/go/releases/tag/go1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.7/manifests"},{"name":"go1.13.15","sha":"e71b61180aa19a60c23b3b7e3f6586726ebe4fd1","kind":"commit","published_at":"2020-08-06T14:43:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.15","html_url":"https://github.com/golang/go/releases/tag/go1.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.15/manifests"},{"name":"go1.15rc1","sha":"3e8f6b0791a670e52d25d76813d669daa68acfb4","kind":"commit","published_at":"2020-07-24T16:28:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15rc1","html_url":"https://github.com/golang/go/releases/tag/go1.15rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15rc1/manifests"},{"name":"go1.13.14","sha":"d3ba94164a1c404a01369fb54ddd4f5b94d91348","kind":"commit","published_at":"2020-07-16T22:23:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.14","html_url":"https://github.com/golang/go/releases/tag/go1.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.14/manifests"},{"name":"go1.14.6","sha":"edfd6f28486017dcb136cd3f3ec252706d4b326e","kind":"commit","published_at":"2020-07-16T22:23:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.6","html_url":"https://github.com/golang/go/releases/tag/go1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.6/manifests"},{"name":"go1.14.5","sha":"36fcde1676a0d3863cb5f295eed6938cd782fcbb","kind":"commit","published_at":"2020-07-14T14:10:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.5","html_url":"https://github.com/golang/go/releases/tag/go1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.5/manifests"},{"name":"go1.13.13","sha":"1f8859c22ccdeb969b252c8139bf4b1aae5c4909","kind":"commit","published_at":"2020-07-14T14:10:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.13","html_url":"https://github.com/golang/go/releases/tag/go1.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.13/manifests"},{"name":"go1.15beta1","sha":"e92be18fd8b525b642ca25bdb3e2056b35d9d73c","kind":"commit","published_at":"2020-06-10T14:56:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.15beta1","html_url":"https://github.com/golang/go/releases/tag/go1.15beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.15beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.15beta1/manifests"},{"name":"go1.13.12","sha":"6be4a5eb4898c7b5e7557dda061cc09ba310698b","kind":"commit","published_at":"2020-06-01T19:34:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.12","html_url":"https://github.com/golang/go/releases/tag/go1.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.12/manifests"},{"name":"go1.14.4","sha":"83b181c68bf332ac7948f145f33d128377a09c42","kind":"commit","published_at":"2020-06-01T19:34:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.4","html_url":"https://github.com/golang/go/releases/tag/go1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.4/manifests"},{"name":"go1.13.11","sha":"237b6067c17ac3ef1e02632b77deefb5e9837cbb","kind":"commit","published_at":"2020-05-14T19:18:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.11","html_url":"https://github.com/golang/go/releases/tag/go1.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.11/manifests"},{"name":"go1.14.3","sha":"f296b7a6f045325a230f77e9bda1470b1270f817","kind":"commit","published_at":"2020-05-14T19:18:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.3","html_url":"https://github.com/golang/go/releases/tag/go1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.3/manifests"},{"name":"go1.14.2","sha":"96745b980cfde139e8611772e2bc0c59a8e6cdf7","kind":"commit","published_at":"2020-04-08T19:09:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.2","html_url":"https://github.com/golang/go/releases/tag/go1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.2/manifests"},{"name":"go1.13.10","sha":"a57f07aac237d366630e85d080ef1ce0c34f0d09","kind":"commit","published_at":"2020-04-08T19:09:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.10","html_url":"https://github.com/golang/go/releases/tag/go1.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.10/manifests"},{"name":"go1.13.9","sha":"33554bc6af72f13e5eb319fd5f5aa5c9a150a60c","kind":"commit","published_at":"2020-03-19T15:17:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.9","html_url":"https://github.com/golang/go/releases/tag/go1.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.9/manifests"},{"name":"go1.14.1","sha":"564c76a268b75f56d6f465b82fba7f6fb929fd70","kind":"commit","published_at":"2020-03-19T15:17:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14.1","html_url":"https://github.com/golang/go/releases/tag/go1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14.1/manifests"},{"name":"go1.14","sha":"20a838ab94178c55bc4dc23ddc332fce8545a493","kind":"commit","published_at":"2020-02-25T17:40:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14","html_url":"https://github.com/golang/go/releases/tag/go1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14/manifests"},{"name":"go1.13.8","sha":"a7acf9af07bdc288129fa5756768b41f312d05f4","kind":"commit","published_at":"2020-02-12T19:55:45.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.8","html_url":"https://github.com/golang/go/releases/tag/go1.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.8/manifests"},{"name":"go1.12.17","sha":"46cb016190389b7e37b21f04e5343a628ca1f662","kind":"commit","published_at":"2020-02-12T19:55:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.17","html_url":"https://github.com/golang/go/releases/tag/go1.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.17/manifests"},{"name":"go1.14rc1","sha":"a068054af141c01df5a4519844f4b77273605f4e","kind":"commit","published_at":"2020-02-05T15:43:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14rc1","html_url":"https://github.com/golang/go/releases/tag/go1.14rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14rc1/manifests"},{"name":"go1.12.16","sha":"deac3221fc4cd365fb40d269dd56551e9d354356","kind":"commit","published_at":"2020-01-27T22:27:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.16","html_url":"https://github.com/golang/go/releases/tag/go1.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.16/manifests"},{"name":"go1.13.7","sha":"7d2473dc81c659fba3f3b83bc6e93ca5fe37a898","kind":"commit","published_at":"2020-01-27T22:26:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.7","html_url":"https://github.com/golang/go/releases/tag/go1.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.7/manifests"},{"name":"go1.12.15","sha":"694e20f4e08af7e7669c9652424d0df9b0b83f00","kind":"commit","published_at":"2020-01-09T19:00:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.15","html_url":"https://github.com/golang/go/releases/tag/go1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.15/manifests"},{"name":"go1.13.6","sha":"14b79df428fdab83ebc813a72ab714d1e2c488d2","kind":"commit","published_at":"2020-01-09T19:00:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.6","html_url":"https://github.com/golang/go/releases/tag/go1.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.6/manifests"},{"name":"go1.14beta1","sha":"a5bfd9da1d1b24f326399b6b75558ded14514f23","kind":"commit","published_at":"2019-12-17T14:59:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.14beta1","html_url":"https://github.com/golang/go/releases/tag/go1.14beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.14beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.14beta1/manifests"},{"name":"go1.13.5","sha":"9341fe073e6f7742c9d61982084874560dac2014","kind":"commit","published_at":"2019-12-04T21:55:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.5","html_url":"https://github.com/golang/go/releases/tag/go1.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.5/manifests"},{"name":"go1.12.14","sha":"8a720dabf102975ced5664b9cf668ac4ca080245","kind":"commit","published_at":"2019-12-04T21:35:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.14","html_url":"https://github.com/golang/go/releases/tag/go1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.14/manifests"},{"name":"go1.12.13","sha":"a8528068d581fcd110d0cb4f3c04ad77261abf6d","kind":"commit","published_at":"2019-10-31T22:53:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.13","html_url":"https://github.com/golang/go/releases/tag/go1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.13/manifests"},{"name":"go1.13.4","sha":"3f995c3f3b43033013013e6c7ccc93a9b1411ca9","kind":"commit","published_at":"2019-10-31T22:47:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.4","html_url":"https://github.com/golang/go/releases/tag/go1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.4/manifests"},{"name":"go1.13.3","sha":"e64356a4484deb5da57396a4cd80e26667b86b79","kind":"commit","published_at":"2019-10-17T21:56:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.3","html_url":"https://github.com/golang/go/releases/tag/go1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.3/manifests"},{"name":"go1.12.12","sha":"9e6d3ca2794c04b3f65019ee90b6e406bcfc9286","kind":"commit","published_at":"2019-10-17T21:51:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.12","html_url":"https://github.com/golang/go/releases/tag/go1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.12/manifests"},{"name":"go1.12.11","sha":"ef74bfc859c918aeab796c2fa18f4a5dde862343","kind":"commit","published_at":"2019-10-17T17:32:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.11","html_url":"https://github.com/golang/go/releases/tag/go1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.11/manifests"},{"name":"go1.13.2","sha":"72766093e6bd092eb18df3759055625ba8436484","kind":"commit","published_at":"2019-10-17T17:32:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.2","html_url":"https://github.com/golang/go/releases/tag/go1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.2/manifests"},{"name":"go1.12.10","sha":"6c15c7cce718e1e9a47f4f0ab1bd70923b04557b","kind":"commit","published_at":"2019-09-25T18:48:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.10","html_url":"https://github.com/golang/go/releases/tag/go1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.10/manifests"},{"name":"go1.13.1","sha":"b17fd8e49d24eb298c53de5cd0a8923f1e0270ba","kind":"commit","published_at":"2019-09-25T18:48:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13.1","html_url":"https://github.com/golang/go/releases/tag/go1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13.1/manifests"},{"name":"go1.13","sha":"cc8838d645b2b7026c1f3aaceb011775c5ca3a08","kind":"commit","published_at":"2019-09-03T17:05:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13","html_url":"https://github.com/golang/go/releases/tag/go1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13/manifests"},{"name":"go1.13rc2","sha":"d7b402a49a8ef5af911d7873bdbc5f61335f1d41","kind":"commit","published_at":"2019-08-29T14:35:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13rc2","html_url":"https://github.com/golang/go/releases/tag/go1.13rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc2/manifests"},{"name":"go1.13rc1","sha":"ed4f3f313438b8765da6c4605060529761db0797","kind":"commit","published_at":"2019-08-21T19:21:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13rc1","html_url":"https://github.com/golang/go/releases/tag/go1.13rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13rc1/manifests"},{"name":"go1.12.9","sha":"06472b99cdf59f00049f3cd8c9e05ba283cb2c56","kind":"commit","published_at":"2019-08-15T18:44:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.9","html_url":"https://github.com/golang/go/releases/tag/go1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.9/manifests"},{"name":"go1.12.8","sha":"306a74284eb261acb34ce7f70962f357906a2759","kind":"commit","published_at":"2019-08-13T16:27:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.8","html_url":"https://github.com/golang/go/releases/tag/go1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.8/manifests"},{"name":"go1.11.13","sha":"b2967c0e5c5271bb4469e1f615fb85879ebd8a57","kind":"commit","published_at":"2019-08-13T16:26:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.13","html_url":"https://github.com/golang/go/releases/tag/go1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.13/manifests"},{"name":"go1.12.7","sha":"7f416b4f048677d0784e6941516c0f1e6052b2d6","kind":"commit","published_at":"2019-07-08T19:50:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.7","html_url":"https://github.com/golang/go/releases/tag/go1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.7/manifests"},{"name":"go1.11.12","sha":"4128f163d6dca1b8d703da8cf86ef679608856a0","kind":"commit","published_at":"2019-07-08T19:49:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.12","html_url":"https://github.com/golang/go/releases/tag/go1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.12/manifests"},{"name":"go1.13beta1","sha":"60f14fddfee107dedd76c0be6b422a3d8ccc841a","kind":"commit","published_at":"2019-06-26T16:35:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.13beta1","html_url":"https://github.com/golang/go/releases/tag/go1.13beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.13beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.13beta1/manifests"},{"name":"go1.11.11","sha":"541c49144d73f2a03374517091835fa8a43eebe2","kind":"commit","published_at":"2019-06-11T18:11:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.11","html_url":"https://github.com/golang/go/releases/tag/go1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.11/manifests"},{"name":"go1.12.6","sha":"4ce6a8e89668b87dce67e2f55802903d6eb9110a","kind":"commit","published_at":"2019-06-11T15:21:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.6","html_url":"https://github.com/golang/go/releases/tag/go1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.6/manifests"},{"name":"go1.12.5","sha":"3a1b4e75f8b6c1b57db73bccf7ca871bf1a97ca9","kind":"commit","published_at":"2019-05-06T21:12:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.5","html_url":"https://github.com/golang/go/releases/tag/go1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.5/manifests"},{"name":"go1.11.10","sha":"efa061d9f5d52846dfc3dda40eaf8eccfeeae8d2","kind":"commit","published_at":"2019-05-06T20:50:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.10","html_url":"https://github.com/golang/go/releases/tag/go1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.10/manifests"},{"name":"go1.12.4","sha":"eda3401e807be8928eed48bb5fc85ffa8e62ddb4","kind":"commit","published_at":"2019-04-11T23:31:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.4","html_url":"https://github.com/golang/go/releases/tag/go1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.4/manifests"},{"name":"go1.11.9","sha":"428e5f29a957b591d82e640b619b684aa25fba4e","kind":"commit","published_at":"2019-04-11T23:31:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.9","html_url":"https://github.com/golang/go/releases/tag/go1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.9/manifests"},{"name":"go1.11.8","sha":"f8a63418e985d972c86d3da5bf90b7e81b72b468","kind":"commit","published_at":"2019-04-08T21:30:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.8","html_url":"https://github.com/golang/go/releases/tag/go1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.8/manifests"},{"name":"go1.12.3","sha":"62ec3dd260324d243491b271d53ccdfd4a1f14e3","kind":"commit","published_at":"2019-04-08T21:30:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.3","html_url":"https://github.com/golang/go/releases/tag/go1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.3/manifests"},{"name":"go1.12.2","sha":"ac02fdec7cd16ea8d3de1fc33def9cfabec5170d","kind":"commit","published_at":"2019-04-05T19:24:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.2","html_url":"https://github.com/golang/go/releases/tag/go1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.2/manifests"},{"name":"go1.11.7","sha":"2c5363d9c1cf51457d6d2466a63e6576e80327f8","kind":"commit","published_at":"2019-04-05T19:09:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.7","html_url":"https://github.com/golang/go/releases/tag/go1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.7/manifests"},{"name":"go1.11.6","sha":"e18f2ca380f52bbf8cac039ccfdf445e9047c810","kind":"commit","published_at":"2019-03-14T19:57:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.6","html_url":"https://github.com/golang/go/releases/tag/go1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.6/manifests"},{"name":"go1.12.1","sha":"0380c9ad38843d523d9c9804fe300cb7edd7cd3c","kind":"commit","published_at":"2019-03-14T19:18:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12.1","html_url":"https://github.com/golang/go/releases/tag/go1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12.1/manifests"},{"name":"go1.12","sha":"05e77d41914d247a1e7caf37d7125ccaa5a53505","kind":"commit","published_at":"2019-02-25T23:01:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12","html_url":"https://github.com/golang/go/releases/tag/go1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12/manifests"},{"name":"go1.12rc1","sha":"1af509d46e31a14e7ff17e23b1fd84250976b405","kind":"commit","published_at":"2019-02-11T20:14:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12rc1","html_url":"https://github.com/golang/go/releases/tag/go1.12rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12rc1/manifests"},{"name":"go1.11.5","sha":"35bb62e60a7779ff82c3067903b3306ff8666471","kind":"commit","published_at":"2019-01-23T19:49:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.5","html_url":"https://github.com/golang/go/releases/tag/go1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.5/manifests"},{"name":"go1.10.8","sha":"b0cb374daf646454998bac7b393f3236a2ab6aca","kind":"commit","published_at":"2019-01-23T19:47:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.8","html_url":"https://github.com/golang/go/releases/tag/go1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.8/manifests"},{"name":"go1.12beta2","sha":"4b3f04c63b5b1a1bbc4dfd71c34341ea4e935115","kind":"commit","published_at":"2019-01-10T18:15:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12beta2","html_url":"https://github.com/golang/go/releases/tag/go1.12beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta2/manifests"},{"name":"go1.12beta1","sha":"e3b4b7baad555f74b6fbc0ddc00d46ed0ac03a0a","kind":"commit","published_at":"2018-12-18T23:01:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.12beta1","html_url":"https://github.com/golang/go/releases/tag/go1.12beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.12beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.12beta1/manifests"},{"name":"go1.11.4","sha":"4601a4c1b1c00fbe507508f0267ec5a9445bb7e5","kind":"commit","published_at":"2018-12-14T23:34:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.4","html_url":"https://github.com/golang/go/releases/tag/go1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.4/manifests"},{"name":"go1.10.7","sha":"f5ff72d62301c4e9d0a78167fab5914ca12919bd","kind":"commit","published_at":"2018-12-14T23:34:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.7","html_url":"https://github.com/golang/go/releases/tag/go1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.7/manifests"},{"name":"go1.10.6","sha":"25ca8f49c3fc4a68daff7a23ab613e3453be5cda","kind":"commit","published_at":"2018-12-13T17:16:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.6","html_url":"https://github.com/golang/go/releases/tag/go1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.6/manifests"},{"name":"go1.11.3","sha":"90c896448691b5edb0ab11110f37234f63cd28ed","kind":"commit","published_at":"2018-12-13T17:14:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.3","html_url":"https://github.com/golang/go/releases/tag/go1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.3/manifests"},{"name":"go1.10.5","sha":"1ae739797ec72acbd6d90b94a2366a31566205c2","kind":"commit","published_at":"2018-11-02T20:17:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.5","html_url":"https://github.com/golang/go/releases/tag/go1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.5/manifests"},{"name":"go1.11.2","sha":"e8a95aeb75536496432bcace1fb2bbfa449bf0fa","kind":"commit","published_at":"2018-11-02T20:17:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.2","html_url":"https://github.com/golang/go/releases/tag/go1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.2/manifests"},{"name":"go1.11.1","sha":"26957168c4c0cdcc7ca4f0b19d0eb19474d224ac","kind":"commit","published_at":"2018-10-01T20:59:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11.1","html_url":"https://github.com/golang/go/releases/tag/go1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11.1/manifests"},{"name":"go1.11","sha":"41e62b8c49d21659b48a95216e3062032285250f","kind":"commit","published_at":"2018-08-24T20:18:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11","html_url":"https://github.com/golang/go/releases/tag/go1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11/manifests"},{"name":"go1.10.4","sha":"2191fce26a7fd1cd5b4975e7bd44ab44b1d9dd78","kind":"commit","published_at":"2018-08-24T19:26:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.4","html_url":"https://github.com/golang/go/releases/tag/go1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.4/manifests"},{"name":"go1.11rc2","sha":"02c0c32960f65d0b9c66ec840c612f5f9623dc51","kind":"commit","published_at":"2018-08-22T22:17:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11rc2","html_url":"https://github.com/golang/go/releases/tag/go1.11rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc2/manifests"},{"name":"go1.11rc1","sha":"807e7f2420c683384dc9c6db498808ba1b7aab17","kind":"commit","published_at":"2018-08-13T23:43:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11rc1","html_url":"https://github.com/golang/go/releases/tag/go1.11rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11rc1/manifests"},{"name":"go1.11beta3","sha":"1b870077c896379c066b41657d3c9062097a6943","kind":"commit","published_at":"2018-08-03T17:21:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta3","html_url":"https://github.com/golang/go/releases/tag/go1.11beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta3/manifests"},{"name":"go1.11beta2","sha":"c814ac44c0571f844718f07aa52afa47e37fb1ed","kind":"commit","published_at":"2018-07-19T21:30:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta2","html_url":"https://github.com/golang/go/releases/tag/go1.11beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta2/manifests"},{"name":"go1.11beta1","sha":"a12c1f26e4cc602dae62ec065a237172a5b8f926","kind":"commit","published_at":"2018-06-26T20:00:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.11beta1","html_url":"https://github.com/golang/go/releases/tag/go1.11beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.11beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.11beta1/manifests"},{"name":"go1.10.3","sha":"fe8a0d12b14108cbe2408b417afcaab722b0727c","kind":"commit","published_at":"2018-06-06T23:47:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.3","html_url":"https://github.com/golang/go/releases/tag/go1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.3/manifests"},{"name":"go1.9.7","sha":"7df09b4a03f9e53334672674ba7983d5e7128646","kind":"commit","published_at":"2018-06-06T20:29:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.7","html_url":"https://github.com/golang/go/releases/tag/go1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.7/manifests"},{"name":"go1.9.6","sha":"20f58c6075aef1bb7327ab0691ae095f9412ab5b","kind":"commit","published_at":"2018-04-30T19:04:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.6","html_url":"https://github.com/golang/go/releases/tag/go1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.6/manifests"},{"name":"go1.10.2","sha":"71bdbf431b79dff61944f22c25c7e085ccfc25d5","kind":"commit","published_at":"2018-04-30T19:03:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.2","html_url":"https://github.com/golang/go/releases/tag/go1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.2/manifests"},{"name":"go1.10.1","sha":"ac7c0ee26dda18076d5f6c151d8f920b43340ae3","kind":"commit","published_at":"2018-03-29T06:09:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10.1","html_url":"https://github.com/golang/go/releases/tag/go1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10.1/manifests"},{"name":"go1.9.5","sha":"f69b0c627f94b7dcaf4ec654df8e0ffa4bf46957","kind":"commit","published_at":"2018-03-29T06:06:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.5","html_url":"https://github.com/golang/go/releases/tag/go1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.5/manifests"},{"name":"go1.10","sha":"bf86aec25972f3a100c3aa58a6abcbcc35bdea49","kind":"commit","published_at":"2018-02-16T16:05:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10","html_url":"https://github.com/golang/go/releases/tag/go1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10/manifests"},{"name":"go1.10rc2","sha":"20e228f2fdb44350c858de941dff4aea9f3127b8","kind":"commit","published_at":"2018-02-07T16:12:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10rc2","html_url":"https://github.com/golang/go/releases/tag/go1.10rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc2/manifests"},{"name":"go1.9.4","sha":"6732fcc06df713fc737cee5c5860bad87599bc6d","kind":"commit","published_at":"2018-02-07T15:34:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.4","html_url":"https://github.com/golang/go/releases/tag/go1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.4/manifests"},{"name":"go1.8.7","sha":"357c9141369361101345f3048a6b2b3e149299d5","kind":"commit","published_at":"2018-02-07T15:33:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.7","html_url":"https://github.com/golang/go/releases/tag/go1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.7/manifests"},{"name":"go1.10rc1","sha":"5348aed83e39bd1d450d92d7f627e994c2db6ebf","kind":"commit","published_at":"2018-01-25T17:24:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10rc1","html_url":"https://github.com/golang/go/releases/tag/go1.10rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10rc1/manifests"},{"name":"go1.8.6","sha":"96c72e94687d1d78770a204f35993cb2cd3c91e4","kind":"commit","published_at":"2018-01-23T03:33:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.6","html_url":"https://github.com/golang/go/releases/tag/go1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.6/manifests"},{"name":"go1.9.3","sha":"a563954b799c6921fc3666b4723d38413f442145","kind":"commit","published_at":"2018-01-22T21:38:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.3","html_url":"https://github.com/golang/go/releases/tag/go1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.3/manifests"},{"name":"go1.10beta2","sha":"594668a5a96267a46282ce3007a584ec07adf705","kind":"commit","published_at":"2018-01-11T17:44:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10beta2","html_url":"https://github.com/golang/go/releases/tag/go1.10beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta2/manifests"},{"name":"go1.10beta1","sha":"9ce6b5c2ed5d3d5251b9a6a0c548d5fb2c8567e8","kind":"commit","published_at":"2017-12-07T17:38:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.10beta1","html_url":"https://github.com/golang/go/releases/tag/go1.10beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.10beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.10beta1/manifests"},{"name":"go1.9.2","sha":"2ea7d3461bb41d0ae12b56ee52d43314bcdb97f9","kind":"commit","published_at":"2017-10-25T20:24:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.2","html_url":"https://github.com/golang/go/releases/tag/go1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.2/manifests"},{"name":"go1.8.5","sha":"d4ccbd8833aa45819e903abfc4337555f1832d3c","kind":"commit","published_at":"2017-10-25T18:57:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5","html_url":"https://github.com/golang/go/releases/tag/go1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5/manifests"},{"name":"go1.8.5rc5","sha":"0ab2c8872d648bc155e41bf5a7ed0cfee133ff70","kind":"commit","published_at":"2017-10-25T16:24:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5rc5","html_url":"https://github.com/golang/go/releases/tag/go1.8.5rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc5/manifests"},{"name":"go1.8.5rc4","sha":"fab5e254b2a03d3153f850774d87a79840740fe9","kind":"commit","published_at":"2017-10-20T16:43:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.5rc4","html_url":"https://github.com/golang/go/releases/tag/go1.8.5rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.5rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.5rc4/manifests"},{"name":"go1.8.4","sha":"f5bcb9b8fe9dd8949d4682b74be6ba72e5d554fb","kind":"commit","published_at":"2017-10-04T18:39:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.4","html_url":"https://github.com/golang/go/releases/tag/go1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.4/manifests"},{"name":"go1.9.1","sha":"7f40c1214dd67cf171a347a5230da70bd8e10d32","kind":"commit","published_at":"2017-10-04T18:39:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9.1","html_url":"https://github.com/golang/go/releases/tag/go1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9.1/manifests"},{"name":"go1.9","sha":"c8aec4095e089ff6ac50d18e97c3f46561f14f48","kind":"commit","published_at":"2017-08-24T20:52:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9","html_url":"https://github.com/golang/go/releases/tag/go1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9/manifests"},{"name":"go1.9rc2","sha":"048c9cfaacb6fe7ac342b0acd8ca8322b6c49508","kind":"commit","published_at":"2017-08-07T20:29:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9rc2","html_url":"https://github.com/golang/go/releases/tag/go1.9rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc2/manifests"},{"name":"go1.9rc1","sha":"65c6c88a9442b91d8b2fd0230337b1fda4bb6cdf","kind":"commit","published_at":"2017-07-24T19:35:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9rc1","html_url":"https://github.com/golang/go/releases/tag/go1.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9rc1/manifests"},{"name":"go1.9beta2","sha":"eab99a8d548f8ba864647ab171a44f0a5376a6b3","kind":"commit","published_at":"2017-06-26T21:12:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9beta2","html_url":"https://github.com/golang/go/releases/tag/go1.9beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta2/manifests"},{"name":"go1.9beta1","sha":"952ecbe0a27aadd184ca3e2c342beb464d6b1653","kind":"commit","published_at":"2017-06-14T21:44:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.9beta1","html_url":"https://github.com/golang/go/releases/tag/go1.9beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.9beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.9beta1/manifests"},{"name":"go1.8.3","sha":"352996a381701cfa0c16e8de29cbde8f3922182f","kind":"commit","published_at":"2017-05-24T18:14:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.3","html_url":"https://github.com/golang/go/releases/tag/go1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.3/manifests"},{"name":"go1.7.6","sha":"2b7a7b710f096b1b7e6f2ab5e9e3ec003ad7cd12","kind":"commit","published_at":"2017-05-23T18:33:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.6","html_url":"https://github.com/golang/go/releases/tag/go1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.6/manifests"},{"name":"go1.8.2","sha":"59870f9e19384c3155f603f799b61b401fa20cc9","kind":"commit","published_at":"2017-05-23T18:32:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.2","html_url":"https://github.com/golang/go/releases/tag/go1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.2/manifests"},{"name":"go1.8.1","sha":"a4c18f063b6659079ca2848ca217a0587dabc001","kind":"commit","published_at":"2017-04-07T16:48:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8.1","html_url":"https://github.com/golang/go/releases/tag/go1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8.1/manifests"},{"name":"go1.8","sha":"cd6b6202dd1559b3ac63179b45f1833fcfbe7eca","kind":"commit","published_at":"2017-02-16T17:12:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8","html_url":"https://github.com/golang/go/releases/tag/go1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8/manifests"},{"name":"go1.8rc3","sha":"2a5f65a98ca483aad2dd74dc2636a7baecc59cf2","kind":"commit","published_at":"2017-01-26T17:42:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc3","html_url":"https://github.com/golang/go/releases/tag/go1.8rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc3/manifests"},{"name":"go1.7.5","sha":"753452fac6f6963b5a6e38a239b05362385a3842","kind":"commit","published_at":"2017-01-26T17:38:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.5","html_url":"https://github.com/golang/go/releases/tag/go1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.5/manifests"},{"name":"go1.8rc2","sha":"59f181b6fda68ece22882945853ca2df9dbf1c88","kind":"commit","published_at":"2017-01-19T20:58:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc2","html_url":"https://github.com/golang/go/releases/tag/go1.8rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc2/manifests"},{"name":"go1.8rc1","sha":"3de6e96e4b8147f5267a2e8218a7c780b09a434f","kind":"commit","published_at":"2017-01-10T19:35:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8rc1","html_url":"https://github.com/golang/go/releases/tag/go1.8rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8rc1/manifests"},{"name":"go1.8beta2","sha":"9cd3c0662aa63eea8e7fae80f558fda9d646ba98","kind":"commit","published_at":"2016-12-15T20:06:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8beta2","html_url":"https://github.com/golang/go/releases/tag/go1.8beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta2/manifests"},{"name":"go1.7.4","sha":"6b36535cf382bce845dd2d272276e7ba350b0c6b","kind":"commit","published_at":"2016-12-01T22:13:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.4","html_url":"https://github.com/golang/go/releases/tag/go1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.4/manifests"},{"name":"go1.6.4","sha":"aa1e69f3fc21795b6fab531a07008e0744ffe5bf","kind":"commit","published_at":"2016-12-01T20:56:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.4","html_url":"https://github.com/golang/go/releases/tag/go1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.4/manifests"},{"name":"go1.8beta1","sha":"41908a54530120b68a79e0fd22b5e709d33cced0","kind":"commit","published_at":"2016-12-01T02:54:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.8beta1","html_url":"https://github.com/golang/go/releases/tag/go1.8beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.8beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.8beta1/manifests"},{"name":"go1.7.3","sha":"2f6557233c5a5c311547144c34b4045640ff9f71","kind":"commit","published_at":"2016-10-19T17:04:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.3","html_url":"https://github.com/golang/go/releases/tag/go1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.3/manifests"},{"name":"go1.7.2","sha":"edecc650ec95ac1a96d2312980e18d959f89835e","kind":"commit","published_at":"2016-10-17T21:08:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.2","html_url":"https://github.com/golang/go/releases/tag/go1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.2/manifests"},{"name":"go1.7.1","sha":"f75aafdf56dd90eab75cfeac8cf69358f73ba171","kind":"commit","published_at":"2016-09-07T19:11:54.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7.1","html_url":"https://github.com/golang/go/releases/tag/go1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7.1/manifests"},{"name":"go1.7","sha":"0d818588685976407c81c60d2fda289361cbc8ec","kind":"commit","published_at":"2016-08-15T22:43:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7","html_url":"https://github.com/golang/go/releases/tag/go1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7/manifests"},{"name":"go1.7rc6","sha":"1e933ed7c091bd8e077ffd123234af10a69e3978","kind":"commit","published_at":"2016-08-08T18:42:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc6","html_url":"https://github.com/golang/go/releases/tag/go1.7rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc6/manifests"},{"name":"go1.7rc5","sha":"09fc3cc5df6b37b62a219bd4cacd8898a2328b76","kind":"commit","published_at":"2016-08-02T23:34:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc5","html_url":"https://github.com/golang/go/releases/tag/go1.7rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc5/manifests"},{"name":"go1.7rc4","sha":"c628d83ec5309cd679e16c734456fed1b9a85806","kind":"commit","published_at":"2016-08-02T02:22:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc4","html_url":"https://github.com/golang/go/releases/tag/go1.7rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc4/manifests"},{"name":"go1.7rc3","sha":"8707f31c0abc6b607014e843b7cc188b3019daa9","kind":"commit","published_at":"2016-07-21T21:19:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc3","html_url":"https://github.com/golang/go/releases/tag/go1.7rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc3/manifests"},{"name":"go1.7rc2","sha":"0ebf6ce087388cdd501a02ff92f2f8cafc3e1378","kind":"commit","published_at":"2016-07-18T15:36:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc2","html_url":"https://github.com/golang/go/releases/tag/go1.7rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc2/manifests"},{"name":"go1.6.3","sha":"da6b9ec7bf1722fa00196e1eadc10a29156b6b28","kind":"commit","published_at":"2016-07-18T15:36:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.3","html_url":"https://github.com/golang/go/releases/tag/go1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.3/manifests"},{"name":"go1.7rc1","sha":"53da5fd4d431881bb3583c9790db7735a6530a1b","kind":"commit","published_at":"2016-07-08T03:48:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7rc1","html_url":"https://github.com/golang/go/releases/tag/go1.7rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7rc1/manifests"},{"name":"go1.7beta2","sha":"fca9fc52c831ab6af56e30f8c48062a99ded2580","kind":"commit","published_at":"2016-06-16T19:45:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7beta2","html_url":"https://github.com/golang/go/releases/tag/go1.7beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta2/manifests"},{"name":"go1.7beta1","sha":"3c6b6684ce21c1092ba208a0f1744ad7c930248a","kind":"commit","published_at":"2016-06-02T00:22:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.7beta1","html_url":"https://github.com/golang/go/releases/tag/go1.7beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.7beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.7beta1/manifests"},{"name":"go1.6.2","sha":"57e459e02b4b01567f92542f92cd9afde209e193","kind":"commit","published_at":"2016-04-19T23:27:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.2","html_url":"https://github.com/golang/go/releases/tag/go1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.2/manifests"},{"name":"go1.6.1","sha":"f5cf5673590a68c55b2330df9dfcdd6fac75b893","kind":"commit","published_at":"2016-04-11T23:39:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6.1","html_url":"https://github.com/golang/go/releases/tag/go1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6.1/manifests"},{"name":"go1.5.4","sha":"a1ef950a15517bca223d079a6cf65948c3db9694","kind":"commit","published_at":"2016-04-11T23:39:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.4","html_url":"https://github.com/golang/go/releases/tag/go1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.4/manifests"},{"name":"go1.6","sha":"7bc40ffb05d8813bf9b41a331b45d37216f9e747","kind":"commit","published_at":"2016-02-17T19:53:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6","html_url":"https://github.com/golang/go/releases/tag/go1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6/manifests"},{"name":"go1.6rc2","sha":"5d343bdfb140970cc37f099064226d104ca6d817","kind":"commit","published_at":"2016-02-03T23:11:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6rc2","html_url":"https://github.com/golang/go/releases/tag/go1.6rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc2/manifests"},{"name":"go1.6rc1","sha":"036b8fd40b60830ca1d152f17148e52b96d8aa6c","kind":"commit","published_at":"2016-01-28T00:06:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6rc1","html_url":"https://github.com/golang/go/releases/tag/go1.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6rc1/manifests"},{"name":"go1.6beta2","sha":"66330d8c6c0a23b7eb48688f9954264e48b039da","kind":"commit","published_at":"2016-01-13T23:40:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6beta2","html_url":"https://github.com/golang/go/releases/tag/go1.6beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta2/manifests"},{"name":"go1.5.3","sha":"27d5c0ede5b4411089f4bf52a41dd2f4eed36123","kind":"commit","published_at":"2016-01-13T19:43:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.3","html_url":"https://github.com/golang/go/releases/tag/go1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.3/manifests"},{"name":"go1.6beta1","sha":"8db371b3d58a1c139f0854738f9962de05ca5d7a","kind":"commit","published_at":"2015-12-17T22:45:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.6beta1","html_url":"https://github.com/golang/go/releases/tag/go1.6beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.6beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.6beta1/manifests"},{"name":"go1.5.2","sha":"40cbf58f960a8f5287d2c3a93b3ca6119df67e85","kind":"commit","published_at":"2015-12-03T00:44:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.2","html_url":"https://github.com/golang/go/releases/tag/go1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.2/manifests"},{"name":"go1.4.3","sha":"50eb39bb23e8b03e823c38e844f0410d0b5325d2","kind":"commit","published_at":"2015-09-23T04:20:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.3","html_url":"https://github.com/golang/go/releases/tag/go1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.3/manifests"},{"name":"go1.5.1","sha":"f2e4c8b5fb3660d793b2c545ef207153db0a34b1","kind":"commit","published_at":"2015-09-09T00:52:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5.1","html_url":"https://github.com/golang/go/releases/tag/go1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5.1/manifests"},{"name":"go1.5","sha":"bb03defe933c89fee44be675d7aa0fbd893ced30","kind":"commit","published_at":"2015-08-19T05:04:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5","html_url":"https://github.com/golang/go/releases/tag/go1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5/manifests"},{"name":"go1.5rc1","sha":"0d20a61e68ba22fb416fe2aa8b6532026822bad0","kind":"commit","published_at":"2015-08-06T04:06:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5rc1","html_url":"https://github.com/golang/go/releases/tag/go1.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5rc1/manifests"},{"name":"go1.5beta3","sha":"d3ffc975f38890abbd8ca3f7833772e6423297e8","kind":"commit","published_at":"2015-07-29T23:50:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta3","html_url":"https://github.com/golang/go/releases/tag/go1.5beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta3/manifests"},{"name":"go1.5beta2","sha":"cc8f5441980a8c2f9e6c8ec3222985ed488e76ba","kind":"commit","published_at":"2015-07-17T03:34:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta2","html_url":"https://github.com/golang/go/releases/tag/go1.5beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta2/manifests"},{"name":"go1.5beta1","sha":"b6ead9f171742cd5b519a22ecc690354b0d1ce27","kind":"commit","published_at":"2015-07-07T21:53:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.5beta1","html_url":"https://github.com/golang/go/releases/tag/go1.5beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.5beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.5beta1/manifests"},{"name":"go1.4.2","sha":"883bc6ed0ea815293fe6309d66f967ea60630e87","kind":"commit","published_at":"2015-02-18T04:24:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.2","html_url":"https://github.com/golang/go/releases/tag/go1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.2/manifests"},{"name":"go1.4.1","sha":"886b02d705ffb1be8b4974ac4c355d480a24e3ec","kind":"commit","published_at":"2015-01-15T21:04:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4.1","html_url":"https://github.com/golang/go/releases/tag/go1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4.1/manifests"},{"name":"go1.4","sha":"c303df658d43b9f3e98e56e646f8e84a83495991","kind":"commit","published_at":"2014-12-11T00:27:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4","html_url":"https://github.com/golang/go/releases/tag/go1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4/manifests"},{"name":"go1.4rc2","sha":"3d344611770d03a9d2f822216074edd83af67677","kind":"commit","published_at":"2014-12-02T02:43:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4rc2","html_url":"https://github.com/golang/go/releases/tag/go1.4rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc2/manifests"},{"name":"go1.4rc1","sha":"30ef146819d031ccd875de806c4edad66366d4bc","kind":"commit","published_at":"2014-11-17T02:55:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4rc1","html_url":"https://github.com/golang/go/releases/tag/go1.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4rc1/manifests"},{"name":"go1.4beta1","sha":"ca230d2d6ffeaef0be2f58fd46ba6ed34a8dbf46","kind":"commit","published_at":"2014-10-30T01:02:58.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.4beta1","html_url":"https://github.com/golang/go/releases/tag/go1.4beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.4beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.4beta1/manifests"},{"name":"go1.3.3","sha":"3dbc53ae6ad4e3b93f31d35d98b38f6dda25f4ee","kind":"commit","published_at":"2014-10-01T01:20:15.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.3","html_url":"https://github.com/golang/go/releases/tag/go1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.3/manifests"},{"name":"go1.3.2","sha":"f3c81ed821268e2f2e2945b0816f495809bbdf21","kind":"commit","published_at":"2014-09-25T22:32:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.2","html_url":"https://github.com/golang/go/releases/tag/go1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.2/manifests"},{"name":"go1.3.1","sha":"1657de2d6dbb020e15908668f209f3be7dcef151","kind":"commit","published_at":"2014-08-13T03:18:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3.1","html_url":"https://github.com/golang/go/releases/tag/go1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3.1/manifests"},{"name":"go1.3","sha":"1cdd48c8a276cef9e3e20b7350d13556b6c96a71","kind":"commit","published_at":"2014-06-19T00:20:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3","html_url":"https://github.com/golang/go/releases/tag/go1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3/manifests"},{"name":"go1.3rc2","sha":"2a3daa8bdd5bd06808c51cb4f2921655f70d7617","kind":"commit","published_at":"2014-06-13T03:24:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3rc2","html_url":"https://github.com/golang/go/releases/tag/go1.3rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc2/manifests"},{"name":"go1.3rc1","sha":"a5565ec7d9c04843bc91c06a0d5a652716ee75a7","kind":"commit","published_at":"2014-06-02T04:34:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3rc1","html_url":"https://github.com/golang/go/releases/tag/go1.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3rc1/manifests"},{"name":"go1.3beta2","sha":"c00043b5d8bd53130bddb5ef1e88643dccc4586f","kind":"commit","published_at":"2014-05-21T00:46:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3beta2","html_url":"https://github.com/golang/go/releases/tag/go1.3beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta2/manifests"},{"name":"go1.2.2","sha":"43d00b0942c1c6f43993ac71e1eea48e62e22b8d","kind":"commit","published_at":"2014-05-05T17:43:37.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2.2","html_url":"https://github.com/golang/go/releases/tag/go1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.2/manifests"},{"name":"go1.3beta1","sha":"7ff8e90eb7ceb2016aa9fc736febd8a5902ec65e","kind":"commit","published_at":"2014-04-22T00:00:27.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.3beta1","html_url":"https://github.com/golang/go/releases/tag/go1.3beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.3beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.3beta1/manifests"},{"name":"go1.2.1","sha":"9c9802fad57c1bcb72ea98c5c55ea2652efc5772","kind":"commit","published_at":"2014-03-03T00:53:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2.1","html_url":"https://github.com/golang/go/releases/tag/go1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2.1/manifests"},{"name":"go1.2","sha":"402d3590b54e4a0df9fb51ed14b2999e85ce0b76","kind":"commit","published_at":"2013-11-28T21:32:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2","html_url":"https://github.com/golang/go/releases/tag/go1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2/manifests"},{"name":"go1.2rc5","sha":"4abdb873be5c4bbd1e0edec56f992b201d8e0e68","kind":"commit","published_at":"2013-11-18T01:44:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc5","html_url":"https://github.com/golang/go/releases/tag/go1.2rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc5/manifests"},{"name":"go1.2rc4","sha":"a5940dddba6e7995c6f7e4b4d11df17609c247be","kind":"commit","published_at":"2013-11-13T04:29:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc4","html_url":"https://github.com/golang/go/releases/tag/go1.2rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc4/manifests"},{"name":"go1.2rc3","sha":"2eb51b1ba8cbf593124ab95e2ea9efb5d3ddf21e","kind":"commit","published_at":"2013-11-01T01:44:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc3","html_url":"https://github.com/golang/go/releases/tag/go1.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc3/manifests"},{"name":"go1.2rc2","sha":"309e16554aab1686c5bb744cababfbaa2d83db4d","kind":"commit","published_at":"2013-10-18T04:53:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.2rc2","html_url":"https://github.com/golang/go/releases/tag/go1.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.2rc2/manifests"},{"name":"go1.1.2","sha":"1d6d8fca241bb611af51e265c1b5a2e9ae904702","kind":"commit","published_at":"2013-08-13T05:33:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1.2","html_url":"https://github.com/golang/go/releases/tag/go1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.2/manifests"},{"name":"go1.1.1","sha":"d260448f6b6ac10efe4ae7f6dfe944e72bc2a676","kind":"commit","published_at":"2013-06-13T02:49:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1.1","html_url":"https://github.com/golang/go/releases/tag/go1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1.1/manifests"},{"name":"go1.1","sha":"205f850ceacfc39d1e9d76a9569416284594ce8c","kind":"commit","published_at":"2013-05-13T20:03:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1","html_url":"https://github.com/golang/go/releases/tag/go1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1/manifests"},{"name":"go1.1rc3","sha":"46a6097aa7943a490e9bd2e04274845d0e5e200f","kind":"commit","published_at":"2013-05-08T23:04:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1rc3","html_url":"https://github.com/golang/go/releases/tag/go1.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc3/manifests"},{"name":"go1.1rc2","sha":"1c5438aae896edcd1e9f9618f4776517f08053b3","kind":"commit","published_at":"2013-05-07T00:33:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.1rc2","html_url":"https://github.com/golang/go/releases/tag/go1.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.1rc2/manifests"},{"name":"go1.0.3","sha":"30be9b4313622c2077539e68826194cb1028c691","kind":"commit","published_at":"2012-09-21T22:10:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.3","html_url":"https://github.com/golang/go/releases/tag/go1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.3/manifests"},{"name":"go1.0.2","sha":"cb6c6570b73a1c4d19cad94570ed277f7dae55ac","kind":"commit","published_at":"2012-06-14T02:50:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.2","html_url":"https://github.com/golang/go/releases/tag/go1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.2/manifests"},{"name":"go1.0.1","sha":"2fffba7fe19690e038314d17a117d6b87979c89f","kind":"commit","published_at":"2012-04-26T19:50:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1.0.1","html_url":"https://github.com/golang/go/releases/tag/go1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1.0.1/manifests"},{"name":"go1","sha":"6174b5e21e73714c63061e66efdbe180e1c5491d","kind":"commit","published_at":"2012-03-28T12:41:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/go1","html_url":"https://github.com/golang/go/releases/tag/go1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@go1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/go1/manifests"},{"name":"weekly.2012-03-27","sha":"3895b5051df256b442d0b0af50debfffd8d75164","kind":"commit","published_at":"2012-03-28T12:41:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-27/manifests"},{"name":"weekly","sha":"3895b5051df256b442d0b0af50debfffd8d75164","kind":"commit","published_at":"2012-03-28T12:41:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly","html_url":"https://github.com/golang/go/releases/tag/weekly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly/manifests"},{"name":"weekly.2012-03-22","sha":"da7959d5dd1a230868d8eca9dbf11b4d54e8915a","kind":"commit","published_at":"2012-03-23T01:44:33.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-22/manifests"},{"name":"weekly.2012-03-13","sha":"9ef03fdf7778f23aa304a03888e4e0f698a3ef84","kind":"commit","published_at":"2012-03-13T05:39:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-13/manifests"},{"name":"weekly.2012-03-04","sha":"56208edb8dfc297efde71f18730dfb09b3dcb928","kind":"commit","published_at":"2012-03-05T04:45:50.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-03-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-03-04/manifests"},{"name":"weekly.2012-02-22","sha":"6419bbbfd310d0e48b3de60c8891a8f0fcc98b6f","kind":"commit","published_at":"2012-02-23T05:40:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-22/manifests"},{"name":"weekly.2012-02-14","sha":"da8f037b57241b0b84fab9d4c9e69b53e7118850","kind":"commit","published_at":"2012-02-15T03:41:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-14/manifests"},{"name":"weekly.2012-02-07","sha":"d3f8f0c258be17e742abb59da26025a6b5656c7b","kind":"commit","published_at":"2012-02-08T03:37:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-02-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-02-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-02-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-02-07/manifests"},{"name":"weekly.2012-01-27","sha":"6786185fd6245c522dce647163d2b33708c0b46d","kind":"commit","published_at":"2012-01-27T06:51:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-27/manifests"},{"name":"weekly.2012-01-20","sha":"22ef504654079bd0a6f227b7485ce0657bf205e1","kind":"commit","published_at":"2012-01-20T05:57:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-20/manifests"},{"name":"weekly.2012-01-15","sha":"a19870744979bdce3eff58776be42e399ed8f6f1","kind":"commit","published_at":"2012-01-15T22:45:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2012-01-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2012-01-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2012-01-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2012-01-15/manifests"},{"name":"weekly.2011-12-22","sha":"1a06b513e758355f769cd894782c34751ba5722d","kind":"commit","published_at":"2011-12-23T03:28:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-22/manifests"},{"name":"weekly.2011-12-14","sha":"3388e9f67b2ebb30bbd115c13b3ac4728c7ff9c1","kind":"commit","published_at":"2011-12-15T05:56:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-14/manifests"},{"name":"weekly.2011-12-06","sha":"8d1da1c66ad9e2d9bf6028e7dfff5d1f2151d494","kind":"commit","published_at":"2011-12-07T02:33:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-06/manifests"},{"name":"weekly.2011-12-02","sha":"7af813a7f2b62734e40628c341cb3afa4c85641c","kind":"commit","published_at":"2011-12-01T21:09:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-02/manifests"},{"name":"weekly.2011-12-01","sha":"9dd07f680a4a8ddb0f750a0de89ccc880e322147","kind":"commit","published_at":"2011-12-01T05:17:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-12-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-12-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-12-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-12-01/manifests"},{"name":"weekly.2011-11-18","sha":"3af28bd886ca5a64128aa2118aac818c61871dad","kind":"commit","published_at":"2011-11-18T20:20:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-18","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-18/manifests"},{"name":"weekly.2011-11-09","sha":"d83cc435e4c324e34aa10af72c1aa7f4fa47d4c1","kind":"commit","published_at":"2011-11-08T23:57:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-09/manifests"},{"name":"weekly.2011-11-08","sha":"4b39d115a0228d9c88b47f2fd86c9d6377ba7273","kind":"commit","published_at":"2011-11-08T23:27:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-08","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-08/manifests"},{"name":"weekly.2011-11-02","sha":"ede44c68a48ba579defa08d1df94b268c93ab8e3","kind":"commit","published_at":"2011-11-02T03:00:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-02/manifests"},{"name":"weekly.2011-11-01","sha":"08757f722c84260399d3eb1236c0c1ed305e017a","kind":"commit","published_at":"2011-11-02T01:37:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-11-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-11-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-11-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-11-01/manifests"},{"name":"weekly.2011-10-26","sha":"659f1f208af02a3dd5cc13da0d4f8756a3cc5369","kind":"commit","published_at":"2011-10-26T05:47:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-26","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-26/manifests"},{"name":"weekly.2011-10-25","sha":"cdd3d6932853ec2fb2ac0a693143b22098adb012","kind":"commit","published_at":"2011-10-26T05:09:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-25","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-25/manifests"},{"name":"weekly.2011-10-18","sha":"ac21766c958dc1341d79f17c36cc686ed936e6d4","kind":"commit","published_at":"2011-10-19T00:31:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-18","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-18/manifests"},{"name":"release.r58.2","sha":"0584eb2e7779d5bf699702d06acb686cd08bddd2","kind":"commit","published_at":"2011-10-18T03:06:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58.2","html_url":"https://github.com/golang/go/releases/tag/release.r58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.2/manifests"},{"name":"release.r60.3","sha":"394b383a1ee0ac3fec5e453a7dbe590d3ce6d6b0","kind":"commit","published_at":"2011-10-17T23:55:12.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.3","html_url":"https://github.com/golang/go/releases/tag/release.r60.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.3/manifests"},{"name":"weekly.2011-10-06","sha":"2b0d7f0836b87dd346e3a815d3bbb593f8e1a3f6","kind":"commit","published_at":"2011-10-06T22:56:02.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-10-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-10-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-10-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-10-06/manifests"},{"name":"release.r60.2","sha":"6c4e7f4b681c12d7dbb2a229fb32636303dad781","kind":"commit","published_at":"2011-10-05T21:23:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.2","html_url":"https://github.com/golang/go/releases/tag/release.r60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.2/manifests"},{"name":"weekly.2011-09-21","sha":"e4ac43b7f07379715cbed7355bc3710e709c34ef","kind":"commit","published_at":"2011-09-22T05:06:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-21","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-21/manifests"},{"name":"release.r60.1","sha":"4af7136fcf874e212d66c72178a68db969918b25","kind":"commit","published_at":"2011-09-19T02:32:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60.1","html_url":"https://github.com/golang/go/releases/tag/release.r60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60.1/manifests"},{"name":"weekly.2011-09-16","sha":"b0e3edab0e5439505f6ac79a9a96ab19478a065b","kind":"commit","published_at":"2011-09-16T07:18:36.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-16","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-16/manifests"},{"name":"release.r60","sha":"5464bfebe723752dfc09a6dd6b361b8e79db5995","kind":"commit","published_at":"2011-09-08T02:16:42.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r60","html_url":"https://github.com/golang/go/releases/tag/release.r60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r60/manifests"},{"name":"weekly.2011-09-07","sha":"c5c656aee37f8e6f53a574bacf42c944bd2630a2","kind":"commit","published_at":"2011-09-07T23:43:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-07/manifests"},{"name":"weekly.2011-09-01","sha":"ca64a37d9d925dec179e1142097dc9f135807656","kind":"commit","published_at":"2011-09-01T07:08:53.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-09-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-09-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-09-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-09-01/manifests"},{"name":"weekly.2011-08-17","sha":"1491a20540f377b6f83f5c4a8e823ca20d27d6c5","kind":"commit","published_at":"2011-08-18T04:27:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-08-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-08-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-17/manifests"},{"name":"weekly.2011-08-10","sha":"da7e1ba00b7c223b24a175b0bbefb7b1f26ec1af","kind":"commit","published_at":"2011-08-10T06:00:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-08-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-08-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-08-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-08-10/manifests"},{"name":"release.r59","sha":"5d9765785dff74784bbdad43f7847b6825509032","kind":"commit","published_at":"2011-07-31T22:37:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r59","html_url":"https://github.com/golang/go/releases/tag/release.r59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r59/manifests"},{"name":"weekly.2011-07-29","sha":"b583108436b22f32d0ddb67b68ca890d306d0fb5","kind":"commit","published_at":"2011-07-29T22:11:48.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-29/manifests"},{"name":"weekly.2011-07-19","sha":"50ddb98b243e35de1dbe572bc5240129054af9f6","kind":"commit","published_at":"2011-07-20T05:45:55.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-19","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-19/manifests"},{"name":"release.r58.1","sha":"adfa87c5d754252f2bf428b38560de3d630dbe9d","kind":"commit","published_at":"2011-07-12T14:19:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58.1","html_url":"https://github.com/golang/go/releases/tag/release.r58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58.1/manifests"},{"name":"weekly.2011-07-07","sha":"4f03ef7993ce7aa125530010b6b8bf3c4ae2cfa0","kind":"commit","published_at":"2011-07-08T03:13:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-07-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-07-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-07-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-07-07/manifests"},{"name":"release.r58","sha":"fb10bce0c27cf06dc449d8e58ad6ec5dc276b929","kind":"commit","published_at":"2011-06-29T23:49:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r58","html_url":"https://github.com/golang/go/releases/tag/release.r58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r58/manifests"},{"name":"weekly.2011-06-23","sha":"30d08b404cc52a7378090287ee8ead2411e9b530","kind":"commit","published_at":"2011-06-24T06:04:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-23/manifests"},{"name":"weekly.2011-06-16","sha":"d6b9dd8b81a4a2969a02ddab9e39532bfb33fafb","kind":"commit","published_at":"2011-06-17T01:31:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-16","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-16/manifests"},{"name":"release.r57.2","sha":"7998d012b9823d6938dbaac929a839776b093fe4","kind":"commit","published_at":"2011-06-16T06:04:56.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57.2","html_url":"https://github.com/golang/go/releases/tag/release.r57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.2/manifests"},{"name":"weekly.2011-06-09","sha":"11b04261c754c67ad4c4ef13b667854c5ecb64e8","kind":"commit","published_at":"2011-06-10T04:26:09.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-09/manifests"},{"name":"weekly.2011-06-02","sha":"897ad0c05ee2af17c7740f793f8136d7404e87f5","kind":"commit","published_at":"2011-06-03T01:18:34.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-06-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-06-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-06-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-06-02/manifests"},{"name":"weekly.2011-05-22","sha":"f6742e7482c2b4fd1dada85c6318ecd59ccef8f6","kind":"commit","published_at":"2011-05-23T06:30:06.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-05-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-05-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-05-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-05-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-05-22/manifests"},{"name":"release.r57.1","sha":"16b4a007de329b96411be1597ea70f805b6adbe7","kind":"commit","published_at":"2011-05-04T04:17:17.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57.1","html_url":"https://github.com/golang/go/releases/tag/release.r57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57.1/manifests"},{"name":"release.r57","sha":"ca2cb382ba89d1a1534f71ec2218a23659e3d491","kind":"commit","published_at":"2011-05-03T18:07:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r57","html_url":"https://github.com/golang/go/releases/tag/release.r57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r57/manifests"},{"name":"weekly.2011-04-27","sha":"5a8ae387e2f22e1c255d96b052b868281ca83761","kind":"commit","published_at":"2011-04-28T06:32:51.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-27/manifests"},{"name":"weekly.2011-04-13","sha":"0f03eedb878968851f36189f31fb3b1dfce31d84","kind":"commit","published_at":"2011-04-14T04:18:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-13/manifests"},{"name":"weekly.2011-04-04","sha":"51319b1125473fc1732ef012cde40c512ec735a0","kind":"commit","published_at":"2011-04-05T02:55:03.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-04-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-04-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-04-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-04-04/manifests"},{"name":"weekly.2011-03-28","sha":"33e41802f9ce0a2b88b344dbd04ecb025385c9aa","kind":"commit","published_at":"2011-03-29T03:17:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-28","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-28/manifests"},{"name":"weekly.2011-03-15","sha":"f538f2432eba1ca4f38bb919d795d6e9101ed374","kind":"commit","published_at":"2011-03-16T05:24:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-15/manifests"},{"name":"weekly.2011-03-07.1","sha":"251cdc917de92a6e710fb1bc8d3230c241d00577","kind":"commit","published_at":"2011-03-07T05:18:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-07.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07.1/manifests"},{"name":"release.r56","sha":"251cdc917de92a6e710fb1bc8d3230c241d00577","kind":"commit","published_at":"2011-03-07T05:18:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/release.r56","html_url":"https://github.com/golang/go/releases/tag/release.r56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@release.r56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/release.r56/manifests"},{"name":"weekly.2011-03-07","sha":"c1d44c9453506cdf5725a392aa03d9aa5df580af","kind":"commit","published_at":"2011-03-07T02:55:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-03-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-03-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-03-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-03-07/manifests"},{"name":"weekly.2011-02-24","sha":"625bcf9f16876865715508d837dd9c36a34e90d7","kind":"commit","published_at":"2011-02-25T03:13:14.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-24","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-24/manifests"},{"name":"weekly.2011-02-15","sha":"d8ba9a440c826c5ed94f93d2d9fb7e9bf394f472","kind":"commit","published_at":"2011-02-15T15:58:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-15/manifests"},{"name":"weekly.2011-02-01.1","sha":"b08746ee5e0bb7d0291221c85e1fdead9924b858","kind":"commit","published_at":"2011-02-02T01:09:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-01.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-01.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-01.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01.1/manifests"},{"name":"weekly.2011-02-01","sha":"7aa758df0ce7578ff8b4e326eef777d8f10f70c4","kind":"commit","published_at":"2011-02-01T23:59:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-02-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-02-01/manifests"},{"name":"weekly.2011-01-20","sha":"34c1b13c2a0d8d66db353b7b62e9379c2a887a2e","kind":"commit","published_at":"2011-01-20T05:02:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-20/manifests"},{"name":"weekly.2011-01-19","sha":"4b7fab83b571813ad56a15b653ed0ade0cf5b52e","kind":"commit","published_at":"2011-01-20T03:01:32.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-19","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-19/manifests"},{"name":"weekly.2011-01-12","sha":"c3e33975aa8d256984ba897ab88d1ca7cad4940a","kind":"commit","published_at":"2011-01-13T01:04:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-12","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-12/manifests"},{"name":"weekly.2011-01-06","sha":"41170c91e5f7854b2cdf980f314ae33907305018","kind":"commit","published_at":"2011-01-07T04:28:25.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2011-01-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2011-01-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2011-01-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2011-01-06/manifests"},{"name":"weekly.2010-12-22","sha":"7d557ebc1d5220a1843c8f8f5a972eacc056af51","kind":"commit","published_at":"2010-12-23T02:32:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-22/manifests"},{"name":"weekly.2010-12-15.1","sha":"db2263c46be330d035bed2af194da5b84d399943","kind":"commit","published_at":"2010-12-16T03:46:19.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-15.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15.1/manifests"},{"name":"weekly.2010-12-15","sha":"e4fbcb2c23a391ac0b0a5496bd6ccd4e4459a262","kind":"commit","published_at":"2010-12-16T01:29:10.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-15/manifests"},{"name":"weekly.2010-12-08","sha":"f5ec1876c24c68b7418f5fd1415fe190a7ea27e9","kind":"commit","published_at":"2010-12-08T03:24:35.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-08","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-08/manifests"},{"name":"weekly.2010-12-02","sha":"7f1b064f1ef3b31e57ec613776caf6d59a98fa10","kind":"commit","published_at":"2010-12-03T00:48:18.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-12-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-12-02/manifests"},{"name":"weekly.2010-11-23","sha":"fbfa971a162d57aa03ca2b3365b35c4d0998aea4","kind":"commit","published_at":"2010-11-23T23:47:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-23/manifests"},{"name":"weekly.2010-11-10","sha":"013af62ae9cf4c4e34ba40294090b496693a8647","kind":"commit","published_at":"2010-11-10T22:22:40.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-10/manifests"},{"name":"weekly.2010-11-02","sha":"1e86d46a7651d5895b1b9345497916ec40b1a5e7","kind":"commit","published_at":"2010-11-03T00:49:22.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-11-02","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-11-02/manifests"},{"name":"weekly.2010-10-27","sha":"fded5fed0bfac968e73aae7b543bbd337debf4ef","kind":"commit","published_at":"2010-10-28T00:21:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-27/manifests"},{"name":"weekly.2010-10-20","sha":"ec2c9937f4515828875751e0ce3527b91df283b3","kind":"commit","published_at":"2010-10-21T00:33:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-20","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-20/manifests"},{"name":"weekly.2010-10-13.1","sha":"6b21949a9182773ae76175164793b9fe2ba131c6","kind":"commit","published_at":"2010-10-15T01:05:05.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-13.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13.1/manifests"},{"name":"weekly.2010-10-13","sha":"39ee9a0396c77af540c7eb2f1775417ecb5aae6a","kind":"commit","published_at":"2010-10-14T03:52:08.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-10-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-10-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-10-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-10-13/manifests"},{"name":"weekly.2010-09-29","sha":"ab5b4283f7a8835c4491e60ffc91b02768b02d0c","kind":"commit","published_at":"2010-09-30T07:33:07.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-29/manifests"},{"name":"weekly.2010-09-22","sha":"71ee385ddfa552a1d1e79a512323b29ee065a0bc","kind":"commit","published_at":"2010-09-23T01:49:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-22/manifests"},{"name":"weekly.2010-09-15","sha":"4e84006e805b7e1794882c71e171da6dc1ba6b53","kind":"commit","published_at":"2010-09-16T04:02:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-15/manifests"},{"name":"weekly.2010-09-06","sha":"863ba0427bb8ab344aaf9eb71d0f241d0d442c4f","kind":"commit","published_at":"2010-09-07T06:09:20.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-09-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-09-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-09-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-09-06/manifests"},{"name":"weekly.2010-08-25","sha":"deb00ac3f43076e07d2774c2ea689f7d2ccb983b","kind":"commit","published_at":"2010-08-25T04:58:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-25","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-25/manifests"},{"name":"weekly.2010-08-11","sha":"9e23f2b2ce2dd3150ee15a80e72347d89ff5eba4","kind":"commit","published_at":"2010-08-12T05:51:11.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-11","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-11/manifests"},{"name":"weekly.2010-08-04","sha":"a1e382673082e7cd4c29967b9951dd5eb63eac86","kind":"commit","published_at":"2010-08-05T03:18:49.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-08-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-08-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-08-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-08-04/manifests"},{"name":"weekly.2010-07-29","sha":"b5d84bb0cf1c731a0e90a80eaa85f23bbc463220","kind":"commit","published_at":"2010-07-30T04:48:30.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-29","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-29/manifests"},{"name":"weekly.2010-07-14","sha":"7317c10f5ea7a9d7216fc3e4a1e1c5c1bce6d6fa","kind":"commit","published_at":"2010-07-15T03:04:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-14","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-14/manifests"},{"name":"weekly.2010-07-01","sha":"4abbd32b5385e6e2ffe9d297eac636e68565f8d2","kind":"commit","published_at":"2010-07-02T00:36:43.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-07-01","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-07-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-07-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-07-01/manifests"},{"name":"weekly.2010-06-21","sha":"983353e79b1633e760f327dc6ceb283efaa44d63","kind":"commit","published_at":"2010-06-21T22:16:38.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-06-21","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-21/manifests"},{"name":"weekly.2010-06-09","sha":"61be33d3ae58572eb3f4c67acf0c9ee8c903f888","kind":"commit","published_at":"2010-06-09T21:10:28.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-06-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-06-09/manifests"},{"name":"weekly.2010-05-27","sha":"371bf8e61b7b8ef725f795be05f7ce4553433e98","kind":"commit","published_at":"2010-05-27T23:50:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-05-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-05-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-05-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-27/manifests"},{"name":"weekly.2010-05-04","sha":"174ca90b2cad59b1525e0db85ffe25aa3f8e75dc","kind":"commit","published_at":"2010-05-05T02:12:04.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-05-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-05-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-05-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-05-04/manifests"},{"name":"weekly.2010-04-27","sha":"70ee7bff79d5731a36c187b94f041a50eea53b1c","kind":"commit","published_at":"2010-04-28T04:05:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-04-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-04-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-04-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-27/manifests"},{"name":"weekly.2010-04-13","sha":"6aad41919bd5317d3b9d0b9a963a2cd0ced012f9","kind":"commit","published_at":"2010-04-14T03:55:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-04-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-04-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-04-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-04-13/manifests"},{"name":"weekly.2010-03-30","sha":"c2f3737cb01bf35991a775c14cd28e5a2d3a102e","kind":"commit","published_at":"2010-03-31T00:40:57.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-30","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-30/manifests"},{"name":"weekly.2010-03-22","sha":"a1723941e0a1e128e0a0b6ecde9a054214e55784","kind":"commit","published_at":"2010-03-23T01:56:39.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-22/manifests"},{"name":"weekly.2010-03-15","sha":"6f9272f5dd568377cfa1b2862de7e12096539089","kind":"commit","published_at":"2010-03-15T23:44:13.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-15","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-15/manifests"},{"name":"weekly.2010-03-04","sha":"baa65fd1066c867ee647fc5a19b6107fa0f91263","kind":"commit","published_at":"2010-03-04T02:00:29.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-03-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-03-04/manifests"},{"name":"weekly.2010-02-23","sha":"ef81b024b697a292a84e45288d03af2acbf5ff94","kind":"commit","published_at":"2010-02-24T00:35:31.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-23","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-23/manifests"},{"name":"weekly.2010-02-17","sha":"d3a6cd4cd49172d5e0201b85923156137ff68963","kind":"commit","published_at":"2010-02-18T00:31:52.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-17/manifests"},{"name":"weekly.2010-02-04","sha":"e6004b3de3d697d827591ef034931315fdbcecf6","kind":"commit","published_at":"2010-02-05T01:37:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-02-04","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-02-04/manifests"},{"name":"weekly.2010-01-27","sha":"492e13e3cde9bd3ee7d4aa6a3aa83c7c14738ec6","kind":"commit","published_at":"2010-01-28T02:28:21.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-27","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-27/manifests"},{"name":"weekly.2010-01-13","sha":"495936b58c343b12ac1bfa95859590e985751f0c","kind":"commit","published_at":"2010-01-14T01:08:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-13","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-13/manifests"},{"name":"weekly.2010-01-05","sha":"fd974e096dcdba69ab24ca31bb47e6b639a7306b","kind":"commit","published_at":"2010-01-06T01:12:44.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2010-01-05","html_url":"https://github.com/golang/go/releases/tag/weekly.2010-01-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2010-01-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2010-01-05/manifests"},{"name":"weekly.2009-12-22","sha":"4551b00da36e0419251f718fe80cf72132fd6f7d","kind":"commit","published_at":"2009-12-22T21:05:23.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-22","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-22/manifests"},{"name":"weekly.2009-12-09","sha":"5facb847703522e2d0716bf32500974aaf20fc20","kind":"commit","published_at":"2009-12-09T22:39:41.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-09","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-09/manifests"},{"name":"weekly.2009-12-07","sha":"b73b43ea3165a52bb9c3d4263954800f4055f426","kind":"commit","published_at":"2009-12-08T06:01:59.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-12-07","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-12-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-12-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-12-07/manifests"},{"name":"weekly.2009-11-17","sha":"a8ba40823c08508ca5f7562501a26bc2e85c88eb","kind":"commit","published_at":"2009-11-18T02:21:47.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-17","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-17/manifests"},{"name":"weekly.2009-11-12","sha":"f3a97293b17133cd5529b3510bc9301798bf2167","kind":"commit","published_at":"2009-11-12T22:55:26.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-12","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-12/manifests"},{"name":"weekly.2009-11-10.1","sha":"c57054f7b49539ca4ed6533267c1c20c39aaaaa5","kind":"commit","published_at":"2009-11-11T04:05:24.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-10.1","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10.1/manifests"},{"name":"weekly.2009-11-10","sha":"78c47c36b2984058c1bec0bd72e0b127b24fcd44","kind":"commit","published_at":"2009-11-10T22:09:01.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-10","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-10/manifests"},{"name":"weekly.2009-11-06","sha":"9ad14c94db182dd3326e4c80053e0311f47700ce","kind":"commit","published_at":"2009-11-06T18:33:46.000Z","download_url":"https://codeload.github.com/golang/go/tar.gz/weekly.2009-11-06","html_url":"https://github.com/golang/go/releases/tag/weekly.2009-11-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/go@weekly.2009-11-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/tags/weekly.2009-11-06/manifests"}]},"repo_metadata_updated_at":"2026-09-01T21:58:59.432Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.36208999462288,"dependent_packages_count":8.224370155674173,"stargazers_count":0.0008743236287053562,"forks_count":0.009945431276523427,"docker_downloads_count":null,"average":4.39931997630057},"purl":"pkg:golang/github.com/golang/%21go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang/Go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang/Go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang/Go/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T18:00:30.392Z","issues_count":11875,"pull_requests_count":2056,"avg_time_to_close_issue":26307330.182839233,"avg_time_to_close_pull_request":16845612.787696924,"issues_closed_count":7656,"pull_requests_closed_count":1333,"pull_request_authors_count":770,"issue_authors_count":4136,"avg_comments_per_issue":7.007915789473684,"avg_comments_per_pull_request":11.896400778210117,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":767,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":1836655.3412969282,"past_year_avg_time_to_close_pull_request":957083.7368421053,"past_year_issues_closed_count":293,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":340,"past_year_avg_comments_per_issue":4.908735332464146,"past_year_avg_comments_per_pull_request":9.83529411764706,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fgo/issues","maintainers":[{"login":"adonovan","count":404,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adonovan"},{"login":"prattmic","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prattmic"},{"login":"mateusz834","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mateusz834"},{"login":"rolandshoemaker","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandshoemaker"},{"login":"qiulaidongfeng","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiulaidongfeng"},{"login":"bcmills","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcmills"},{"login":"dsnet","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"mauri870","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"mvdan","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"},{"login":"dominikh","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominikh"},{"login":"Jorropo","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jorropo"},{"login":"cherrymui","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherrymui"},{"login":"seankhliao","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seankhliao"},{"login":"findleyr","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findleyr"},{"login":"dmitshur","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"aclements","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aclements"},{"login":"julieqiu","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/julieqiu"},{"login":"hajimehoshi","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"},{"login":"qmuntal","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qmuntal"},{"login":"Zxilly","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zxilly"},{"login":"drakkan","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drakkan"},{"login":"jimmyfrasche","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmyfrasche"},{"login":"myitcv","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/myitcv"},{"login":"odeke-em","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odeke-em"},{"login":"ALTree","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ALTree"},{"login":"johanbrandhorst","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanbrandhorst"},{"login":"panjf2000","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panjf2000"},{"login":"dvyukov","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvyukov"},{"login":"thatnealpatel","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatnealpatel"},{"login":"ianlancetaylor","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianlancetaylor"},{"login":"0intro","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0intro"},{"login":"mundaym","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mundaym"},{"login":"h9jiang","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h9jiang"},{"login":"mattn","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"xieyuschen","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xieyuschen"},{"login":"andybons","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andybons"},{"login":"jake-ciolek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jake-ciolek"},{"login":"nicholashusin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholashusin"},{"login":"cpu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"},{"login":"alexbrainman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbrainman"},{"login":"crawshaw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crawshaw"},{"login":"HaraldNordgren","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaraldNordgren"},{"login":"sbinet","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbinet"},{"login":"cuonglm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuonglm"},{"login":"mdempsky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdempsky"},{"login":"thepudds","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thepudds"},{"login":"codyoss","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codyoss"},{"login":"tatianab","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tatianab"},{"login":"SamWhited","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SamWhited"},{"login":"4ad","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/4ad"},{"login":"artyom","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/artyom"},{"login":"eliben","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliben"},{"login":"smasher164","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smasher164"},{"login":"changkun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/changkun"},{"login":"ysmolski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ysmolski"},{"login":"tklauser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"},{"login":"rasky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rasky"},{"login":"JaynewDee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JaynewDee"},{"login":"nsrip-dd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsrip-dd"},{"login":"neelance","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neelance"},{"login":"ayang64","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayang64"},{"login":"dmgk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmgk"},{"login":"minux","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minux"},{"login":"allone9425","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allone9425"},{"login":"mdlayher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdlayher"},{"login":"psilva261","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psilva261"},{"login":"fatih","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fatih"},{"login":"paulzhol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulzhol"},{"login":"broady","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/broady"}],"active_maintainers":[{"login":"adonovan","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adonovan"},{"login":"prattmic","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prattmic"},{"login":"dmitshur","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmitshur"},{"login":"thatnealpatel","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatnealpatel"},{"login":"Jorropo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jorropo"},{"login":"seankhliao","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seankhliao"},{"login":"aclements","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aclements"},{"login":"rolandshoemaker","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolandshoemaker"},{"login":"nicholashusin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholashusin"},{"login":"mvdan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdan"},{"login":"thepudds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thepudds"},{"login":"dsnet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsnet"},{"login":"jake-ciolek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jake-ciolek"},{"login":"qmuntal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qmuntal"},{"login":"Zxilly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zxilly"},{"login":"tklauser","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"},{"login":"hajimehoshi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"},{"login":"h9jiang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h9jiang"},{"login":"dominikh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominikh"},{"login":"cpu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpu"},{"login":"alexbrainman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbrainman"},{"login":"0intro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0intro"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2FGo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2FGo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2FGo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2FGo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2FGo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2FGo/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282202,"maintainers_count":0,"namespaces_count":839585,"keywords_count":126348,"github":"golang","metadata":{"funded_packages_count":70969,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-02T05:03:03.375Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}]